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