xiaoyong931011
2023-04-08 aa5f5c17a3c92461d63025606ae3ea3fe281d5ea
src/main/java/cc/mrbird/febs/mall/vo/AdminMoneyFlowListVo.java
@@ -37,5 +37,9 @@
    private String bindPhone;
    private Integer flowType;
    /**
     * 来源
     */
    private String fromMemberName;
}