This commit is contained in:
2021-12-03 11:32:27 +08:00
26 changed files with 610 additions and 195 deletions
@@ -0,0 +1,2 @@
alter table [dbo].[Base_Project] add CLProjectCode bigint null
GO