提交代码
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
alter table Base_Project add ProjType nvarchar(50) null
|
||||
GO
|
||||
alter table Base_Project add ProjPhase nvarchar(50) null
|
||||
GO
|
||||
Reference in New Issue
Block a user