xiaoyong931011
2021-04-28 443d98b6e7c96e0309e9520b4fb5c1197409cabe
1
2
ALTER TABLE  `bus_parameter_settings`
ADD COLUMN `shop_id` bigint(0) NULL COMMENT '门店id' AFTER `company_id`;