sinake
16 小时以前 a5ad1d8a8a133837c908bb770b88f4274a8ce6b8
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;