This commit is contained in:
parent
fdc158a990
commit
53c8d31c92
|
@ -74,5 +74,10 @@ public class SysWarnRecordVo implements Serializable {
|
||||||
*/
|
*/
|
||||||
private Integer interveneNum;
|
private Integer interveneNum;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 阅读状态
|
||||||
|
*/
|
||||||
|
private Integer readFlag;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue