Commit 9f5ae7cf1eb84851b8d4474a20b516daae320e93

Authored by 王言钊
1 parent 79871869

修改dev配置文件

src/main/resources/application-dev.properties
... ... @@ -47,7 +47,7 @@ spring.rabbitmq.listener.simple.acknowledge-mode=manual
47 47 #topic_comment_shareH5=http://wjjh5test.cnlive.com/cnShareTopic.html?tid=
48 48  
49 49 #\u5173\u95EDspringboot\u63D0\u4F9B\u7684\u9ED8\u8BA4ico
50   -spring.mvc.favicon.enabled = false
  50 +spring.mvc.favicon.enabled=false
51 51  
52 52 #\u8BC4\u8BBA\u7981\u8A00\u548C\u89E3\u7981\u4F7F\u7528API
53 53 speak_comment=http://comment.cnlive.com/services/commentForTopic/muted
... ... @@ -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://test.shen.cnlive.com/api/avsample/callback
  91 +avsmple_callback=http://testshen.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://test.shen.cnlive.com/api/audio/
  109 +yiDun_audio_callback=http://testshen.cnlive.com/api/audio/
110 110 cms_getVideoAndLiveId=http://cmstest.cnlive.com:8768/contentApi/getBeanByIdcallbackAudio
... ...