新增 医生账户详情

This commit is contained in:
2023-11-01 16:50:55 +08:00
parent fc738c4d32
commit 873b3b1676
11 changed files with 320 additions and 17 deletions
+1
View File
@@ -29,6 +29,7 @@ type sysSetting struct {
// 医生管理
type userDoctorManage struct {
UserDoctor // 医生列表
DoctorAccount
}
// Basic 基础数据