central_update_20240412.sql 96 B

12
  1. alter table pay_item
  2. add channel_name varchar(1000) default '*' not null after package_name;