Browse Source

更新

master
huangjiajun 1 year ago
parent
commit
d5dacb1936
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      taobao/elm.go

+ 1
- 1
taobao/elm.go View File

@@ -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) {


Loading…
Cancel
Save