合并最新
This commit is contained in:
@@ -224,7 +224,7 @@ namespace FineUIPro.Web.ProjectData
|
||||
IdentityCard = user.IdentityCard,
|
||||
ProjectId = projectUser.ProjectId,
|
||||
UnitId = user.UnitId,
|
||||
IsUsed = true,
|
||||
IsUsed = 1,
|
||||
MainCNProfessionalId = projectUser.MainCNProfessionalId,
|
||||
ViceCNProfessionalId = projectUser.ViceCNProfessionalId,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user