mapper
This commit is contained in:
@@ -20,7 +20,7 @@ public class PlatformExcel {
|
||||
@Excel(name = "站台编码")
|
||||
private String code;
|
||||
@Excel(name = "站台分组")
|
||||
private String group;
|
||||
private String platformGroup;
|
||||
@Excel(name = "1 可用,0 不可用")
|
||||
private Integer status;
|
||||
@Excel(name = "备注")
|
||||
|
||||
Reference in New Issue
Block a user