Compare commits
No commits in common. "6ef41cae1da659314d470824fe19fd5f77270b66" and "d567b9d2522ec66d27dab09a79b747ad39f56808" have entirely different histories.
6ef41cae1d
...
d567b9d252
|
@ -500,9 +500,7 @@ namespace IRaCIS.Core.Infra.EFCore.Common
|
|||
|
||||
ExtraIndentification = extraIdentification
|
||||
|
||||
}, new { ParentQuestionShowOrder = parentQuestionShowOrder,
|
||||
OperatingTime=DateTime.Now,
|
||||
RelavantQuestionShowOrder = relavantQuestionShowOrder });
|
||||
}, new { ParentQuestionShowOrder = parentQuestionShowOrder, RelavantQuestionShowOrder = relavantQuestionShowOrder });
|
||||
}
|
||||
|
||||
//系统标准表格问题
|
||||
|
|
Loading…
Reference in New Issue