bug调整

This commit is contained in:
2023-11-21 14:23:49 +08:00
parent 23a47892d0
commit 41a0e62953
5 changed files with 22 additions and 18 deletions

View File

@@ -32,6 +32,7 @@ public class RMpMonitorAlarmCountM implements Serializable {
/**
* 数据类型(0:主网 1:配网)
*/
@TableField(exist = false)
private String dataType;
/**