xiaoyong931011
2023-09-20 8f85e6917bf3a80bbe8f5531585c7c5d69e0309b
src/main/java/cc/mrbird/febs/dapp/vo/MemberMoneyFlowVo.java
@@ -10,6 +10,7 @@
@Data
@ApiModel(value = "MemberMoneyFlowVo", description = "个人流水")
public class MemberMoneyFlowVo {
    private Integer type;
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
    private Date createTime;
    //原有积分