Showing
1 changed file
with
1 additions
and
1 deletions
@@ -19,7 +19,7 @@ public enum IpCompareSeviceType { | @@ -19,7 +19,7 @@ public enum IpCompareSeviceType { | ||
19 | RESOURCES_SERVICE("resources"), | 19 | RESOURCES_SERVICE("resources"), |
20 | SNS_SERVICE("sns"), | 20 | SNS_SERVICE("sns"), |
21 | USERS_SERVICE("users"), | 21 | USERS_SERVICE("users"), |
22 | - PUSH_SERVICE("push"), | 22 | +// PUSH_SERVICE("push"), |
23 | UIC_SERVICE("uic"), | 23 | UIC_SERVICE("uic"), |
24 | PLATFORM_SERVICE("platform"); | 24 | PLATFORM_SERVICE("platform"); |
25 | 25 |
-
Please register or login to post a comment