bug修改

This commit is contained in:
2026-01-28 16:38:18 +08:00
parent d8b1396b6f
commit 8439ec5bdf
4 changed files with 9 additions and 5 deletions

View File

@ -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 = "创建时间")