作者 刘锟

合并分支 'akun' 到 'master'

Akun



查看合并请求 !2235
@@ -12,7 +12,6 @@ class AutoPullNotify extends Base @@ -12,7 +12,6 @@ class AutoPullNotify extends Base
12 { 12 {
13 return [ 13 return [
14 1 => '硅谷云服务器', 14 1 => '硅谷云服务器',
15 - 20 => '硅谷建站服务器01',  
16 25 => '硅谷建站服务器02', 15 25 => '硅谷建站服务器02',
17 15 => '硅谷IDC服务器01(6.0美服1)', 16 15 => '硅谷IDC服务器01(6.0美服1)',
18 14 => '硅谷IDC服务器02(6.0美服2)', 17 14 => '硅谷IDC服务器02(6.0美服2)',
@@ -27,7 +26,7 @@ class AutoPullNotify extends Base @@ -27,7 +26,7 @@ class AutoPullNotify extends Base
27 24 => '白帽专属服务器02', 26 24 => '白帽专属服务器02',
28 23 => '西班牙服务器', 27 23 => '西班牙服务器',
29 6 => '自建站服务器群', 28 6 => '自建站服务器群',
30 - 27 => '硅谷建站服务器03', 29 + 27 => '硅谷建站服务器01',
31 ]; 30 ];
32 } 31 }
33 32