puzhibing
2024-03-19 06c7348b197ede0b68e6d02f019bf81892329b88
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")