1
This commit is contained in:
parent
344b3ec235
commit
531826e12e
@ -148,7 +148,7 @@ class Phase3Box extends BaseModel {
|
|||||||
)
|
)
|
||||||
);
|
);
|
||||||
if (!$row) {
|
if (!$row) {
|
||||||
$uniKey = '';
|
$uniKey = 'phase3box_' . $account;
|
||||||
SqlHelper::insert(
|
SqlHelper::insert(
|
||||||
myself()->_getMarketMysql(),
|
myself()->_getMarketMysql(),
|
||||||
't_mint',
|
't_mint',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user