合同增加合同条款、合同主要内容
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
alter table PHTGL_Contract add Clause nvarchar(1000) null
|
||||
alter table PHTGL_Contract add MainContent nvarchar(max) null
|
||||
GO
|
||||
@@ -0,0 +1,3 @@
|
||||
--ADD BY gaofei 2022-09-13
|
||||
1,合同编制和合同台账增加合同条款、合同主要内容
|
||||
--END
|
||||
Reference in New Issue
Block a user