zhijiezhao 3 年之前
父節點
當前提交
109655d931
共有 1 個文件被更改,包括 0 次插入4 次删除
  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>