修改bug

This commit is contained in:
huangzj
2023-11-09 09:17:49 +08:00
parent 34a3e91fbf
commit 270a71a74a
3 changed files with 10 additions and 3 deletions

View File

@@ -87,7 +87,10 @@ public class EventDetailVO {
* RMS波形图存在多张的情况
*/
private String rmsPics;
@ApiModelProperty(value = " /**\n" +
" * 事件等级(1:Ⅰ级 2:Ⅱ级 3:Ⅲ级)\n" +
" */")
private String level;
/**
* 状态(0:未读取 1:已读取)