京西平台和其他平台商品的对比

This commit is contained in:
Rosy-zhudan
2019-08-02 17:38:07 +08:00
parent e3e57204f6
commit 876af999c3
3 changed files with 86 additions and 79 deletions

View File

@@ -1658,7 +1658,7 @@ func init() {
beego.ControllerComments{
Method: "CheckSkuDiffBetweenJxAndVendor",
Router: `/CheckSkuDiffBetweenJxAndVendor`,
AllowHTTPMethods: []string{"get"},
AllowHTTPMethods: []string{"post"},
MethodParams: param.Make(),
Filters: nil,
Params: nil})