This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user