This commit is contained in:
he
2022-12-14 14:12:25 +08:00
committed by {872297557@qq.com}
parent 313e5868f1
commit e492c833ce
+1 -1
View File
@@ -128,7 +128,7 @@ go
update ReadingQuestionSystem set DefaultValue=''
update ReadingQuestionTrial set DefaultValue=''
----------删除之后要重新同步器官数据
delete OrganInfo where SystemCriterionId='B0450000-9B8E-98FA-6658-08DA4DAB1FAC'
delete OrganTrialInfo
    where (select count(1) as num from OrganInfo where OrganInfo.Id = OrganTrialInfo.OrganInfoId) = 0