...
|
...
|
@@ -471,7 +471,7 @@ class Index extends Frontend |
|
|
|
|
|
public function test(){
|
|
|
$Cai=new Cai();
|
|
|
list($rank,$nature_rank,$kuai_rank) =$Cai->getRankNew('https://hangzhou.zbj.com/ydyykf/f.html?type=new');
|
|
|
list($rank,$nature_rank,$kuai_rank) =$Cai->getRankNew('https://hangzhou.zbj.com/ydyykf/f.html?type=new');
|
|
|
dump($rank);
|
|
|
dump($nature_rank);
|
|
|
dump($kuai_rank);
|
...
|
...
|
|