liqian 2 年之前
父节点
当前提交
7f21c77ce0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app.py

+ 1 - 0
app.py

@@ -92,6 +92,7 @@ def homepage_recommend():
                 'logTimestamp': int(time.time() * 1000),
                 'request_id': request_id,
                 'app_type': app_type,
+                'ab_exp_info': ab_exp_info,
                 'category_id': category_id,
                 'mid': mid,
                 'uid': uid,