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