Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
server
/
formallProject
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Просмотр исходного кода
fix bug
release_toaliyun_real
winter
4 лет назад
Родитель
bf6c2c45cf
Сommit
00b023e79c
1 измененных файлов
:
1 добавлений
и
1 удалений
Единый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать Diff файл
+1
-1
mallinkService/src/main/resources/mapper/WxCouponMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponMapper.xml
Просмотреть файл
@@ -326,7 +326,7 @@
<select id="findTenantSimpleList" parameterType="com.iformall.domain.po.WxCoupon" resultMap="BaseResultMap">
<select id="findTenantSimpleList" parameterType="com.iformall.domain.po.WxCoupon" resultMap="BaseResultMap">
select id,title,sale_price,use_price,price,auto_refund,business,subsidy_type,source_type
select id,title,sale_price,use_price,price,auto_refund,business,subsidy_type,source_type
from wx_coupon c.`tenant_id` = #{tenantId}
from wx_coupon c
where c
.`tenant_id` = #{tenantId}
</select>
</select>
<select id="findIdList" parameterType="com.iformall.domain.po.WxCoupon" resultType="Long">
<select id="findIdList" parameterType="com.iformall.domain.po.WxCoupon" resultType="Long">
Редактирование
Предпросмотр
Загрузка…
Отмена
Сохранить