1
This commit is contained in:
parent
bae8c2dd35
commit
43f57720f8
@ -163,7 +163,7 @@ class MarketController extends BaseController {
|
||||
}*/
|
||||
|
||||
$orderId = BuyRecord::genOrderId($gameId, $funcId, myself()->_getNowTime(), $buyerAddress);
|
||||
$tokenId = $orderId;
|
||||
$tokenId = '';
|
||||
if ($this->isTestMode()) {
|
||||
$itemId = $type;
|
||||
SqlHelper::insert
|
||||
|
Loading…
x
Reference in New Issue
Block a user