rx
2023-11-15 17a2faf677cbaa5d2ec1a35cd8111c68eb0b9e75
phis-feign/src/main/java/com/hz/his/dto/coupon/CouponListDto.java
@@ -28,4 +28,10 @@
    private List<String> payMethodList;
    /**优惠券平台*/
    private String platform;
    /** 订单标识List */
    private List<String> orderIdList;
    /** 订单标识 */
    private String orderId;
}