新增了 医生健康包配置
This commit is contained in:
@@ -70,8 +70,9 @@ type orderPrescriptionManage struct {
|
||||
|
||||
// 问诊管理
|
||||
type inquiryManage struct {
|
||||
InquiryConfig // 问诊配置
|
||||
HealthPackage // 系统健康包配置
|
||||
InquiryConfig // 问诊配置
|
||||
HealthPackage // 系统健康包配置
|
||||
DoctorConfigHealthPackage // 医生健康包配置
|
||||
}
|
||||
|
||||
// ca管理
|
||||
|
||||
Reference in New Issue
Block a user