1
This commit is contained in:
@@ -12,9 +12,8 @@ const (
|
||||
AppSecret = "fda9a7045262e3aa1f26ca508a9be242"
|
||||
ServerUrl = "https://eco.taobao.com/router/rest" // 正式环境https
|
||||
ServerUrl2 = "https://qimen.api.taobao.com/top/router/qmtest" // 沙箱环境https
|
||||
|
||||
ServerUrl3 = "http://qimen.api.taobao.com/top/router/qm" // 正式环境http
|
||||
ServerUrl4 = "http://qimen.api.taobao.com/top/router/qmtest" // 沙箱环境http
|
||||
ServerUrl3 = "http://qimen.api.taobao.com/top/router/qm" // 正式环境http
|
||||
ServerUrl4 = "http://qimen.api.taobao.com/top/router/qmtest" // 沙箱环境http
|
||||
)
|
||||
|
||||
func NewTaoVegetable(appKey, appSecret, serverUrl string) *API {
|
||||
|
||||
Reference in New Issue
Block a user