医生绑定药房

This commit is contained in:
haomingming
2026-09-07 14:07:00 +08:00
parent 943ee17b2a
commit dc9dee6c98
11 changed files with 646 additions and 0 deletions
+1
View File
@@ -35,6 +35,7 @@ type sysSetting struct {
type userDoctorManage struct {
UserDoctor // 医生列表
DoctorAccount
DoctorPharmacy // 医生药房管理
}
// Basic 基础数据