🔄Update: 后端项目初始化

This commit is contained in:
2025-11-18 15:32:09 +08:00
parent 818dcc0e99
commit dd2830ef7c
14 changed files with 12644 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}