This commit is contained in:
949036910@qq.com
2026-05-30 11:52:25 +08:00
parent 30e019d345
commit 58240c3d76
9 changed files with 265 additions and 16 deletions

17
aiclient.code-workspace Normal file
View File

@@ -0,0 +1,17 @@
{
"folders": [
{
"path": "."
},
{
"path": "../pythonbackend"
},
{
"path": "../../Users/12996/AppData/Local/Programs/zhenqianba-v2/resources/app_debug"
},
{
"path": "src-tauri/resources/resources-bundles/python-runtimebackup"
}
],
"settings": {}
}