Переглянути джерело

//update

release_toaliyun_real
xhxu 4 роки тому
джерело
коміт
09e8bb9f1e
1 змінених файлів з 2 додано та 2 видалено
  1. +2
    -2
      mallinkService/src/main/resources/mapper/OrderSnapshotMapper.xml

+ 2
- 2
mallinkService/src/main/resources/mapper/OrderSnapshotMapper.xml Переглянути файл

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



Завантаження…
Відмінити
Зберегти