phis-feign/src/main/java/com/hz/his/dto/report/OperationalStatementsVo.java
@@ -16,7 +16,8 @@ private String month; /**月份:yyyy-MM-dd*/ private String day; /**用户增长渠道:1是,0否*/ private Integer selectUser; /**门店标识*/ private String shopId; /**门店标识集合*/ @@ -33,6 +34,8 @@ private String loginCnName; /**登录员工唯一字符串*/ private String loginEmpStr; /** 是否过滤测试用户账号 */ private Integer isFilterTestAccount; public List<String> getShopIdList() { if(shopIdList == null){