--任务:添加 费用承担方 字段 --详情: alter table lease_apply_info add cost_bearing_party varchar(255) null comment '费用承担方';