From ae8882b8880b9c377b621e5403f0c673c05398b0 Mon Sep 17 00:00:00 2001 From: xhxu Date: Sat, 16 Apr 2022 17:32:46 +0800 Subject: [PATCH] //update test --- .../src/main/resources/db/migration/V2022041100001__addpoi.sql | 2 +- .../src/main/resources/mapper/WxCouponChannelMapper.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/mallinkAdmin/src/main/resources/db/migration/V2022041100001__addpoi.sql b/mallinkAdmin/src/main/resources/db/migration/V2022041100001__addpoi.sql index eb6231de0..643d3efcc 100644 --- a/mallinkAdmin/src/main/resources/db/migration/V2022041100001__addpoi.sql +++ b/mallinkAdmin/src/main/resources/db/migration/V2022041100001__addpoi.sql @@ -7,4 +7,4 @@ UPDATE `mallink`.`mall_sale_type` SET `menus` = '[1, 2, 4, 5, 6, 50, 105, 110, 2 INSERT INTO `mallink`.`mall_permission`(`id`, `name`, `parent_id`, `available`, `permission`, `resource_type`, `module_color`, `module_color_num`, `url`, `icon`, `version_type`, `sort`) VALUES (647, '抖音券', 602, 'Y', NULL, 1, NULL, NULL, 'douyinCoupon', NULL, 0, 641); -UPDATE `mallink`.`mall_sale_type` SET `menus` = '[1, 2, 4, 5, 6, 50, 105, 110, 201, 205, 202, 211, 212, 221, 222, 223, 251, 409, 410, 411, 416, 500, 502, 504, 505, 506, 507, 508, 511, 512, 521, 522, 523, 531, 532, 591, 592, 595, 602, 605, 606, 607, 610, 641, 647, 671, 674, 675, 680, 711, 901, 902, 904, 907, 60702]' WHERE `id` = 11; +UPDATE `mallink`.`mall_sale_type` SET `menus` = '[1, 2, 4, 5, 6, 50, 105, 110, 201, 205, 202, 211, 212, 221, 222, 223, 251, 409, 410, 411, 416, 500, 502, 504, 505, 506, 507, 508, 511, 512, 521, 522, 523, 531, 532, 591, 592, 595, 602, 605, 606, 607, 610, 647, 671, 674, 675, 680, 711, 901, 902, 904, 907, 60702]' WHERE `id` = 11; diff --git a/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml b/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml index eb85c4db3..4cc197d4c 100644 --- a/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml @@ -332,6 +332,7 @@