打印导检单
This commit is contained in:
parent
4d5bc05f35
commit
51fad20f48
@ -200,7 +200,7 @@ public class InspectPatientitemsServiceImpl implements InspectPatientitemsServic
|
||||
|
||||
printRespVO.setTable(list);
|
||||
|
||||
printRespVO.setBarcode("111222333");
|
||||
printRespVO.setBarcode(inspectPatientDO.getMedicalSn());
|
||||
printRespVO.setQrcode("333444555");
|
||||
|
||||
return printRespVO;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user