feat: 项目优化,丛商对接完成

This commit is contained in:
Ben
2025-05-16 18:37:15 +08:00
parent 432ca043c0
commit 26c10f3bc6
66 changed files with 414 additions and 192 deletions

View File

@@ -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" }]
}
]