Commit ab2fdca8dc9de8ac33e1a1ae32deaccf7207ca16

Authored by 王言钊
1 parent ada104f6

update

src/main/resources/application-dev.properties
... ... @@ -72,13 +72,13 @@ platformValue=10011438
72 72 spring.localhost.url=http://test.shen.cnlive.com
73 73  
74 74 #\u672C\u673A\u7684\u540D\u79F0
75   -SERVER_NAME=http://test.shen.cnlive.com:82
  75 +SERVER_NAME=http://test.shen.cnlive.com
76 76  
77 77 #\u767B\u5F55\u5165\u53E3
78   -SERVICE_LOGIN=http://test.shen.cnlive.com:82/users/login
  78 +SERVICE_LOGIN=http://test.shen.cnlive.com/users/login
79 79  
80 80 #\u767B\u51FA
81   -SERVICE_LOGINOUT=http://test.shen.cnlive.com:82/users/logout
  81 +SERVICE_LOGINOUT=http://test.shen.cnlive.com/users/logout
82 82  
83 83 #\u62BD\u5E27\u5E38\u91CF
84 84 avsmple_appKey=1eac30dfbee311e7a2f0fa163e771cf9
... ...