chenlu
2025-11-27 b70ea28f51757ed39992d5a71b2e15b1d4cc7c7d
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);
        }
        // 回传前端的时间(现在是带时分秒的)