zhijiezhao 3 лет назад
Родитель
Сommit
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>