Compare commits
1 Commits
main
...
dyf-device
Author | SHA1 | Date | |
---|---|---|---|
57322c9c87 |
@ -58,7 +58,9 @@ public class DeviceExcelImportDTO {
|
||||
private String remark;
|
||||
|
||||
@ExcelProperty("设备类型名称")
|
||||
@ColumnWidth(20)
|
||||
private String typeName;
|
||||
|
||||
@ExcelProperty("蓝牙名称")
|
||||
private String bluetoothName;
|
||||
|
||||
}
|
Reference in New Issue
Block a user