fanli/src/main/java/com/yeshi/fanli/service/inter/user/UserSystemCouponService.java
@@ -90,7 +90,7 @@ * @throws UserSystemCouponException * @throws Exception */ public void useOrderCoupon(Long uid, Long id, String orderNo) throws UserSystemCouponException, Exception; public void useOrderCoupon(Long uid, Long id, String orderNo, Integer goodsType) throws UserSystemCouponException, Exception; /** * 根据订单号获取奖励券使用进度