fhx
2023-11-09 f245127d884f2adb397f66dc1c3006ff635ab67b
phis-feign/src/main/java/com/hz/his/dto/order/OrderDto.java
@@ -42,4 +42,8 @@
    /**是否查询积分订单*/
    private Integer isIntegral;
    /**是否查询已完成订单*/
    private Integer isSuc;
    /**是否查询拼团 0 否 1 是*/
    private Integer isGroupBuy;
}