sinake
2025-09-24 b0e0b4c0e342865daefb31eb3b956129fe722c8c
smartor/src/main/java/com/smartor/domain/PatTaskRelevance.java
@@ -214,9 +214,9 @@
    /**
     * 发送时间
     */
    @Excel(name = "就诊时间")
    @Excel(name = "发送时间")
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
    @ApiModelProperty("就诊时间")
    @ApiModelProperty("发送时间")
    private Date visitTime;