mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-09 15:12:26 +08:00
improve comment ,参考:https://github.com/huacnlee/autocorrect
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package credential
|
||||
|
||||
// JsTicketHandle js ticket获取
|
||||
// JsTicketHandle js ticket 获取
|
||||
type JsTicketHandle interface {
|
||||
// GetTicket 获取ticket
|
||||
// GetTicket 获取 ticket
|
||||
GetTicket(accessToken string) (ticket string, err error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user