浏览代码

Merge branch 'ad-abtest-threshold-auto-update-2023011115' into test

liqian 2 年之前
父节点
当前提交
6c1b7a8373
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config.py

+ 1 - 1
config.py

@@ -1060,7 +1060,7 @@ class BaseConfig(object):
         APP_TYPE['LOVE_LIVE']: {
             'ab_test_id': '194',
             'not_update': 0.01,
-            'gradient': 0.05,
+            'gradient': 0.07,
             'max_update_step': 5,
             'threshold_update': {
                 'ab0': 1 / 48,