mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 07:46:40 +08:00
添加报警标记
This commit is contained in:
@@ -70,4 +70,7 @@ public class EmDeviceDataEntity extends OrgCommonEntity {
|
||||
|
||||
@Comment("臭氧")
|
||||
private Double o3;
|
||||
|
||||
@Comment("报警标记")
|
||||
private Long alterMask;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user