1
0
mirror of https://github.com/silenceper/wechat.git synced 2026-02-12 08:42:28 +08:00

微信开放平台-代处理小程序

This commit is contained in:
silenceper
2020-05-23 12:02:55 +08:00
parent 85b0a114dc
commit c372d7a83c
6 changed files with 161 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ import (
opContext "github.com/silenceper/wechat/v2/openplatform/context"
)
//OfficialAccount 代公众号实现业务
type OfficialAccount struct {
//授权的公众号的appID
appID string