...
This commit is contained in:
parent
877fcd0513
commit
a03cfa7cfd
@ -17,7 +17,7 @@ class GameItemMarketBuyOk
|
|||||||
|
|
||||||
public function process()
|
public function process()
|
||||||
{
|
{
|
||||||
// SignatureService::web3ServiceCheck();
|
SignatureService::web3ServiceCheck();
|
||||||
$itemService = new ShopAddItemService();
|
$itemService = new ShopAddItemService();
|
||||||
$address = getReqVal('address', '');
|
$address = getReqVal('address', '');
|
||||||
$orderId = getReqVal('order_id', '');
|
$orderId = getReqVal('order_id', '');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user