This commit is contained in:
songliang 2023-07-14 15:22:53 +08:00
parent dd5d78003f
commit 408adc225d

View File

@ -718,7 +718,7 @@ class MarketController extends BaseAuthedController
'order_id' => $goods['order_id'],
)),
));
$this->_rspData(array(
'block_chain' => $response,
));