Compare commits

...

2 Commits

Author SHA1 Message Date
he 6ef41cae1d Merge branch 'Test_IRC_Net8' of https://gitea.frp.extimaging.com/XCKJ/irc-netcore-api into Test_IRC_Net8
continuous-integration/drone/push Build is passing Details
2025-07-09 16:24:48 +08:00
he 8831834be6 修改操作时间 2025-07-09 16:24:47 +08:00
1 changed files with 3 additions and 1 deletions

View File

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