Commit 4e9ee995 authored by 董先生's avatar 董先生

股票列表更新

parent 6b05c71e
......@@ -273,7 +273,7 @@ class Index extends Admin
public function updateStockTitle(){
// $newStocks = $this->getStockList();
$newStocks = $this->getEastmoneyHKList();
dump($newStocks);die;
// dump($newStocks);die;
$stockListModel = new StockList;
$stocks = [];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment