Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dankal-data-view
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
仲光辉
dankal-data-view
Commits
1e40b37d
Commit
1e40b37d
authored
May 15, 2023
by
仲光辉
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: add sql.
parent
4dd0bd01
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
2023年5月13之后需要执行到线上数据库的SQL.sql
2023年5月13之后需要执行到线上数据库的SQL.sql
+6
-1
No files found.
2023年5月13之后需要执行到线上数据库的SQL.sql
View file @
1e40b37d
##
变更
协议
##
变更
协议
...
...
@@ -1574,6 +1574,11 @@ UPDATE text_data t SET t.value = '[
ALTER
TABLE
contract_model
ADD
COLUMN
sub_type
tinyint
COMMENT
'二级类型: 1: 合同变更协议模版'
;
alter
table
contract_file
modify
type
int
(
1
)
null
comment
'类型:1合同文件(contract);2变更主体文件(company_change)3.合同附件 4.退租附件 ;5.物业费合同;6。合同补充协议 7意向书合同文件 ; 8温馨涵 9:意向书附件;10:合同变更附件 11:通知文书(etc.交楼单) 12:合同变更协议文件'
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment