This commit is contained in:
2024-03-26 14:47:38 +08:00
parent 31591f40d3
commit 38dcba5ee1

View File

@@ -22,6 +22,9 @@ public class EmDeviceDto extends OrgCommonDto {
@Comment("设备类型")
private String deviceType;
private String deviceTypeName;
private String location;
private String archiveStatus;