\app\api\controllerWechatController

微信消息接口入口 Class WeChatController

Summary

Methods
Properties
Constants
initialize()
index()
payresult()
scanpay()
No public properties found
No constants found
getAccount()
$login_type
$options
$type
$config
$account_id
$app
N/A
servOfficial()
servMini()
onSubscribe()
onScan()
onLocation()
onClick()
onView()
getTypeReply()
getReply()
updateTplMsg()
No private properties found
N/A

Properties

$login_type

$login_type : 

Type

$options

$options : 

Type

$type

$type : 

Type

$config

$config : 

Type

$account_id

$account_id : 

Type

$app

$app : \EasyWeChat\BasicService\Application

Type

\EasyWeChat\BasicService\Application

Methods

initialize()

initialize() 

index()

index(  $hash = '') 

Parameters

$hash

payresult()

payresult(  $hash = '') 

Parameters

$hash

scanpay()

scanpay(  $hash = '') 

Parameters

$hash

getAccount()

getAccount(  $hash = '') 

Parameters

$hash

servOfficial()

servOfficial() 

servMini()

servMini() 

onSubscribe()

onSubscribe(  $message,   $userInfo) 

Parameters

$message
$userInfo

onScan()

onScan(  $message,   $scene_id) 

Parameters

$message
$scene_id

onLocation()

onLocation(  $message) 

Parameters

$message

onClick()

onClick(  $message) 

Parameters

$message

onView()

onView(  $message) 

Parameters

$message

getTypeReply()

getTypeReply(  $type,   $key = '') 

Parameters

$type
$key

getReply()

getReply(  $reply) 

Parameters

$reply

updateTplMsg()

updateTplMsg(  $message) 

Parameters

$message