|
|
outputfinishproduct = getInMeterInfo(outProducttype, outMeter, outMetalstate, tval, wval, lval) + processOperationOutMaterDo.getSinglerollweight().stripTrailingZeros().toPlainString() + UNIT_MAP.getOrDefault(processOperationOutMaterDo.getNumunit(), "") + " * " + processOperationOutMaterDo.getPlanprodrollnum() + "卷";
|