src/main/java/com/ruoyi/procurementrecord/dto/ProcurementPageDtoCopy.java
@@ -18,6 +18,8 @@ private Integer id; private String ids; private Long createUser; /** @@ -49,7 +51,9 @@ */ private String customerName; private String salesLedgerProductId; private Long salesLedgerProductId; /** * 出入库数量 @@ -131,6 +135,11 @@ */ @Excel(name = "产品大类") private String productCategory; /** * 产品id */ @Excel(name = "产品id") private Long productId; /** * 规格型号