bug调整

This commit is contained in:
xy
2025-01-03 13:13:28 +08:00
parent 04cdb50b13
commit f90a3228b9
3 changed files with 17 additions and 16 deletions

View File

@@ -47,7 +47,8 @@ public class CsDevModelQueryParm {
@DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss",timezone = "GMT+8")
private String versionEndDate;
@ApiModelProperty(value = "装置型号")
private String devType;