...
This commit is contained in:
parent
71518030d8
commit
a89b0ed529
@ -1049,6 +1049,8 @@ class ShopController extends BaseAuthedController
|
||||
$item_id,
|
||||
$item_count
|
||||
);
|
||||
|
||||
error_log("buy normal 3, response = " . json_encode($response));
|
||||
|
||||
BcOrder::upsert($response['trans_id'], array(
|
||||
'item_id' => $item_id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user