zhijiezhao 3 years ago
parent
commit
109655d931
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/main/resources/mapper/CouponMapper.xml

+ 0 - 4
src/main/resources/mapper/CouponMapper.xml

@@ -221,8 +221,4 @@
         from cm_svip_coupon
     </select>
 
-    <select id="findCouponIds" resultType="java.lang.Integer">
-        select couponId
-        from cm_svip_coupon
-    </select>
 </mapper>