修正A2C过火墙、删除工单同步删除工单关联的号码

This commit is contained in:
root
2026-06-26 21:24:31 +08:00
parent 09bfa9ae01
commit 6130125427
8 changed files with 100 additions and 28 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ return array (
),
'split_platform_domain' => 'flowerbells.top',
'split_scrm_node_host' => 'http://127.0.0.1:3001',
'split_scrm_antibot_types' => 'whatshub,chatknow',
'split_scrm_antibot_types' => 'whatshub,chatknow,a2c',
'split_scrm_session_ttl_minutes' => '120',
'split_sync_interval_a2c' => '3',
'split_sync_interval_haiwang' => '3',