|
@ -6451,10 +6451,10 @@ public class PrescriptionService extends BaseJpaService<WlyyPrescriptionDO, Pres
|
|
|
@Autowired
|
|
|
private FileUploadService fileUploadService;
|
|
|
|
|
|
public Map<String, Object> test() throws Exception {
|
|
|
/* public Map<String, Object> test() throws Exception {
|
|
|
entranceService.MS02014(false);
|
|
|
return null;
|
|
|
}
|
|
|
}*/
|
|
|
|
|
|
public String test2(String no) throws Exception {
|
|
|
TransRequest e = new TransRequest();
|