2026-06-10 47e4fbbae343e37b4697ae786a147333ec8acf82
src/main/java/com/ruoyi/account/bean/vo/financial/FinLedgerEntryRecordVo.java
@@ -37,6 +37,11 @@
    private BigDecimal credit;
    /**
     * 科目明细。
     */
    private String subjectDetail;
    /**
     * 行号(排序字段)。
     */
    private Integer rowNo;