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