44323
2024-03-18 537ed054fe1d9b40b4908cf41ce8c9a6a82d0df9
cloud-server-other/src/main/java/com/dsh/other/feignclient/activity/UserCouponClient.java
@@ -15,6 +15,7 @@
    /**
     * 根据id获取用户优惠券数据
     *
     * @param queryUserCouponByIdAndUserId
     * @return
     */
@@ -23,6 +24,7 @@
    /**
     * 修改优惠券数据
     *
     * @param userCoupon
     */
    @PostMapping("/userCoupon/updateUserCoupon")