添加公司信息处理逻辑

This commit is contained in:
zk
2026-03-19 15:22:11 +08:00
parent 0fe7266de8
commit baa4b489d3
10 changed files with 498 additions and 64 deletions
@@ -87,4 +87,9 @@ app:
# 岗位清洗配置
job-clean:
batch-size: 20
thread-pool-size: 5
thread-pool-size: 5
# 公司数据补充配置
company-clean:
batch-size: 10
thread-pool-size: 3