TCP 服务端 告警入库
This commit is contained in:
parent
c58bde1ae2
commit
4650b21e15
|
|
@ -36,4 +36,7 @@ public class WarnInfoVo {
|
||||||
* 单双钩
|
* 单双钩
|
||||||
*/
|
*/
|
||||||
private String devModule;
|
private String devModule;
|
||||||
|
|
||||||
|
|
||||||
|
private String devName;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue