package vo type Oauth2Status struct { Enable bool `json:"enable"` Bind bool `json:"bind"` }