mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[测试]微信JSAPI支付测试
This commit is contained in:
parent
c2c4cb3388
commit
1c471982da
@ -52,6 +52,7 @@ class Index extends Controller
|
||||
$configJSON = json_encode(WechatService::webJsSDK(), JSON_UNESCAPED_UNICODE);
|
||||
|
||||
echo '<pre>';
|
||||
echo "当前用户OPENID: {$openid}";
|
||||
echo "\n--- 创建预支付码 ---\n";
|
||||
var_export($result);
|
||||
echo '</pre>';
|
||||
|
Loading…
x
Reference in New Issue
Block a user