Commit 9193a3734bb7cee07a80bcd02bfe60f9ec40f5c9

Authored by 王言钊
1 parent 926afb75

update配置文件

src/main/resources/application-test.properties
... ... @@ -69,16 +69,16 @@ 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://bendi.shen.cnlive.com
73 73  
74 74 #\u672C\u673A\u7684\u540D\u79F0
75   -SERVER_NAME=http://test.shen.cnlive.com:80
  75 +SERVER_NAME=http://bendi.shen.cnlive.com:80
76 76  
77 77 #\u767B\u5F55\u5165\u53E3
78   -SERVICE_LOGIN=http://test.shen.cnlive.com:80/users/login
  78 +SERVICE_LOGIN=http://bendi.shen.cnlive.com:80/users/login
79 79  
80 80 #\u767B\u51FA
81   -SERVICE_LOGINOUT=http://test.shen.cnlive.com:80/users/logout
  81 +SERVICE_LOGINOUT=http://bendi.shen.cnlive.com:80/users/logout
82 82  
83 83 #\u62BD\u5E27\u5E38\u91CF
84 84 avsmple_appKey=1eac30dfbee311e7a2f0fa163e771cf9
... ...