sql修改

This commit is contained in:
liang.chao 2024-07-15 17:23:30 +08:00
parent 552f30b37f
commit 5bc66f5b1d
1 changed files with 6 additions and 1 deletions

View File

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