20231114.sql 134 B

12
  1. alter table wm_score_package
  2. add audit_management_fee_rates decimal(5, 2) default '0.00' not null comment '审核管理费比例';