feat: 增加登录鉴权和固定角色权限

This commit is contained in:
湛兮
2026-05-26 12:14:33 +08:00
parent 643244abab
commit 55b99b5307
21 changed files with 957 additions and 250 deletions
+1
View File
@@ -22,6 +22,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@fastify/jwt": "^10.1.0",
"dotenv": "^17.4.2",
"fastify": "^5.8.5",
"mysql2": "^3.22.3",