病人通过日期查找病例
POST
http://localhost:8083/patient/findCaseByDate
接口描述
通过病人id和病例日期查找病例
请求参数
响应参数
参数名
类型
描述
必填
code
int
成功则返回200
必填
msg
String
成功则返回"success"
必填