- 新增微信公众号消息相关的API。

This commit is contained in:
gazebo
2019-02-26 15:27:06 +08:00
parent 9823c6f89a
commit 9e5547cdf8
2 changed files with 44 additions and 0 deletions

View File

@@ -39,6 +39,9 @@ type API struct {
client *http.Client
config *platformapi.APIConfig
locker sync.RWMutex
msgToken string
msgKey string
}
type SNSTokenInfo struct {