说明:京东青龙系统SDK for Go
使用Golang开发的京东青龙系统,目前只有下单接口和取消运单接口
基本配置
memcache := cache . NewMemcache ( "127.0.0.1:11211" )
config := & jdsdk. Config {
AppKey : "your appkey" ,
AppSecret : "your appsecret" ,
ReturnURL : "your retrunurl" ,
SaleP
<weixin_42117224> 上传 | 大小:22kb