@@ -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
})