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/bf5ea9dd99b35e911fdf4fc5e387fb2b17cc021f/web/config/config2/SVSClient.properties You should set ROOT_URL correctly, otherwise the web may not work correctly.
zhky/web/config/config2/SVSClient.properties

25 lines
282 B

serverNum=1
address1=10.10.3.4
port1=8000
minConnNum=10
maxConnNum=20
timeout=2000
isDebug=false
encoding=GBK
tss_serverNum=1
tss_address1=10.10.3.3
tss_port1=8000
tss_minConnNum=20
tss_maxConnNum=50
tss_timeout=1000
tss_isDebug=false
connectionMode=1
connectionTimeout=2000