Просмотр исходного кода

//..notice

release_toaliyun_real
xhxu 2 лет назад
Родитель
Сommit
3953e38d9f
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxMerchantRelationMapper.xml

+ 1
- 1
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}
</select>

<select id="getInfByRegionId" resultType="com.iformall.domain.po.WxMerchantRelation">


Загрузка…
Отмена
Сохранить