fwq
2024-01-11 22b8996779b9b92a3c3d7f11c90cc1dcf0222760
phis-feign/src/main/java/com/hz/his/dto/report/OperationalStatementsVo.java
@@ -36,6 +36,8 @@
    private String loginEmpStr;
    /** 是否过滤测试用户账号 */
    private Integer isFilterTestAccount;
    /**是否查询复购数据,0否1是*/
    private Integer isSelectRepurchase = 0;
    public List<String> getShopIdList() {
        if(shopIdList == null){