新增获取就诊人列表-分页

This commit is contained in:
2023-09-18 16:48:22 +08:00
parent 913e1647fb
commit 9d21730305
12 changed files with 389 additions and 54 deletions
+2 -1
View File
@@ -44,7 +44,8 @@ type order struct {
// 患者管理
type userPatientManage struct {
UserPatient // 患者列表
UserPatient // 患者列表
PatientFamily // 家庭成员管理
}
// 病例管理