src/main/java/com/ruoyi/sales/dto/SalesLedgerProductDto.java @@ -55,4 +55,6 @@ */ private Long supplierId; private Integer approvalStatus; }