src/main/webapp/views/index.html
@@ -52,7 +52,7 @@ window.location.href = baseUrl + "/login"; } $.ajax({ url: "/ynwcs" + "/console/crn/detail", url: "/fnwcs" + "/console/crn/detail", headers: { 'token': localStorage.getItem('token') }, @@ -72,7 +72,7 @@ } }) $.ajax({ url: "/ynwcs" + "/console/loc/detail2", url: "/fnwcs" + "/console/loc/detail2", headers: { 'token': localStorage.getItem('token') },