2023-04-25-001
This commit is contained in:
@@ -198,6 +198,7 @@ namespace FineUIPro.Web.PHTGL.Filing
|
||||
{
|
||||
Model.PHTGL_ContractStandingBook _ContractStandingBook = new PHTGL_ContractStandingBook();
|
||||
_ContractStandingBook.ContractId = SQLHelper.GetNewID();
|
||||
_ContractStandingBook.UnitId = this.CurrUser.UnitId;
|
||||
_ContractStandingBook.States = 0;
|
||||
_ContractStandingBook.DepartId = this.CurrUser.DepartId;
|
||||
_ContractStandingBook.Agent = this.CurrUser.PersonName;
|
||||
|
||||
Reference in New Issue
Block a user