public/papersApply.html
@@ -97,7 +97,7 @@ // console.log(JSON.parse(getData("data")), 111); var token = JSON.parse(getData("data")).token; axios.get('http://223.82.109.183:2080/api/apply/getApplyDetailList?examId=' + id + "&Blade-Auth=" + token).then(function(res) { axios.get('http://61.131.136.25:2080/api/apply/getApplyDetailList?examId=' + id + "&Blade-Auth=" + token).then(function(res) { // axios.get('http://localhost:81/apply/getApplyDetailList?examId=' + id).then(function(res) { var data = res.data; var list = data.applyList;