修改操作时间

Uat_IRC_Net8
he 2025-07-09 16:24:47 +08:00
parent 9e1b61fbf5
commit 8831834be6
1 changed files with 3 additions and 1 deletions

View File

@ -486,7 +486,9 @@ namespace IRaCIS.Core.Infra.EFCore.Common
ExtraIndentification = extraIdentification ExtraIndentification = extraIdentification
}, new { ParentQuestionShowOrder = parentQuestionShowOrder, RelavantQuestionShowOrder = relavantQuestionShowOrder }); }, new { ParentQuestionShowOrder = parentQuestionShowOrder,
OperatingTime=DateTime.Now,
RelavantQuestionShowOrder = relavantQuestionShowOrder });
} }
//系统标准表格问题 //系统标准表格问题