44323
2023-12-13 a6919a17014fdff73fd703da6f69e50288278720
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")