liusheng
6 天以前 879e1b8fcd398b465c078adcb07a6af9237f4802
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/appointment/vo/AppointmentRespVO.java
@@ -166,6 +166,7 @@
    /**
     * 开单时间
     */
    @ExcelProperty("开单时间")
    private Date doctorTime;
}