zhijiezhao 3 năm trước cách đây
mục cha
commit
109655d931
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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>