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,