fwq
2024-07-11 1c4be16172a0bda42dc43fbdd49a89ea814701f5
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;
}