增加药房管理
This commit is contained in:
@@ -41,6 +41,7 @@ type userDoctorManage struct {
|
||||
type basic struct {
|
||||
Department // 科室管理
|
||||
Hospital // 医院管理
|
||||
Pharmacy // 药房管理
|
||||
DiseaseClassExpertise // 专长管理
|
||||
Bank // 银行管理
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user