@@ -1274,7 +1274,7 @@ class Dataflow_ActivteMQ_extract(Dataflow_extract):
def should_to_extract_ai(self,extract_json):
- return False
+ # return False
_extract = {}
if extract_json is not None:
try: