Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
monitor-service
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
qinchao
8 years ago
Commit
6c96b61c6192cc4c503a43e326a3a75f38437830
1 parent
e2faae5c
恶意ip管理
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
monitor-service-other/src/main/java/com/monitor/other/maliciousip/service/impl/MaliciousIpServiceImpl.java
monitor-service-other/src/main/java/com/monitor/other/maliciousip/service/impl/MaliciousIpServiceImpl.java
View file @
6c96b61
...
...
@@ -93,7 +93,7 @@ public class MaliciousIpServiceImpl implements MaliciousIpService {
* Redis String 类型
*/
//private static final String MALICIOUS_IP = "yh:mip:";
private
static
final
String
MALICIOUS_IP_SET
=
"yh
:set:malic
ipset"
;
private
static
final
String
MALICIOUS_IP_SET
=
"yh
m
ipset"
;
/**
* 黑名单失效时间7*24小时
...
...
Please
register
or
login
to post a comment