更新
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
pm.material = 输入.material_type
|
||||
ENDOPTION
|
||||
ORDER BY
|
||||
col
|
||||
col ASC
|
||||
ENDSELECT
|
||||
ENDQUERY
|
||||
ENDIF
|
||||
|
||||
@@ -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