...
This commit is contained in:
parent
a51eb723cf
commit
962b801924
@ -1041,6 +1041,8 @@ class ShopController extends BaseAuthedController
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
error_log("buyGoodsDS start " . $address);
|
||||||
|
|
||||||
$idx = getReqVal('idx', 0);
|
$idx = getReqVal('idx', 0);
|
||||||
$grid = getReqVal('grid', 0);
|
$grid = getReqVal('grid', 0);
|
||||||
$count = getReqVal('count', 0);
|
$count = getReqVal('count', 0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user