This commit is contained in:
hujiabin 2023-06-25 20:30:33 +08:00
parent 67c009fe8c
commit 96e1b08367

View File

@ -13,7 +13,7 @@ class GameItemMallBuyOk {
public function process()
{
$address = getReqVal('address', '');
$orderId = getReqVal('orderId', '');
$orderId = getReqVal('orderid', '');
error_log("GameItemMallBuyOk1:process");
$orderDb = SqlHelper::ormSelectOne(