@@ -21,6 +21,10 @@ |
||
21 | 21 | public $iovipHost; |
22 | 22 | |
23 | 23 | //构造一个Zone对象 |
24 | + |
|
25 | + /** |
|
26 | + * @param string $iovipHost |
|
27 | + */ |
|
24 | 28 | public function __construct( |
25 | 29 | $srcUpHosts = array(), |
26 | 30 | $cdnUpHosts = array(), |