feat(config): 南京公共资源交易中心

This commit is contained in:
2025-12-15 18:15:05 +08:00
parent 6fc9748009
commit 02e3728c5e
373 changed files with 227 additions and 216925 deletions

View File

@@ -2,8 +2,8 @@
"scheduler": {
"enabled": false,
"cronTime": "0 9 * * *",
"threshold": 100000,
"description": "每天9点采集大于10亿的项目",
"threshold": 10000,
"description": "每天9点采集大于1亿的项目",
"timeRange": "today"
},
"email": {
@@ -12,11 +12,5 @@
"smtpUser": "1076597680@qq.com",
"smtpPass": "nfrjdiraqddsjeeh",
"recipients": "5482498@qq.com"
},
"llm": {
"enabled": false,
"apiKey": "sk-c9b41f5fd02a495fb5c3f3497076aae8",
"baseUrl": "https://dashscope.aliyuncs.com/compatible-mode/v1",
"model": "qwen-plus"
}
}