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