Merge remote-tracking branch 'origin/mark' into don
This commit is contained in:
@@ -146,7 +146,7 @@ func init() {
|
||||
beego.ControllerComments{
|
||||
Method: "RemoveAuthBind",
|
||||
Router: `/RemoveAuthBind`,
|
||||
AllowHTTPMethods: []string{"post"},
|
||||
AllowHTTPMethods: []string{"delete"},
|
||||
MethodParams: param.Make(),
|
||||
Filters: nil,
|
||||
Params: nil})
|
||||
|
||||
Reference in New Issue
Block a user