KKSU
2024-07-25 adee5d271a70cbcb9ab45cec00795c9a7b34f6bf
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;
}