Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
tea-resources-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张伯涛
tea-resources-web
Commits
02a3c1f9
Commit
02a3c1f9
authored
Jul 22, 2024
by
刘帅阳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加redis key清除缓存
parent
6cefbeb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletion
+9
-1
userCache.vue
src/views/mochaITOM/userCache.vue
+9
-1
No files found.
src/views/mochaITOM/userCache.vue
View file @
02a3c1f9
...
...
@@ -109,7 +109,15 @@ export default {
{
value
:
'6'
,
label
:
'同一个ip 每天允许失败的次数'
},
{
value
:
'7'
,
label
:
'用户密码登录锁定'
},
{
value
:
'8'
,
label
:
'短信验证码登录锁定'
},
{
value
:
'9'
,
label
:
'登录锁定'
}
{
value
:
'9'
,
label
:
'登录锁定'
},
{
value
:
'10'
,
label
:
'服务器-Ip访问不合法 分钟'
},
{
value
:
'11'
,
label
:
'服务器-Ip访问不合法 天'
},
{
value
:
'12'
,
label
:
'服务器-Ip访问频繁 分钟'
},
{
value
:
'13'
,
label
:
'服务器-Ip访问频繁 天'
},
{
value
:
'14'
,
label
:
'客户端-Ip访问不合法 分钟'
},
{
value
:
'15'
,
label
:
'客户端-Ip访问不合法 天'
},
{
value
:
'16'
,
label
:
'客户端-Ip访问频繁 分钟'
},
{
value
:
'17'
,
label
:
'客户端-Ip访问频繁 天'
}
]
}
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment