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

//update

release_toaliyun_real
xhxu 4 лет назад
Родитель
Сommit
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>



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