src/main/java/cc/mrbird/febs/mall/dto/MoneyFlowListDto.java @@ -11,4 +11,8 @@ private String phone; private Integer type; private Integer flowType; }