xiaoyong931011
2021-05-14 a7ff00c817968670223bb454617cd43d106d2b8d
src/main/java/com/xcong/excoin/modules/yunding/vo/YdAgentOrderVo.java
@@ -36,7 +36,8 @@
    private String phone;
    private String inviteId;
    @JsonFormat(pattern = "yyyy-MM-dd", timezone = "GMT+8")
    @JsonFormat(pattern = "yyyy-MM-dd hh:mm:ss", timezone = "GMT+8")
    private Date createTime;
}