无关风月
2025-02-18 bdb635834a1f9ea62bca8039976c0c2844be8139
ruoyi-system/src/main/java/com/ruoyi/system/model/TFaultRepairMessage.java
@@ -74,9 +74,8 @@
    private Integer repairType;
    @ApiModelProperty(value = "上门时间")
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
    @TableField("visit_time")
    private LocalDateTime visitTime;
    private String visitTime;
    @ApiModelProperty(value = "联系电话")
    @TableField("contact_number")