|
@@ -514,8 +514,6 @@ public class SiMzService {
|
|
return dao.selectMzBlRecord(patientId, times);
|
|
return dao.selectMzBlRecord(patientId, times);
|
|
}
|
|
}
|
|
|
|
|
|
-
|
|
|
|
-
|
|
|
|
public ResultVo<JSONObject> rxPreCheck(RxPreCheckRequest request) {
|
|
public ResultVo<JSONObject> rxPreCheck(RxPreCheckRequest request) {
|
|
String patientId = request.getPatientId();
|
|
String patientId = request.getPatientId();
|
|
int times = request.getTimes();
|
|
int times = request.getTimes();
|