KKSU
2024-04-11 21755fc070c9f0505f06e44955fa6de2aedadc54
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;
}