From 531826e12e225878dc67e0a4af958e2cc3e7805e Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 23 Jun 2022 15:59:13 +0800 Subject: [PATCH] 1 --- webapp/models/Phase3Box.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/models/Phase3Box.php b/webapp/models/Phase3Box.php index 08f9f37c..a07f9bff 100644 --- a/webapp/models/Phase3Box.php +++ b/webapp/models/Phase3Box.php @@ -148,7 +148,7 @@ class Phase3Box extends BaseModel { ) ); if (!$row) { - $uniKey = ''; + $uniKey = 'phase3box_' . $account; SqlHelper::insert( myself()->_getMarketMysql(), 't_mint',