fwq
2024-09-30 2bbf2a6d0b13772aa5254cb9e9271bd2e41d4061
phis-feign/src/main/java/com/hz/his/dto/report/ShopReportDto.java
@@ -32,4 +32,6 @@
    private List<String> employeeIdList;
    /**统计类型*/
    private String countType;
    /**是否统计顾问数据*/
    private Integer isCountAdviser = 0;
}