feat: 项目优化,丛商对接完成
This commit is contained in:
@@ -11,7 +11,11 @@
|
||||
"dialog:default",
|
||||
{
|
||||
"identifier": "http:default",
|
||||
"allow": [{ "url": "https://api.deepseek.com" }],
|
||||
"allow": [
|
||||
{ "url": "https://api.deepseek.com" },
|
||||
{ "url": "http://192.168.1.105:*" },
|
||||
{ "url": "http://im.congshangyun.com:*" }
|
||||
],
|
||||
"deny": [{ "url": "https://private.tauri.app" }]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user