alter table out_order_main add amount_belong varchar(100) null comment '费用、成本归属'; alter table out_order_main add amount_belong_type varchar(100) null comment '费用、成本归属类型';