Commit 6a7da10e by Li Feifei

Update upload.go

parent 4b35839e
Pipeline #9587 passed with stages
in 23 seconds
......@@ -29,7 +29,7 @@ import (
var (
//WEBURL string = "http://offcn-live-svc"
WEBURL string = "https://test-live.offcncloud.com"
WEBURL string = "https://live.offcncloud.com"
client *http.Client
token string
)
......
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 to comment