Commit f6e712acbb41620018a6624858e9a7b18d78f97d

Authored by 王言钊
1 parent 964ba9e1

修改访问地址

src/main/resources/application-dev.properties
... ... @@ -69,7 +69,7 @@ platformKey =AUDIT
69 69 platformValue=10011438
70 70  
71 71 #\u672C\u673A\u5730\u5740
72   -spring.localhost.url=http://test.shen.cnlive.com
  72 +spring.localhost.url=http://testshen.cnlive.com
73 73  
74 74 #\u672C\u673A\u7684\u540D\u79F0
75 75 SERVER_NAME=http://test.shen.cnlive.com
... ...