创建工作区开发环境

This commit is contained in:
2025-08-05 00:19:05 +08:00
parent bb54761bd4
commit c94b1fd71f
2 changed files with 15 additions and 1 deletions

14
Findreve.code-workspace Normal file
View File

@@ -0,0 +1,14 @@
{
"folders": [
{
"path": "."
},
{
"path": "../Findreve-frontend-vue"
},
{
"path": "../Findreve-NiceGUI"
}
],
"settings": {}
}