更新
This commit is contained in:
@@ -2,7 +2,7 @@ module.exports = {
|
||||
/**
|
||||
* @description 网站标题
|
||||
*/
|
||||
title: 'EL-ADMIN',
|
||||
title: 'LMS',
|
||||
/**
|
||||
* @description 是否显示 tagsView
|
||||
*/
|
||||
@@ -26,7 +26,7 @@ module.exports = {
|
||||
/**
|
||||
* @description token key
|
||||
*/
|
||||
TokenKey: 'EL-ADMIN-TOEKN',
|
||||
TokenKey: 'LMS-TOKEN',
|
||||
/**
|
||||
* @description 请求超时时间,毫秒(默认2分钟)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user