修复 Redis 断连重连并更新中介导入文案

This commit is contained in:
wkc
2026-04-22 09:46:36 +08:00
parent 624b51292f
commit fc6af5234d
13 changed files with 392 additions and 8 deletions

View File

@@ -9,9 +9,9 @@ const pagePath = path.resolve(
const source = fs.readFileSync(pagePath, "utf8");
[
"导入中介信息",
"导入中介和亲属信息",
"导入中介实体关联关系",
"查看中介信息导入失败记录",
"查看中介和亲属信息导入失败记录",
"查看中介实体关联关系导入失败记录",
"personImportTask",
"enterpriseRelationImportTask"