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