Uat_Study
parent
313e5868f1
commit
e492c833ce
|
@ -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
|
Loading…
Reference in New Issue