去除新增系统问诊配置
This commit is contained in:
parent
a50b679e6e
commit
b99f67fb19
@ -498,9 +498,6 @@ func privateRouter(r *gin.Engine, api controller.Api) {
|
||||
|
||||
// 修改系统问诊配置
|
||||
systemGroup.PUT("/:system_inquiry_config_id", api.InquiryConfig.PutSystemInquiryConfig)
|
||||
|
||||
// 新增系统问诊配置
|
||||
systemGroup.POST("", api.InquiryConfig.AddDoctorInquiryConfig)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user