|
|
|
@ -238,7 +238,7 @@ public class BasicOrderPrintController {
|
|
|
|
|
bizData.put("expireDate", ioOrderDetailBizEntity.getExpireDate());
|
|
|
|
|
bizData.put("manufactor", ioOrderDetailBizEntity.getManufacturer());
|
|
|
|
|
bizData.put("zczbhhzbapzbh", ioOrderDetailBizEntity.getCertCode() == null ? ' ' : ioOrderDetailBizEntity.getCertCode());
|
|
|
|
|
|
|
|
|
|
bizData.put("udiCode", obj.getCode().replaceAll("\u001D", ""));
|
|
|
|
|
bizData.put("fromSpmsOrders", ioOrderResponse.getFromSpmsOrders() == null ? ' ' : ioOrderResponse.getFromSpmsOrders());
|
|
|
|
|
// bizData.put("cplb", udiProductEntity.getCplb() == null ? ' ' : udiProductEntity.getCplb());
|
|
|
|
|
// if(ioOrderInvoiceResponses != null && ioOrderInvoiceResponses.size()>0){
|
|
|
|
|