1
This commit is contained in:
parent
2d9b7608d1
commit
c53e6975cb
@ -187,7 +187,6 @@ class MarketController extends BaseController {
|
||||
|
||||
$orderId = BuyRecord::genOrderId($gameId, $funcId, myself()->_getNowTime(), $buyerAddress);
|
||||
$tokenId = $orderId;
|
||||
$itemId = $type;
|
||||
SqlHelper::insert(
|
||||
myself()->_getMarketMysql(),
|
||||
't_box_order',
|
||||
|
Loading…
x
Reference in New Issue
Block a user