From 4261ea81d9f49be84de804f3334326f172aff932 Mon Sep 17 00:00:00 2001 From: fwq <582742538@qq.com> Date: 星期三, 13 十二月 2023 12:02:55 +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