chenlu
2025-11-28 189add7a28d273861f9e54c81fb0330da4327ca0
north-glass-erp/src/main/java/com/example/erp/service/pp/ReportService.java
@@ -666,7 +666,7 @@
            result.put("footSum", footSumFuture.get());
        } catch (Exception e) {
            e.printStackTrace();
            throw new RuntimeException("并行查询异常:" + e.getMessage(), e);
            throw new RuntimeException("次破总表并行查询异常:" + e.getMessage(), e);
        }
        // 回传前端的时间(现在是带时分秒的)