合并分支 'akun' 到 'master'
Akun 查看合并请求 !2241
正在显示
1 个修改的文件
包含
4 行增加
和
4 行删除
| @@ -13,9 +13,9 @@ class AutoPullNotify extends Base | @@ -13,9 +13,9 @@ class AutoPullNotify extends Base | ||
| 13 | return [ | 13 | return [ |
| 14 | 1 => '硅谷云服务器', | 14 | 1 => '硅谷云服务器', |
| 15 | 25 => '硅谷建站服务器02', | 15 | 25 => '硅谷建站服务器02', |
| 16 | - 15 => '硅谷IDC服务器01(6.0美服1)', | ||
| 17 | - 14 => '硅谷IDC服务器02(6.0美服2)', | ||
| 18 | - 21 => '硅谷IDC服务器03(6.0美服3)', | 16 | + 15 => '硅谷IDC服务器01', |
| 17 | + 14 => '硅谷IDC服务器02', | ||
| 18 | + 21 => '硅谷IDC服务器03', | ||
| 19 | 2 => '俄罗斯服务器', | 19 | 2 => '俄罗斯服务器', |
| 20 | 12 => '俄罗斯IDC服务器01', | 20 | 12 => '俄罗斯IDC服务器01', |
| 21 | 4 => '阿里云深圳服务器', | 21 | 4 => '阿里云深圳服务器', |
| @@ -27,7 +27,7 @@ class AutoPullNotify extends Base | @@ -27,7 +27,7 @@ class AutoPullNotify extends Base | ||
| 27 | 23 => '西班牙服务器', | 27 | 23 => '西班牙服务器', |
| 28 | 6 => '自建站服务器群', | 28 | 6 => '自建站服务器群', |
| 29 | 27 => '硅谷建站服务器01', | 29 | 27 => '硅谷建站服务器01', |
| 30 | - 29 => '硅谷IDC服务器04(6.0美服4)', | 30 | + 29 => '硅谷IDC服务器04', |
| 31 | ]; | 31 | ]; |
| 32 | } | 32 | } |
| 33 | 33 |
-
请 注册 或 登录 后发表评论