Files
qhmes/qhmes.code-workspace

21 lines
411 B
Plaintext
Raw Normal View History

{
"folders": [
{
"path": "jeecg-boot",
"name": "后端 (jeecg-boot)"
},
{
"path": "jeecgboot-vue3",
"name": "前端 (jeecgboot-vue3)"
},
{
"path": "yy-admin-master",
"name": "桌面端 (yy-admin-master)"
}
],
"settings": {
"java.compile.nullAnalysis.mode": "automatic",
"java.configuration.updateBuildConfiguration": "interactive"
}
}