|
|
@@ -10,7 +10,7 @@ import ( |
|
|
|
) |
|
|
|
|
|
|
|
const ( |
|
|
|
ELM_URL = "https://gw.api.taobao.com/router/rest" |
|
|
|
ELM_URL = "https://eco.taobao.com/router/rest" |
|
|
|
) |
|
|
|
|
|
|
|
func ElemePromotionOfficialactivityGet(ak, sk string, args map[string]interface{}) (*response.AlibabaAlscUnionElemePromotionOfficialactivityGetResponse, error) { |
|
|
|