Commit d2396678 authored by liugaoling's avatar liugaoling

authorization

parent 55ff887b
......@@ -7,7 +7,7 @@ import (
func main() {
// utils.HttpLogin("lglhope", "123456789")
var authRequestInfo *authz.AuthRequestInfo
var authRequestInfo &authz.AuthRequestInfo
authRequestInfo.Account = "wln"
authRequestInfo.Name = "wln/apple"
authRequestInfo.Service = "wln"
......
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