合并最新
This commit is contained in:
@@ -302,7 +302,7 @@ namespace FineUIPro.Web.Person
|
||||
IdentityCard = user.IdentityCard,
|
||||
ProjectId = shunt.ProjectId,
|
||||
UnitId = user.UnitId,
|
||||
IsUsed = true,
|
||||
IsUsed = 1,
|
||||
WorkPostId = detail.WorkPostId,
|
||||
};
|
||||
BLL.PersonService.AddPerson(newPerson);
|
||||
|
||||
Reference in New Issue
Block a user