From 57a42e1b5c164a103fe1864536f30b762b773231 Mon Sep 17 00:00:00 2001 From: winter Date: Mon, 10 Jan 2022 22:37:59 +0800 Subject: [PATCH] fix bug --- .../src/main/resources/mapper/WxMerchantShopMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mallinkService/src/main/resources/mapper/WxMerchantShopMapper.xml b/mallinkService/src/main/resources/mapper/WxMerchantShopMapper.xml index 0a296c174..5184b6962 100644 --- a/mallinkService/src/main/resources/mapper/WxMerchantShopMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxMerchantShopMapper.xml @@ -65,7 +65,7 @@ and shop_id in - #{idItem} + #{shopIdItem} order by ${sortColumns}