Fix code style
authoryoubowu <wu.youbo@zte.com.cn>
Sat, 25 Feb 2017 06:31:16 +0000 (14:31 +0800)
committer6092002067 <wu.youbo@zte.com.cn>
Sat, 25 Feb 2017 06:31:16 +0000 (14:31 +0800)
Issue-ID:HOLMES-9

Change-Id: I0d6c2a66c4a4526f8b58079d1927e070c0b98308
Signed-off-by: youbowu <wu.youbo@zte.com.cn>
holmes-actions/src/main/java/org/openo/holmes/common/api/entity/CorrelationRule.java

index 4524d39..894886d 100644 (file)
@@ -35,7 +35,7 @@ public class CorrelationRule {
     private int enabled;\r
     @JsonProperty\r
     private int templateID;\r
-    private String engineId;\r
+    private String engineID;\r
     @JsonProperty\r
     private String engineType;\r
     @JsonProperty\r