gongchunyi
2 天以前 103f10ed038b7398633b919f0efc5486f1e30267
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;