var url = 'http://url'; return $http.post(url, $httpParamSerializer(datos), { headers: { 'Content-Type': 'application/json' } }); };.
確定! 回上一頁