Przeglądaj źródła

//..notice

release_toaliyun_real
xhxu 2 lat temu
rodzic
commit
3953e38d9f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxMerchantRelationMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxMerchantRelationMapper.xml Wyświetl plik

@@ -84,7 +84,7 @@
region_merchant_id region_merchant_id
from wx_merchant_relation from wx_merchant_relation
where is_del = 0 where is_del = 0
and merchant_id = #{merchantid}
and merchant_id = #{merchantId}
</select> </select>


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


Ładowanie…
Anuluj
Zapisz