huangjiajun vor 1 Jahr
Ursprung
Commit
d5dacb1936
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      taobao/elm.go

+ 1
- 1
taobao/elm.go Datei anzeigen

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


Laden…
Abbrechen
Speichern