设计管理:材料明细表料单阶段比较报告

This commit is contained in:
suncz
2024-05-09 14:58:23 +08:00
parent 2b06717f72
commit a5c46b28fc

View File

@@ -838,7 +838,6 @@ public class MaterialOrderService extends BaseOrderService<MaterialOrder, Long>
orderWeight = orderWeight.add(totalWeight);
}
String unit = ExcelUtil2.getCellValue(row.getCell(14));
String bigType = ExcelUtil2.getCellValue(row.getCell(15));
// if (bigType.equals("")){