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