增加策略列表、绑定、解绑
This commit is contained in:
@@ -42,7 +42,7 @@ func RunTaskCreate(args ...string) error {
|
||||
hashFile: *hashFile,
|
||||
saasHttp: &saashttp.SaasClient{
|
||||
Client: &http.Client{},
|
||||
ApiUrls: &cfg.ApiUrls,
|
||||
ApiUrls: saashttp.InitAPIUrl(&cfg.ApiUrls),
|
||||
Auth: &cfg.Auth,
|
||||
},
|
||||
task: &saasapi.Task{},
|
||||
|
||||
Reference in New Issue
Block a user