Commit 203c8097 by 仲光辉

feat: add sql.

parent 5718975f
# # 2022.05.25 # # 2022.05.25
...@@ -5754,10 +5754,10 @@ ...@@ -5754,10 +5754,10 @@
### 线上数据已经执行 执行时间: 2023.03.09 2002 ### 线上数据已经执行 执行时间: 2023.03.09 2002
alter table contract_company # alter table contract_company
add legal_representative varchar(64) null comment '法定代表人/法人代表'; # add legal_representative varchar(64) null comment '法定代表人/法人代表';
### 线上数据已经执行 执行时间: 2023.03.15 1031
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment