bug修改
This commit is contained in:
@ -36,7 +36,7 @@ public class StationRemoteControl implements Serializable {
|
||||
private String intranetIp;
|
||||
|
||||
@ApiModelProperty(value = "ems页面类型")
|
||||
private Integer type;
|
||||
private String type;
|
||||
|
||||
@JsonFormat(pattern = CommonConstant.DATE)
|
||||
@ApiModelProperty(value = "创建时间")
|
||||
|
||||
Reference in New Issue
Block a user