...
This commit is contained in:
parent
a50d975cc2
commit
a51eb723cf
@ -1106,6 +1106,14 @@ class ShopController extends BaseAuthedController
|
||||
)),
|
||||
));
|
||||
|
||||
error_log("buyGoodsDS start " + json_encode(array(
|
||||
'idx' => $idx,
|
||||
'grid' => $grid,
|
||||
'count' => $count,
|
||||
'block_chain' => $response,
|
||||
)
|
||||
));
|
||||
|
||||
$this->_rspData(
|
||||
array(
|
||||
'idx' => $idx,
|
||||
|
Loading…
x
Reference in New Issue
Block a user