Add the static variable HTTP
[holmes/common.git] / holmes-actions / src / main / java / org / openo / holmes / common / constant / AlarmConst.java
index 40e15eb..9e83d4c 100644 (file)
@@ -36,4 +36,6 @@ public interface AlarmConst {
     int MICRO_SERVICE_STATUS_SUCCESS = 201;\r
 \r
     int MICRO_SERVICE_PORT = 8086;\r
+\r
+    String HTTP = "http://";\r
 }\r