KKSU
2023-12-01 2a3ed4c811cf57123c0be276165d019c4205342c
src/main/java/cc/mrbird/febs/mall/vo/AdminMallMoneyFlowVo.java
@@ -18,10 +18,16 @@
    private Integer type;
    private Integer flowType;
    private String orderNo;
    private String description;
    private String remark;
    /**
     * 来源
     */
    private String fromMemberName;
}