|
@@ -14,7 +14,7 @@ const api = {
|
|
|
getPatInfo: '/patientInfo/getTopPatientInfo',
|
|
|
getPatBaseInfo: '/patientInfo/getPatientInfo',
|
|
|
getHospitalInfo:'/hospitalInfo/getHospitalInfo',
|
|
|
- getPreMsg:'/api/prec/inquiryInfo/getInquiryDetail'
|
|
|
+ getPreMsg:'http://192.168.2.121:5050/api/prec/inquiryInfo/getInquiryDetail'
|
|
|
};
|
|
|
|
|
|
//获取预问诊信息
|