Uat_Study
parent
b4598edebe
commit
1703ec8d8e
|
@ -266,7 +266,7 @@ namespace IRaCIS.Core.Application.Service.Inspection
|
|||
BlindName = add.BlindName,
|
||||
ChildrenType = "Status",
|
||||
OptType = "Init",
|
||||
CreateTime = add.CreateTime.AddMilliseconds(1),
|
||||
CreateTime = add.CreateTime.AddSeconds(1),
|
||||
CreateUserId = add.CreateUserId,
|
||||
IP = add.IP,
|
||||
ModuleType = add.ModuleType,
|
||||
|
|
Loading…
Reference in New Issue