mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-19 11:57:54 +08:00
修复属性注释错误
This commit is contained in:
parent
4dd5864cf1
commit
1dc65330fc
@ -44,7 +44,7 @@ public class MediaInfo {
|
||||
private Integer audioChannels;
|
||||
@Schema(description = "音频采样率")
|
||||
private Integer audioSampleRate;
|
||||
@Schema(description = "音频采样率")
|
||||
@Schema(description = "时长")
|
||||
private Long duration;
|
||||
@Schema(description = "在线")
|
||||
private Boolean online;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user