重新打印问题 失败标识问题
This commit is contained in:
@@ -379,6 +379,8 @@ public class OrderInfo implements Serializable {
|
||||
}
|
||||
if (!newPrintStatusArray.isEmpty()) {
|
||||
printStatus = newPrintStatusArray.toJSONString();
|
||||
} else {
|
||||
printStatus = "";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user