liqian 2 years ago
parent
commit
eb1170d1f9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app.py

+ 1 - 0
app.py

@@ -171,6 +171,7 @@ def relevant_recommend():
             'app_type': app_type,
             'mid': mid,
             'uid': uid,
+            'ab_info_data': ab_info_data,
             'result': result,
             'executeTime': (time.time() - start_time) * 1000
         })