readme.docx

This commit is contained in:
sxu 2024-07-15 19:36:32 +08:00
parent 40be65e06a
commit c1de9e832c
2 changed files with 6 additions and 11 deletions

View File

@ -1,5 +1,10 @@
--
--
--
alter table lease_apply_info
add cost_bearing_party varchar(255) null comment '费用承担方';

View File

@ -1,10 +0,0 @@
--
--
alter table lease_apply_info
add cost_bearing_party varchar(255) null comment '费用承担方';