Merge branch 'feature-publishLog-daiyb' into dev
This commit is contained in:
commit
cd52fae447
@ -190,12 +190,6 @@ func Test(ctx *gin.Context) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if action == "addDecodoProxies" {
|
if action == "addDecodoProxies" {
|
||||||
var req *cast.UpdateWorkImageReq
|
|
||||||
var err error
|
|
||||||
if err = ctx.ShouldBind(&req); err != nil {
|
|
||||||
service.Error(ctx, err)
|
|
||||||
return
|
|
||||||
}
|
|
||||||
service.CastProvider.Tools(context.Background(), &cast.ToolsReq{Action: action, CfgLinks: []string{
|
service.CastProvider.Tools(context.Background(), &cast.ToolsReq{Action: action, CfgLinks: []string{
|
||||||
"http://spd7b09ho0:sqx_1MlQ1rN5gfm2Dx@isp.decodo.com:10001",
|
"http://spd7b09ho0:sqx_1MlQ1rN5gfm2Dx@isp.decodo.com:10001",
|
||||||
"http://spd7b09ho0:sqx_1MlQ1rN5gfm2Dx@isp.decodo.com:10002",
|
"http://spd7b09ho0:sqx_1MlQ1rN5gfm2Dx@isp.decodo.com:10002",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user