Modify port
[holmes/common.git] / holmes-actions / src / main / java / org / openo / holmes / common / constant / AlarmConst.java
index c2248f1..40e15eb 100644 (file)
@@ -32,4 +32,8 @@ public interface AlarmConst {
     String ZH_CN = "zh_CN";\r
 \r
     String ADMIN = "admin";\r
+\r
+    int MICRO_SERVICE_STATUS_SUCCESS = 201;\r
+\r
+    int MICRO_SERVICE_PORT = 8086;\r
 }\r