api changes

This commit is contained in:
gandhimathi 2018-08-30 16:14:47 +05:30
parent 00df0cfb80
commit 5a3e65d9ed

View File

@ -289,7 +289,7 @@ app.controller('student_university_fee_compareCtrl', ["$scope", "toaster", "$fil
$scope.popupLoad = true;
var getFeeCompareDetailsList = {
method: 'POST',
url: apiPoint.url + 'getjsldkfjalkjlkkjf/',
url: apiPoint.url + 'formIDFeeCompareDetails/',
headers: {
'Content-Type': 'application/json'
},