feat(admin): add add-music api

This commit is contained in:
2026-05-25 19:45:22 +07:00
parent 9d7114e2f1
commit 88dcaea7af
12 changed files with 265 additions and 1 deletions
+2 -1
View File
@@ -17,7 +17,8 @@
"helmet": "^7.1.0",
"jsonwebtoken": "^9.0.2",
"mongoose": "^8.13.0",
"morgan": "^1.10.0"
"morgan": "^1.10.0",
"multer": "^2.0.2"
},
"devDependencies": {
"nodemon": "^3.1.2"