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
mlge
2017-11-01 11:23:58 +0800
Commit
99e251504982f29544324ac597465fee299e50a8
1 parent
a1f099ed
在线ip配置对比--不显示 "push"
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
monitor-service-awstools/src/main/java/com/monitor/awstools/constant/IpCompareSeviceType.java
monitor-service-awstools/src/main/java/com/monitor/awstools/constant/IpCompareSeviceType.java
View file @
99e2515
...
...
@@ -19,7 +19,7 @@ public enum IpCompareSeviceType {
RESOURCES_SERVICE
(
"resources"
),
SNS_SERVICE
(
"sns"
),
USERS_SERVICE
(
"users"
),
PUSH_SERVICE
(
"push"
),
//
PUSH_SERVICE("push"),
UIC_SERVICE
(
"uic"
),
PLATFORM_SERVICE
(
"platform"
);
...
...
Please
register
or
login
to post a comment