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}