liqian 2 年之前
父节点
当前提交
eb1170d1f9
共有 1 个文件被更改,包括 1 次插入0 次删除
  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
         })