Commit a6fb1cdb74ca11c9dba798e64bf3d61bbfbdf05b

Authored by 648540858
1 parent f57ed350

修复Web页面播放国标录像无声音的问题

Too many changes to show.

To preserve performance only 1 of 3 files are displayed.

src/main/resources/application.yml
... ... @@ -2,4 +2,4 @@ spring:
2 2 application:
3 3 name: wvp
4 4 profiles:
5   - active: dev
6 5 \ No newline at end of file
  6 + active: local
7 7 \ No newline at end of file
... ...