修改
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
-----2022-05-27------------------------
|
||||
|
||||
update DataInspection set BatchId=Id where BatchId is null
|
||||
|
||||
update QCChallenge set Code=ChallengeCode
|
||||
|
||||
update QCChallenge set ChallengeCode='D'+ RIGHT('00000'+CAST( Code AS nvarchar(50)),5);
|
||||
Reference in New Issue
Block a user