QC复核 -二次提交-uat-3
parent
1609a7a88a
commit
d5d78a99d2
|
@ -110,7 +110,7 @@ public abstract class BaseFullAuditEntity : Entity, IAuditUpdate, IAuditAdd
|
|||
public UserRole CreateUserRole { get; set; }
|
||||
|
||||
|
||||
[ForeignKey("CreateUserId")]
|
||||
[ForeignKey("UpdateUserId")]
|
||||
[JsonIgnore]
|
||||
public UserRole UpdateUserRole { get; set; }
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue