Commit fed3a26f authored by 郭晓俊's avatar 郭晓俊

将数据库连接,base.url改为39.104.90.66

parent eace5ccf
dbType=DM
jdbcUrl=jdbc:dm://39.104.28.145:5236
jdbcUrl=jdbc:dm://39.104.90.66:5236
jdbc.driver=dm.jdbc.driver.DmDriver
user=archser_yz
password=archser_yz
basic.url=http://39.104.28.145:11028
basic.url=http://39.104.90.66:11028
devMode =true
engineDevMode=true
......@@ -23,4 +23,4 @@ messageWsTimeout=30000
## 是否开启消息中心的websocket
openMessageWebSocket=true
MyIpAddress=127.0.0.1,39.104.28.145
MyIpAddress=127.0.0.1,39.104.28.145,39.104.90.66
......@@ -7,11 +7,11 @@ dbType=DM
#user = archser_yz_test
#password =archser_yz_test
jdbcUrl=jdbc:dm://192.168.31.119:5236
jdbcUrl=jdbc:dm://39.104.90.66:5236
jdbc.driver=dm.jdbc.driver.DmDriver
user=archser_yz
password=archser_yz
basic.url=http://192.168.31.119:11028
basic.url=http://39.104.90.66:11028
devMode =true
engineDevMode=true
......@@ -32,6 +32,6 @@ messageWsTimeout=30000
## 是否开启消息中心的websocket
openMessageWebSocket=true
MyIpAddress=127.0.0.1,192.168.31.192,192.168.31.119
MyIpAddress=127.0.0.1,192.168.31.192,192.168.31.119,39.104.90.66
# -------############------------------
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment