goSFInti 介绍 {顺丰国际api 用golang 封装顺丰国际api} 安装教程 go get gitee.com/wms3001/goSFInti 使用说明 获取token sf := SFInti{} sf.Url = "https://api-ifsp-sit.sf" sf.Key = "" sf.Secret = ""
golang usps api对接 简介 实现对接 usps api接口 使用 go get github.com/wms3001/USPS 实例 获取跟踪信息 usps := &USPS{} usps.UserId = "680CHUAN3141" resp := usps.Track("93055109246...
golang 历史上的今天 简介 获取历史上当天发生的大事 使用 go get github.com/wms3001/historyToday 实例 按月份获取 histor
golang wishPost api对接 简介 实现对接wish邮api接口 使用 go get github.com/wms3001/wishPost 实例 测试token var wishPost = &WishPost{} wishPost.Accesstoken = "" wishPost.ContentTy...
Copyright © 2005-2024 51CTO.COM 版权所有 京ICP证060544号