1
This commit is contained in:
parent
546dd97bd5
commit
54e4a11695
@ -446,7 +446,7 @@ class OutAppNftController extends BaseController {
|
||||
{
|
||||
$accountId = getReqVal('account_id', '');
|
||||
$rows = SqlHelper::ormSelect(
|
||||
myself()->_getMarketMysql(),
|
||||
myself()->_getMysql($accountId),
|
||||
't_hero',
|
||||
array(
|
||||
'account_id' => $accountId,
|
||||
|
Loading…
x
Reference in New Issue
Block a user