少取了一个属性
This commit is contained in:
parent
1391124d3d
commit
0efb279f51
|
|
@ -1671,6 +1671,7 @@ var RelationAuth = /** @class */ (function () {
|
|||
id: 1,
|
||||
path: 1,
|
||||
destEntity: 1,
|
||||
deActions: 1,
|
||||
relation: {
|
||||
id: 1,
|
||||
userRelation$relation: {
|
||||
|
|
|
|||
|
|
@ -1956,6 +1956,7 @@ export class RelationAuth<ED extends EntityDict & BaseEntityDict>{
|
|||
id: 1,
|
||||
path: 1,
|
||||
destEntity: 1,
|
||||
deActions: 1,
|
||||
relation: {
|
||||
id: 1,
|
||||
userRelation$relation: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue