1
This commit is contained in:
parent
15217abd30
commit
84081ba6bd
@ -2,6 +2,8 @@
|
||||
|
||||
namespace models;
|
||||
|
||||
require_once('models/Nft.php');
|
||||
|
||||
use mt;
|
||||
use phpcommon\SqlHelper;
|
||||
|
||||
@ -99,7 +101,7 @@ class Phase3Box extends BaseModel {
|
||||
$guns,
|
||||
$chips)
|
||||
{
|
||||
$accountId = '';
|
||||
$accountId = phpcommon\createAccountId(6516, 2006, $account);
|
||||
$itemId = 0;
|
||||
$tokenType = 0;
|
||||
$tags = '';
|
||||
|
Loading…
x
Reference in New Issue
Block a user