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/6a76dabdf8908e1a58f664b43095be09ad4b9e8b/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>