代码更新

This commit is contained in:
2022-11-25 11:12:09 +08:00
parent 5d36b76813
commit 673758226e

View File

@@ -66,10 +66,10 @@ public class PrintServiceImpl implements PrintService {
//规格
String width = box_jo.getString("width");
//批号
String pcsn = "";
String pcsn = box_jo.getString("date_of_production");
//入库日期
String date_of_FG_inbound = box_jo.getString("date_of_FG_inbound");
String date_of_FG_inbound = box_jo.getString("date_of_fg_inbound");
//毛重
String box_weight = box_jo.getString("box_weight");
//生产日期