Parcourir la source

updata apptype=21 ad threshold

liqian il y a 2 ans
Parent
commit
71038389b6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      config.py

+ 1 - 1
config.py

@@ -652,7 +652,7 @@ class BaseConfig(object):
                   'threshold': {'group': 25 / 48, 'mean_group': 25 / 48}},
         # 票圈视频+
         '190-a': {'data': {'video': 'data1', 'user': 'data1'},
-                  'threshold': {'group': 5 / 6, 'mean_group': 5 / 6}},
+                  'threshold': {'group': 25 / 48, 'mean_group': 25 / 48}},
         # 票圈视频
         '194-a': {'data': {'video': 'data1', 'user': 'data1'},
                   'threshold': {'group': 1 / 2, 'mean_group': 1 / 2}},