修复bug,添加备案号悬挂功能
This commit is contained in:
@@ -25,4 +25,10 @@ USER_STORAGE_KEY=class_system_user
|
||||
SITE_NAME=班级操行分管理系统
|
||||
|
||||
# 会话超时时间(分钟)
|
||||
SESSION_TIMEOUT=30
|
||||
SESSION_TIMEOUT=30
|
||||
|
||||
# ICP备案号配置
|
||||
# 是否启用ICP备案号显示 - true/false
|
||||
ICP_ENABLED=false
|
||||
# ICP备案号
|
||||
ICP_NUMBER=京ICP备1234567890号-x
|
||||
Reference in New Issue
Block a user