From f0cbc9c4d24feed98d511b9c35740b4c2dd6cb16 Mon Sep 17 00:00:00 2001
From: rx <auster_i@163.com>
Date: 星期四, 23 十一月 2023 16:00:14 +0800
Subject: [PATCH] 营销优惠券查询更改

---
 phis-feign/src/main/java/com/hz/his/dto/report/ShopReportDto.java |    3 +++
 1 files changed, 3 insertions(+), 0 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 ab01413..c05f351 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,4 +24,7 @@
     private String sleepTime;
     /**闂ㄥ簵鍒楄〃鏍囪瘑*/
     private List<String> shopIdList;
+
+    /** 鏄惁杩囨护娴嬭瘯鐢ㄦ埛璐﹀彿 */
+    private Integer isFilterTestAccount;
 }

--
Gitblit v1.8.0