diff --git a/mallinkService/src/main/resources/mapper/WxMerchantRelationMapper.xml b/mallinkService/src/main/resources/mapper/WxMerchantRelationMapper.xml index df6249d11..fd51e467e 100644 --- a/mallinkService/src/main/resources/mapper/WxMerchantRelationMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxMerchantRelationMapper.xml @@ -84,7 +84,7 @@ region_merchant_id from wx_merchant_relation where is_del = 0 - and merchant_id = #{merchantid} + and merchant_id = #{merchantId}