Commit fd5d39a1 authored by liugaoling's avatar liugaoling

authorization

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