230710.sql 100 B

12
  1. alter table wm_da_agent
  2. add mah_settle_flag tinyint default 0 null comment '是否允许结算';