新增专长
This commit is contained in:
@@ -25,6 +25,7 @@ type userDoctorManage struct {
|
||||
|
||||
// Basic 基础数据
|
||||
type basic struct {
|
||||
Department // 科室管理
|
||||
Hospital // 医院管理
|
||||
Department // 科室管理
|
||||
Hospital // 医院管理
|
||||
DiseaseClassExpertise // 专长管理
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user