Test.EIImageViewer
parent
f978e5ac31
commit
0de3ed4183
|
@ -57,19 +57,6 @@ select * from VisitTask where TrialReadingCriterionId is null
|
||||||
-----------------------------------------之前的-------------------------------------------------------------
|
-----------------------------------------之前的-------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
update Dictionary set code =0 where Id='15bb5529-a6fe-439f-5196-08da179a7080'
|
|
||||||
update Dictionary set code =1 where Id='0628d7be-afba-4471-5197-08da179a7080'
|
|
||||||
update Dictionary set code =2 where Id='41bfec4b-dbfb-401d-5198-08da179a7080'
|
|
||||||
update Dictionary set code =-1 where Id='1fac678d-69b6-41c3-5199-08da179a7080'
|
|
||||||
go
|
|
||||||
|
|
||||||
|
|
||||||
update ReadingQuestionCriterionTrial set DigitPlaces=DigitPlaces-1 where DigitPlaces is not null
|
|
||||||
|
|
||||||
|
|
||||||
update ReadingQuestionCriterionTrial set DigitPlaces=-1 where DigitPlaces=3
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
--无序维护sql
|
--无序维护sql
|
||||||
update VisitTask set TaskBlindName='Follow Up '
|
update VisitTask set TaskBlindName='Follow Up '
|
||||||
|
|
Loading…
Reference in New Issue