This is below my code using Web Api with Angularjs. ... function (prod) { var data = prod; $http.post('/api/Product', JSON.stringify(data), ...
確定! 回上一頁