完整版V1 加入爬虫功能

This commit is contained in:
root
2026-06-09 03:36:30 +08:00
parent 34d76cce74
commit a68b83fcbd
69 changed files with 5058 additions and 56 deletions
@@ -2,7 +2,7 @@
return [
'Id' => '号码ID',
'Link_url' => '链接URL',
'Link_url' => '分流链接',
'Ticket_name' => '工单名称',
'Number' => '号码',
'Numbers' => '号码',
@@ -13,6 +13,10 @@ return [
'Inbound_count' => '进线人数',
'Status' => '状态',
'Manual_manage' => '手动管理',
'Platform_status' => '平台状态',
'Platform status online' => '在线',
'Platform status offline' => '离线',
'Platform status unknown' => '未知',
'Createtime' => '创建时间',
'Section basic' => '基础信息',
'Status normal' => '正常',