根据名字查询京东upc
This commit is contained in:
@@ -1174,7 +1174,7 @@ func init() {
|
||||
beego.ControllerComments{
|
||||
Method: "GetJdUpcCodeByName",
|
||||
Router: `/GetJdUpcCodeByName`,
|
||||
AllowHTTPMethods: []string{"post"},
|
||||
AllowHTTPMethods: []string{"get"},
|
||||
MethodParams: param.Make(),
|
||||
Filters: nil,
|
||||
Params: nil})
|
||||
|
||||
Reference in New Issue
Block a user