Your ROOT_URL in app.ini is http://git.zky.com/ but you are visiting http://61.178.84.89:8998/luoluo/zhky/src/commit/e11f2495ce1db6f74c9d302081dda1221329ad1e/web/WEB-INF/dispatcher-servlet.xml You should set ROOT_URL correctly, otherwise the web may not work correctly.
zhky/web/WEB-INF/dispatcher-servlet.xml

5 lines
301 B

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd">
</beans>