mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-04 12:52:27 +08:00
@@ -37,7 +37,7 @@ type ShortLinker struct {
|
|||||||
// resShortLinker 返回结构体
|
// resShortLinker 返回结构体
|
||||||
type resShortLinker struct {
|
type resShortLinker struct {
|
||||||
// 通用错误
|
// 通用错误
|
||||||
*util.CommonError
|
util.CommonError
|
||||||
|
|
||||||
// 返回的 shortLink
|
// 返回的 shortLink
|
||||||
Link string `json:"link"`
|
Link string `json:"link"`
|
||||||
|
|||||||
Reference in New Issue
Block a user