维护阅片标准签名状态
This commit is contained in:
@@ -934,4 +934,8 @@ where ReadingQuestionTrial.ReadingQuestionSystemId is not null and ReadingTableQ
|
||||
from VisitTask
|
||||
|
||||
where RelatedVisitTaskIds='[]' and PastResultTaskIds='[]'
|
||||
and TaskState=0 and ( ReadingCategory=2 or ReadingCategory=5) and ReadingTaskState =2 and IsSelfAnalysis is not null
|
||||
and TaskState=0 and ( ReadingCategory=2 or ReadingCategory=5) and ReadingTaskState =2 and IsSelfAnalysis is not null
|
||||
|
||||
|
||||
--------------------------------------维护阅片标准签名状态----------------
|
||||
update ReadingQuestionCriterionTrial set IsSigned=1 where ReadingInfoSignTime is not null
|
||||
Reference in New Issue
Block a user