From 0889774a7df1d6f9457d9819111f3ba0eca5ed6e Mon Sep 17 00:00:00 2001 From: xhxu Date: Fri, 10 Jun 2022 13:26:09 +0800 Subject: [PATCH] //tt product --- .../src/main/resources/mapper/TtCouponChannelPoiMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mallinkService/src/main/resources/mapper/TtCouponChannelPoiMapper.xml b/mallinkService/src/main/resources/mapper/TtCouponChannelPoiMapper.xml index 15e1685f0..0644c4589 100644 --- a/mallinkService/src/main/resources/mapper/TtCouponChannelPoiMapper.xml +++ b/mallinkService/src/main/resources/mapper/TtCouponChannelPoiMapper.xml @@ -111,7 +111,7 @@ - update wx_bill_property set update_date = now() + update tt_coupon_channel_poi set update_date = now() ,`status` = #{status} ,`last_status` = #{statusDesc} ,`last_status` = #{lastStatus}