Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
3ae2f45e17
@ -33,7 +33,7 @@ public class InspectPatientRespVO {
|
||||
|
||||
@Schema(description = "出生日期")
|
||||
@ExcelProperty("出生日期")
|
||||
private LocalDate birthday;
|
||||
private LocalDateTime birthday;
|
||||
|
||||
@Schema(description = "证件类型", example = "1")
|
||||
@ExcelProperty("证件类型")
|
||||
|
Loading…
Reference in New Issue
Block a user