gongchunyi
2026-06-28 d4b2252268142d9b6f35f6fdc590c4e7cf6f0df3
src/main/java/com/ruoyi/sales/dto/SalesLedgerExportDto.java
@@ -51,8 +51,6 @@
    @Excel(name = "审核状态")
    private String reviewStatusText;
    @Excel(name = "订单状态")
    private String orderStatusText;
    @Excel(name = "备注")
    private String remarks;