新增获取就诊人列表-分页
This commit is contained in:
@@ -44,7 +44,8 @@ type order struct {
|
||||
|
||||
// 患者管理
|
||||
type userPatientManage struct {
|
||||
UserPatient // 患者列表
|
||||
UserPatient // 患者列表
|
||||
PatientFamily // 家庭成员管理
|
||||
}
|
||||
|
||||
// 病例管理
|
||||
|
||||
Reference in New Issue
Block a user