fix:登入问题

This commit is contained in:
zhangzq
2024-07-25 13:48:11 +08:00
parent c43966f630
commit 00baf1871c
8 changed files with 17 additions and 27 deletions

View File

@@ -40,7 +40,7 @@ module.exports = {
/**
* @description token key
*/
TokenKey: 'EL-ADMIN-TOEKN',
TokenKey: 'Authorization',
/**
* @description 请求超时时间毫秒默认2分钟
*/