mtmber
This commit is contained in:
@@ -407,7 +407,7 @@ func init() {
|
||||
beego.ControllerComments{
|
||||
Method: "GetMtMembers",
|
||||
Router: `/GetMtMembers`,
|
||||
AllowHTTPMethods: []string{"post"},
|
||||
AllowHTTPMethods: []string{"get"},
|
||||
MethodParams: param.Make(),
|
||||
Filters: nil,
|
||||
Params: nil})
|
||||
|
||||
Reference in New Issue
Block a user