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/8fae4b025ce9cab9d2406f4a05af36a28c76d76a/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>