Explorar o código

update ad abtest threshold

liqian %!s(int64=2) %!d(string=hai) anos
pai
achega
603885f2b8
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      config.py

+ 2 - 2
config.py

@@ -726,10 +726,10 @@ class BaseConfig(object):
         # 票圈视频
         '194-a': {'video': {'data': 'data1'},
                   'user': {'data': 'data1', 'rule': 'rule1'},
-                  'threshold': {'group': 7 / 24, 'mean_group': 7 / 24}},
+                  'threshold': {'group': 1 / 2, 'mean_group': 1 / 2}},
         '194-b': {'video': {'data': 'data1'},
                   'user': {'data': 'data1', 'rule': 'rule2'},
-                  'threshold': {'group': 7 / 24, 'mean_group': 7 / 24}},
+                  'threshold': {'group': 1 / 2, 'mean_group': 1 / 2}},
         # 内容精选
         '195-a': {'video': {'data': 'data1'},
                   'user': {'data': 'data1', 'rule': 'rule1'},