Przeglądaj źródła

//update

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

+ 2
- 2
mallinkService/src/main/resources/mapper/OrderSnapshotMapper.xml Wyświetl plik

@@ -99,8 +99,8 @@
<select id="findList" parameterType="com.iformall.domain.po.WxCoupon" resultMap="BaseResultMap"> <select id="findList" parameterType="com.iformall.domain.po.WxCoupon" resultMap="BaseResultMap">
select select
<include refid="allColumns"/> <include refid="allColumns"/>
from wx_coupon c
<include refid="dynamicWhereConditions"/>
from order_snapshot
<include refid="dynamicWhereConditions"/>
</select> </select>




Ładowanie…
Anuluj
Zapisz