合并最新
This commit is contained in:
@@ -89,7 +89,7 @@ namespace FineUIPro.Web.HSSE.SitePerson
|
||||
if (person != null)
|
||||
{
|
||||
person.OutTime = Funs.GetNewDateTime(this.txtChangeTime.Text);
|
||||
person.IsUsed = false;
|
||||
person.IsUsed = 0;
|
||||
BLL.PersonService.UpdatePerson(person);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user