js支付
This commit is contained in:
@@ -12,7 +12,7 @@ class Wechat extends Controller
|
||||
private $appId = 'wx0f0c0c0c0c0c0c0c';
|
||||
private $appSecret = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx';
|
||||
|
||||
/**
|
||||
/*
|
||||
* 核心:用code换取openid的方法
|
||||
* @param string $code 微信回调带来的code
|
||||
* @return string|bool 成功返回openid,失败返回false
|
||||
|
||||
Reference in New Issue
Block a user