添加会话授权支持

This commit is contained in:
RockYang
2023-03-21 18:12:24 +08:00
parent 3bb6814493
commit 005d219a8c
16 changed files with 403 additions and 73 deletions

View File

@@ -14,6 +14,7 @@
"element-plus": "^2.1.11",
"good-storage": "^1.1.1",
"json-bigint": "^1.0.0",
"qs": "^6.11.1",
"vue": "^3.2.13",
"vue-router": "^4.0.15"
},