package
Version:
v0.0.0-...-e505ea4
Opens a new window with list of versions in this module.
Published: Mar 21, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package wechat @Description TODO
@Author jiangyang
@Created 2021/10/16 6:16 下午
type JsCode2sessionResp struct {
Openid string `json:"openid"`
SessionKey string `json:"session_key"`
UnionID string `json:"unionid"`
ErrCode int `json:"errcode"`
ErrorMsg string `json:"errormsg"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.