1
0
mirror of https://github.com/silenceper/wechat.git synced 2026-02-09 23:22:27 +08:00

待处理小程序业务

This commit is contained in:
silenceper
2020-01-22 15:45:06 +08:00
parent 7e8c94a6c4
commit 51cbfab087
6 changed files with 161 additions and 0 deletions

View File

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