医生绑定药房
This commit is contained in:
@@ -35,6 +35,7 @@ type sysSetting struct {
|
||||
type userDoctorManage struct {
|
||||
UserDoctor // 医生列表
|
||||
DoctorAccount
|
||||
DoctorPharmacy // 医生药房管理
|
||||
}
|
||||
|
||||
// Basic 基础数据
|
||||
|
||||
Reference in New Issue
Block a user