zjh
2025-02-28 8c21d13d78a26d889b14ad479e6a7dc1fcb3e817
ltkj-admin/src/main/java/com/ltkj/web/controller/system/TjCheckController.java
@@ -884,7 +884,7 @@
            }
            return AjaxResult.error("该人员数据正在同步中,请稍等");
        } catch (InterruptedException e) {
            e.printStackTrace();
            log.error(String.valueOf(e),e.getMessage());
            return AjaxResult.error("该人员数据正在同步中,请稍等");
        } finally {
            lock.unlock();