新增 医生账户详情
This commit is contained in:
@@ -29,6 +29,7 @@ type sysSetting struct {
|
||||
// 医生管理
|
||||
type userDoctorManage struct {
|
||||
UserDoctor // 医生列表
|
||||
DoctorAccount
|
||||
}
|
||||
|
||||
// Basic 基础数据
|
||||
|
||||
Reference in New Issue
Block a user