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/49ca98a68673f5c2a0737e0964a9a1651b8377a7/web/WEB-INF/applicationContext.xml You should set ROOT_URL correctly, otherwise the web may not work correctly.
zhky/web/WEB-INF/applicationContext.xml

6 lines
302 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>