Commit 2d55cb46 by gongyang

提交代码

parent dce8eb65
Showing with 1 additions and 1 deletions
......@@ -216,7 +216,7 @@ func RequestTableInfo(requestType string) string {
func GetCurrentSku() string {
requestStr := "http://so12.ichunt.com/search/Es/searchSku?goods_status/condition=1"
requestStr := "https://icso.ichunt.com/search/es/searchSku?goods_status/condition=1"
fmt.Println(requestStr)
requestResult := RequestUrl(requestStr)
fmt.Println("sku总量json" + requestResult)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment