dbpatch/202407/重庆机具/sgzb_20240716.sql

11 lines
160 B
MySQL
Raw Normal View History

2024-07-15 17:23:30 +08:00
--
2024-07-15 12:36:49 +08:00
--
2024-07-15 17:23:30 +08:00
alter table lease_apply_info
add cost_bearing_party varchar(255) null comment '费用承担方';
2024-07-15 12:36:49 +08:00