Merge branch 'master' of http://192.168.1.2:8033/IRaCIS_Core_Api
commit
350101091a
|
@ -120,6 +120,8 @@ UPDATE Trial SET IndicationEnum = CASE
|
|||
|
||||
select DISTINCT IndicationEnum ,Indication from Trial
|
||||
|
||||
update Trial set Indication='' where IndicationEnum not in (37,38,39)
|
||||
|
||||
|
||||
-- 附加评估发布设置之前的默认值
|
||||
Update ReadingQuestionCriterionTrial set IsAdditionalAssessment=0,IsAutoCreate=1
|
||||
|
|
Loading…
Reference in New Issue