wangrenhuang
2022-08-11 0b8c09cba16691c4251c61e3a34ab19b33162d7a
phis-feign/src/main/java/com/hz/his/dto/user/coupon/OrderItemCouponDto.java
@@ -12,7 +12,9 @@
@Data
public class OrderItemCouponDto {
    /**商品类型*/
    private String goodsType;
    private Integer goodsType;
    /**his商品类型*/
    private String hisGoodsType;
    /**商品标识*/
    private String goodsId;
    /**sku标识*/