1
This commit is contained in:
parent
6e924cdc7e
commit
b5a1049cf6
@ -184,7 +184,7 @@ class MarketController extends BaseController {
|
||||
BoxOrder::isBuyed($buyerAddress, $currBatchMeta['id'])) {
|
||||
myself()->_rspErr(1, 'account can only choose 1 hero to purchase');
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
$orderId = BuyRecord::genOrderId($gameId,
|
||||
$funcId,
|
||||
|
Loading…
x
Reference in New Issue
Block a user