mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修改微信支付demo
This commit is contained in:
parent
a6645e84be
commit
bc4c0bb50c
@ -19,9 +19,10 @@ use service\PayService;
|
|||||||
|
|
||||||
class Wap extends BasicWechat {
|
class Wap extends BasicWechat {
|
||||||
|
|
||||||
protected $check_auth = true;
|
protected $check_auth = false;
|
||||||
|
|
||||||
public function index() {
|
public function index() {
|
||||||
|
$this->oAuth();
|
||||||
dump($this->fansinfo);
|
dump($this->fansinfo);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user