|
|
@@ -34,7 +34,7 @@ output()
|
|
|
**/
|
|
|
;
|
|
|
|
|
|
-select id,summary from /test/malert_status where id='9953570177941151804'
|
|
|
+select class,id,identifier,summary from /test/malert_status where id='9953570177941151804'
|
|
|
/**
|
|
|
output()
|
|
|
matchcount(id, "9953570177941151804", summary, "aaa", 1)
|
|
|
@@ -47,7 +47,7 @@ output()
|
|
|
**/
|
|
|
;
|
|
|
|
|
|
-select id,summary from /test/malert_status where id='9953570177941151804'
|
|
|
+select class,id,identifier,summary from /test/malert_status where id='9953570177941151804'
|
|
|
/**
|
|
|
output()
|
|
|
matchcount(id, "9953570177941151804", summary, "xxx", 1)
|