This commit is contained in:
aozhiwei 2022-06-23 15:59:13 +08:00
parent 344b3ec235
commit 531826e12e

View File

@ -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',