...
This commit is contained in:
parent
672c754579
commit
16a713be26
@ -447,6 +447,9 @@ class ShopController extends BaseAuthedController
|
|||||||
public function inappPurchaseDiamonds()
|
public function inappPurchaseDiamonds()
|
||||||
{
|
{
|
||||||
|
|
||||||
|
error_log(json_encode($_REQUEST));
|
||||||
|
|
||||||
|
$order_id = getReqVal('order_id', '');
|
||||||
// {
|
// {
|
||||||
// channel: 'google',
|
// channel: 'google',
|
||||||
// sign: '123456677' // 签名字段
|
// sign: '123456677' // 签名字段
|
||||||
|
Loading…
x
Reference in New Issue
Block a user