Commit 26a19778 authored by root's avatar root
parents 5756bf33 879500bc
......@@ -11,5 +11,5 @@ func main() {
authRequestInfo.Account = "wln"
authRequestInfo.Name = "wln/apple"
authRequestInfo.Service = "wln"
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