@@ -99,7 +99,7 @@ define(['ngResource'], function() {
method: 'GET'
},
matchbytype: {
- url: '/product/baseInfo/edit/matchbytype/:type',
+ url: 'product/baseInfo/edit/matchbytype/:type',
method: 'POST'
}
})