...
This commit is contained in:
parent
77baca607a
commit
48b05bb88a
@ -587,7 +587,7 @@ class MarketController extends BaseController {
|
|||||||
}
|
}
|
||||||
|
|
||||||
$this->_rspData(array(
|
$this->_rspData(array(
|
||||||
"total" => 1000,
|
"total" => count($rows),
|
||||||
"start" => $start,
|
"start" => $start,
|
||||||
"page_size" => $page_size,
|
"page_size" => $page_size,
|
||||||
'nfts' => $nfts,
|
'nfts' => $nfts,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user