feat(config): 南京公共资源交易中心
This commit is contained in:
10
config.json
10
config.json
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user