weixin
in package
Table of Contents
Methods
Methods
init()
初始微信小程序
public
static init([mixed $appid = '' ][, mixed $secret = '' ]) : mixed
Parameters
- $appid : mixed = ''
- $secret : mixed = ''
init_mp()
公众号
public
static init_mp([mixed $appid = '' ][, mixed $secret = '' ][, mixed $token = '' ][, mixed $aes_key = '' ]) : mixed
Parameters
- $appid : mixed = ''
- $secret : mixed = ''
- $token : mixed = ''
- $aes_key : mixed = ''