ALTER TABLE `bus_parameter_settings` ADD COLUMN `shop_id` bigint(0) NULL COMMENT '门店id' AFTER `company_id`;