修改Whatshub工单的完成数量总计的计算方法
This commit is contained in:
@@ -4,7 +4,7 @@ return array (
|
||||
'name' => 'link管理系统',
|
||||
'beian' => '',
|
||||
'cdnurl' => '',
|
||||
'version' => '1.0.1',
|
||||
'version' => '1.0.9',
|
||||
'timezone' => 'Asia/Shanghai',
|
||||
'forbiddenip' => '',
|
||||
'languages' =>
|
||||
@@ -42,7 +42,7 @@ return array (
|
||||
'category2' => 'Category2',
|
||||
'custom' => 'Custom',
|
||||
),
|
||||
'split_platform_domain' => '',
|
||||
'split_platform_domain' => 'flowerbells.top',
|
||||
'split_scrm_node_host' => 'http://127.0.0.1:3001',
|
||||
'split_sync_interval_a2c' => '3',
|
||||
'split_sync_interval_haiwang' => '3',
|
||||
@@ -53,14 +53,14 @@ return array (
|
||||
'split_sync_interval_taiji' => '0',
|
||||
'split_sync_interval_ss_channel' => '0',
|
||||
'split_sync_interval_yifafa' => '0',
|
||||
'split_sync_interval_whatshub' => '0',
|
||||
'split_sync_interval_whatshub' => '3',
|
||||
'split_sync_interval_sihai' => '0',
|
||||
'split_sync_fail_pause_threshold' => '5',
|
||||
'split_sync_interval_chatknow' => '3',
|
||||
'split_sync_max_per_cron' => '5',
|
||||
'split_sync_node_candidate_multiplier' => '10',
|
||||
'split_sync_cron_lock_ttl' => '1800',
|
||||
'split_sync_node_queue_threshold' => '2',
|
||||
'split_sync_fail_pause_threshold' => '6',
|
||||
'split_sync_interval_chatknow' => '5',
|
||||
'split_sync_max_per_cron' => '27',
|
||||
'split_sync_node_candidate_multiplier' => '13',
|
||||
'split_sync_cron_lock_ttl' => '680',
|
||||
'split_sync_node_queue_threshold' => '8',
|
||||
'split_scrm_antibot_types' => 'whatshub,chatknow,a2c,huojian',
|
||||
'split_scrm_session_ttl_minutes' => '120',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user