新增热更新后台管理系统

This commit is contained in:
YHH
2025-06-19 18:32:32 +08:00
parent 37d75c3281
commit d29c9a96f4
21 changed files with 6749 additions and 4 deletions

View File

@@ -52,6 +52,7 @@
"url": "https://github.com/esengine/ecs-framework.git"
},
"dependencies": {
"@types/multer": "^1.4.13",
"@types/ws": "^8.18.1",
"ws": "^8.18.2"
}