Commit 88659d4a authored by shajiaiming's avatar shajiaiming

Merge branch 'feature/ticker' into 'master'

fix See merge request !381
parents ae5f2846 914948a2
...@@ -320,7 +320,6 @@ class TickerController extends BaseController ...@@ -320,7 +320,6 @@ class TickerController extends BaseController
]; ];
} }
if (17 == $platform_id) { if (17 == $platform_id) {
return ['code' => $this->code, 'msg' => $this->msg, 'data' => $this->data];
$datas = [ $datas = [
[ [
'exchange' => 'huobi', 'exchange' => 'huobi',
......
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