|
@@ -1196,7 +1196,11 @@ class PoolRecall(object):
|
|
|
|
|
|
|
|
|
|
|
|
- if self.ab_code == config_.AB_CODE['region_rank_by_h'].get('region_rule_rank5_appType_0_data1'):
|
|
|
+
|
|
|
+
|
|
|
+ if self.ab_code in [config_.AB_CODE['region_rank_by_h'].get('region_rule_rank5_appType_0_data1'),
|
|
|
+ config_.AB_CODE['region_rank_by_h'].get('abtest_112')]:
|
|
|
+
|
|
|
if province_code == '-1':
|
|
|
t = [
|
|
|
|