廖井涛
2025-12-01 21eed4f6a8065bb59d0aaf7481dfe145dba74f2a
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);
        }
        // 回传前端的时间(现在是带时分秒的)