|
@@ -563,6 +563,10 @@ def get_recommend_params(recommend_type, ab_exp_info, ab_info_data, mid, page_ty
|
|
ab_exp_code_list.append(str(ab_exp_code))
|
|
ab_exp_code_list.append(str(ab_exp_code))
|
|
config_value_dict[str(ab_exp_code)] = ab_item.get('configValue', None)
|
|
config_value_dict[str(ab_exp_code)] = ab_item.get('configValue', None)
|
|
|
|
|
|
|
|
+
|
|
|
|
+ if '176' in ab_exp_code_list:
|
|
|
|
+ flow_pool_P = 0.5
|
|
|
|
+
|
|
if '136' in ab_exp_code_list:
|
|
if '136' in ab_exp_code_list:
|
|
|
|
|
|
if user_30day_return_result == 0:
|
|
if user_30day_return_result == 0:
|