同个浏览器的cookie冲突

This commit is contained in:
lyd
2022-11-08 15:11:30 +08:00
parent 5cd0a3901d
commit 30ca62f8f4
3 changed files with 3 additions and 3 deletions

View File

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