Uat_Study
he 2022-12-14 14:12:25 +08:00 committed by {872297557@qq.com}
parent 313e5868f1
commit e492c833ce
1 changed files with 1 additions and 1 deletions

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