chenjiahe
2023-02-24 3ea49203f323e2fe2471488425bab1884d680c21
phis-feign/src/main/java/com/hz/his/dto/coupon/CouponDto.java
@@ -33,5 +33,9 @@
    /**优惠券标识*/
    private String couponId;
    /**发放优惠券参数-订单标识*/
    private String orderId;
    /*用户优惠券*/
    private String couponNumberId;
}