Commit 4ac72747 authored by liugaoling's avatar liugaoling

authorization

parent 70f4fd4c
...@@ -13,7 +13,7 @@ func main() { ...@@ -13,7 +13,7 @@ func main() {
Name: "wln/apple", Name: "wln/apple",
Service: "CE-Z1", Service: "CE-Z1",
IP: nil, IP: nil,
Actions: nil, Actions: []string{},
Labels: nil, Labels: nil,
} }
utils.HttpAuth(authRequestInfo) utils.HttpAuth(authRequestInfo)
......
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