Commit f72a8409011e6a17e3827c5559c59f3bd9dcdb32

Authored by 王言钊
1 parent 9f5ae7cf

修改dev配置文件

src/main/resources/application-dev.properties
... ... @@ -69,16 +69,16 @@ platformKey =AUDIT
69 69 platformValue=10011438
70 70  
71 71 #\u672C\u673A\u5730\u5740
72   -spring.localhost.url=http://testshen.cnlive.com
  72 +spring.localhost.url=http://test.shen.cnlive.com
73 73  
74 74 #\u672C\u673A\u7684\u540D\u79F0
75   -SERVER_NAME=http://testshen.cnlive.com
  75 +SERVER_NAME=http://test.shen.cnlive.com
76 76  
77 77 #\u767B\u5F55\u5165\u53E3
78   -SERVICE_LOGIN=http://testshen.cnlive.com/users/login
  78 +SERVICE_LOGIN=http://test.shen.cnlive.com/users/login
79 79  
80 80 #\u767B\u51FA
81   -SERVICE_LOGINOUT=http://testshen.cnlive.com/users/logout
  81 +SERVICE_LOGINOUT=http://test.shen.cnlive.com/users/logout
82 82  
83 83 #url\u7684\u524D\u7F00
84 84 CAS_SERVER_URL_PREFIX=https://testuser.cnlive.com/OpenSSO2
... ... @@ -88,7 +88,7 @@ CAS_SERVER_LOGIN_URL=https://testuser.cnlive.com/OpenSSO2/login
88 88 avsmple_appKey=1eac30dfbee311e7a2f0fa163e771cf9
89 89 avsmple_appSecret=28ce1e1fbee311e7a2f0fa163e771cf92ea58ebfbee311e7a2f0fa163e771cf9
90 90 avsmple_url=http://test.transcode.cnlive.com/api/request
91   -avsmple_callback=http://testshen.cnlive.com/api/avsample/callback
  91 +avsmple_callback=http://test.shen.cnlive.com/api/avsample/callback
92 92  
93 93 #\u540C\u6B65\u76F4\u64AD\u4E91\u4FE1\u606F
94 94 live_url=http://test.bc.cnlive.com/bokong/activity/activityShenHe
... ... @@ -106,5 +106,5 @@ ks_domain=http://test.wideo.cnlive.com
106 106  
107 107 #\u56FE\u7247\u5B58\u653E\u6839\u8DEF\u5F84
108 108 desdir=shen
109   -yiDun_audio_callback=http://testshen.cnlive.com/api/audio/
  109 +yiDun_audio_callback=http://test.shen.cnlive.com/api/audio/
110 110 cms_getVideoAndLiveId=http://cmstest.cnlive.com:8768/contentApi/getBeanByIdcallbackAudio
... ...