Commit 698696c8 by 周业恒

Update upload.go

parent a2e33a3e
Pipeline #15354 passed with stages
in 37 seconds
...@@ -31,8 +31,8 @@ import ( ...@@ -31,8 +31,8 @@ import (
) )
var ( var (
//WEBURL string = "http://offcn-live-svc" WEBURL string = "http://offcn-live-svc"
WEBURL string = "https://test-live.offcncloud.com" //WEBURL string = "https://test-live.offcncloud.com"
once sync.Once once sync.Once
syncPool pool.Pool syncPool pool.Pool
) )
......
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