liqian 3 years ago
parent
commit
3ac4e63f68
1 changed files with 2 additions and 2 deletions
  1. 2 2
      config.py

+ 2 - 2
config.py

@@ -20,8 +20,8 @@ class BaseConfig(object):
     AB_EXP_CODE = {
         'rec_size_home': '003',
         'rec_size_relevant': '004',
-        'rule_rank1_20': '011',
-        'rule_rank1_10': '016',
+        'rule_rank1': '011',
+        'rule_rank2': '016',
         'rov_rank_appType_18_19': '019'
     }