From 6a9d4b49c03781bbb49a41f1d16e510baa2881aa Mon Sep 17 00:00:00 2001
From: rx <auster_i@163.com>
Date: 星期五, 12 七月 2024 14:09:50 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/rx0711-回访优化' into master-test

---
 phis-feign/src/main/java/com/hz/his/dto/report/ShopReportDto.java |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/phis-feign/src/main/java/com/hz/his/dto/report/ShopReportDto.java b/phis-feign/src/main/java/com/hz/his/dto/report/ShopReportDto.java
index c05f351..2ae9bf2 100644
--- a/phis-feign/src/main/java/com/hz/his/dto/report/ShopReportDto.java
+++ b/phis-feign/src/main/java/com/hz/his/dto/report/ShopReportDto.java
@@ -24,7 +24,14 @@
     private String sleepTime;
     /**闂ㄥ簵鍒楄〃鏍囪瘑*/
     private List<String> shopIdList;
-
     /** 鏄惁杩囨护娴嬭瘯鐢ㄦ埛璐﹀彿 */
     private Integer isFilterTestAccount;
+    /**鏄惁缁熻鐜伴噾涓氱哗*/
+    private Integer isCountCash = 0;
+    /**鍛樺伐鏍囪瘑鍒楄〃*/
+    private List<String> employeeIdList;
+    /**缁熻绫诲瀷*/
+    private String countType;
+    /**鏄惁缁熻椤鹃棶鏁版嵁*/
+    private Integer isCountAdviser = 0;
 }

--
Gitblit v1.8.0