mapper
This commit is contained in:
@@ -30,7 +30,7 @@ public class Platform implements Serializable {
|
||||
private String code;
|
||||
|
||||
@ApiModelProperty("站台分组")
|
||||
private String group;
|
||||
private String platformGroup;
|
||||
|
||||
@ApiModelProperty("1 可用,0 不可用")
|
||||
private Integer status;
|
||||
|
||||
Reference in New Issue
Block a user