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,10 @@ private String loginCnName; /**登录员工唯一字符串*/ private String loginEmpStr; /** 是否过滤测试用户账号 */ private Integer isFilterTestAccount; /**是否查询复购数据,0否1是*/ private Integer isSelectRepurchase = 0; public List<String> getShopIdList() { if(shopIdList == null){