app/service/bisheng.py
@@ -90,10 +90,10 @@ name = message_json['query'] elif 'report_name' in message_json: name = message_json['report_name'] except json.JSONDecodeError: except Exception as e: pass if not name: name = item.get("flow_name") name = item.get("flow_name") return name[:50] result = [