提交代码

Test.EIImageViewer
he 2023-02-21 09:11:28 +08:00
parent 20d7ca22b5
commit 6196c76dd1
1 changed files with 9 additions and 1 deletions

View File

@ -941,4 +941,12 @@ where ReadingQuestionTrial.ReadingQuestionSystemId is not null and ReadingTableQ
------------------------------------------------------
update ReadingQuestionCriterionTrial set IsSigned=1 where ReadingInfoSignTime is not null
update ReadingQuestionCriterionTrial set IsSigned=1 where ReadingInfoSignTime is not null
---------------------------------------------2023-02-20-----------------------------------
--
update ReadingTaskQuestionAnswer set IsGlobalChange=1 where GlobalChangeAnswer is not null and GlobalChangeAnswer!='' and Answer!=GlobalChangeAnswer