完成99需求

This commit is contained in:
chenjinyang
2026-02-06 17:12:29 +08:00
parent 8d45cfe9db
commit d34a314f02
7 changed files with 170 additions and 29 deletions

View File

@@ -22,6 +22,11 @@ public class OpScheduleDto extends OpSchedule {
*/
private String patientName;
/**
* 就诊ID
*/
private Long encounterId;
/**
* 性别
*/