zhijiezhao hace 3 años
padre
commit
d36711fb03

+ 2 - 1
src/main/resources/mappings/modules/super/CmSvipCouponMapper.xml

@@ -177,7 +177,8 @@
 
     <select id="findUseTime" resultType="String">
         SELECT DISTINCT usetime
-        FROM cm_svip_coupon
+        FROM cm_svip_coupon_month
+        where delFlag=0
     </select>
 
     <select id="findBind" resultType="java.lang.String">