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/922acc984068a8111d780d9251ec62057ae0e971/.idea/compiler.xml You should set ROOT_URL correctly, otherwise the web may not work correctly.
zhky/.idea/compiler.xml

14 lines
588 B

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile default="true" name="Default" enabled="true" />
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="zhyw" />
</profile>
</annotationProcessing>
</component>
</project>