diff --git a/ybusadmin/Users/adam/Downloads/eclipse/workspace/ybusadmin/target/m2e-wtp/web-resources/META-INF/maven/com.test/spring/pom.xml b/ybusadmin/Users/adam/Downloads/eclipse/workspace/ybusadmin/target/m2e-wtp/web-resources/META-INF/maven/com.test/spring/pom.xml
index b99c2bed..6e016d67 100644
--- a/ybusadmin/Users/adam/Downloads/eclipse/workspace/ybusadmin/target/m2e-wtp/web-resources/META-INF/maven/com.test/spring/pom.xml
+++ b/ybusadmin/Users/adam/Downloads/eclipse/workspace/ybusadmin/target/m2e-wtp/web-resources/META-INF/maven/com.test/spring/pom.xml
@@ -57,7 +57,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.4.4
+ 2.13.4.1
diff --git a/ybusadmin/src/main/webapp/WEB-INF/views/user/getBusStopLine.jsp b/ybusadmin/src/main/webapp/WEB-INF/views/user/getBusStopLine.jsp
index 4bb597a6..c71f8a92 100644
--- a/ybusadmin/src/main/webapp/WEB-INF/views/user/getBusStopLine.jsp
+++ b/ybusadmin/src/main/webapp/WEB-INF/views/user/getBusStopLine.jsp
@@ -1,7 +1,6 @@
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
-<%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %>
@@ -220,8 +219,8 @@ function moveMap(){
${cbldto.businfoName}
-
${cbldto.locationTime}
+
@@ -277,8 +276,8 @@ function moveMap(){
${cbldto.businfoName}
-
${cbldto.locationTime}
+
@@ -365,8 +364,8 @@ function moveMap(){
${cbldto.businfoName}
-
${cbldto.locationTime}
+
@@ -386,25 +385,12 @@ function moveMap(){
-
-
-
-
-
- ${fn:split(ptlDTO.avgTime- cbl.timeGAP,'.')[0]}분
-
-
-
-
-
-
-
-
+
diff --git a/ybusadmin/src/main/webapp/WEB-INF/views/user/getBusStopLineTOpredictTime.jsp b/ybusadmin/src/main/webapp/WEB-INF/views/user/getBusStopLineTOpredictTime.jsp
new file mode 100644
index 00000000..4bb597a6
--- /dev/null
+++ b/ybusadmin/src/main/webapp/WEB-INF/views/user/getBusStopLineTOpredictTime.jsp
@@ -0,0 +1,433 @@
+<%@ page language="java" contentType="text/html; charset=UTF-8"
+ pageEncoding="UTF-8"%>
+<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %>
+
+
+
+
+
+
+
+
+
+
+
+ Ybus
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ${cbldto.businfoName}
+
+
+
+ ${cbldto.locationTime}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ${cbldto.businfoName}
+
+
+
+ ${cbldto.locationTime}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ${cbldto.businfoName}
+
+
+
+ ${cbldto.locationTime}
+
+
+
+
+
+
+
+
+
+
+
+
+ ${dto.busStop}
+
+
+
+
+
+
+
+
+
+
+
+ ${fn:split(ptlDTO.avgTime- cbl.timeGAP,'.')[0]}분
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file