mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-04 12:52:27 +08:00
feat: create Mini Program entertainment mini-drama related interface (#711)
This commit is contained in:
@@ -10,5 +10,6 @@ type Config struct {
|
||||
AppID string `json:"app_id"` // appid
|
||||
AppSecret string `json:"app_secret"` // appSecret
|
||||
AppKey string `json:"app_key"` // appKey
|
||||
OfferID string `json:"offer_id"` // offerId
|
||||
Cache cache.Cache
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user