This commit is contained in:
2024-06-04 14:52:44 +08:00
parent ad242af2c4
commit 58bf39a5e3
9 changed files with 320 additions and 2 deletions
+1
View File
@@ -71,6 +71,7 @@ type orderPrescriptionManage struct {
// 问诊管理
type inquiryManage struct {
InquiryConfig // 问诊配置
HealthPackage // 系统健康包配置
}
// ca管理