Showing
1 changed file
with
1 additions
and
1 deletions
@@ -14,7 +14,7 @@ import java.util.List; | @@ -14,7 +14,7 @@ import java.util.List; | ||
14 | */ | 14 | */ |
15 | @Service | 15 | @Service |
16 | public class QiniuLiveRecordService { | 16 | public class QiniuLiveRecordService { |
17 | - public static final String LIVE_VEDIO_DOMAIN = "http://yhb-img01.qiniudn.com/"; | 17 | + public static final String LIVE_VEDIO_DOMAIN = "http://flv01.static.yhbimg.com/"; |
18 | 18 | ||
19 | @Autowired | 19 | @Autowired |
20 | private QiniuLiveRecordMapper qiniuLiveRecordMapper; | 20 | private QiniuLiveRecordMapper qiniuLiveRecordMapper; |
-
Please register or login to post a comment