fhx
2024-05-31 4014253e14504a35b1c496bf3506c9bc23f640b5
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;
}