36 lines
906 B
JSON
36 lines
906 B
JSON
{
|
|
"app": {
|
|
"wxapp-escort": {
|
|
},
|
|
"wxapp-escort-admin": {
|
|
}
|
|
},
|
|
"agent": {
|
|
"deepseek": {
|
|
"apiKey": "sk-a58ccd82b7ba4ce3ac176a88c9381095",
|
|
"flashModel": "deepseek-v4-flash",
|
|
"proModel": "deepseek-v4-pro"
|
|
},
|
|
"glm": {
|
|
"apiKey": "ed5f2ec42cb9413f87402d38321553f8.u0FalmfLdXxmst69",
|
|
"flashModel": "glm-5.3-flash",
|
|
"proModel": "glm-5.3"
|
|
}
|
|
},
|
|
"mongodb": {
|
|
"str": "mongodb://ehason:Ehason_dbuser_2026@huashengtec.com:6000/?authSource=admin&appName=ws-health&retryWrites=true&w=majority",
|
|
"host": "huashengtec.com",
|
|
"option": {
|
|
"dbName": "eiot_health",
|
|
"autoIndex": true,
|
|
"maxPoolSize": 50,
|
|
"minPoolSize": 5,
|
|
"maxIdleTimeMS": 60000,
|
|
"connectTimeoutMS": 10000,
|
|
"serverSelectionTimeoutMS": 30000,
|
|
"socketTimeoutMS": 45000,
|
|
"compressors": "zlib"
|
|
},
|
|
"debug": true
|
|
}
|
|
} |