chenlu
2025-11-27 b70ea28f51757ed39992d5a71b2e15b1d4cc7c7d
north-glass-erp/src/main/java/com/example/erp/service/pp/ReportingWorkService.java
@@ -914,7 +914,7 @@
        } catch (Exception e) {
            e.printStackTrace();
            throw new RuntimeException("并行查询报工记录异常:" + e.getMessage(), e);
            throw new RuntimeException("报工查询并行查询报工记录异常:" + e.getMessage(), e);
        }
        return result;