zhs
5 天以前 cb6dfdb447afa1df4c9fc02bf3138b294d2ca366
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;