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