更新安全配置项目
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"db": {
|
||||
"host": "100.66.1.4",
|
||||
"port": 3306,
|
||||
"user": "root",
|
||||
"password": "sc666666",
|
||||
"database": "recipe_tools"
|
||||
},
|
||||
"ai": {
|
||||
"apiKey": "6a81b361620a44fd86aa3c8fcd833800.PjPyiU8kSzCTviYa",
|
||||
"baseUrl": "https://open.bigmodel.cn/api/paas/v4/",
|
||||
"model": "GLM-4.7-Flash"
|
||||
},
|
||||
"export": {
|
||||
"untranslatedColor": "#FF0000",
|
||||
"secondPageHeader": false,
|
||||
"orientation": "landscape"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user