Commit 9603bd7d by jianan

出账检核-增加币种25

parent 46da6cbd
...@@ -241,6 +241,7 @@ public class ApiExpectedFortunePageResponse { ...@@ -241,6 +241,7 @@ public class ApiExpectedFortunePageResponse {
* 创建时间 * 创建时间
*/ */
@Schema(description = "创建时间") @Schema(description = "创建时间")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
private LocalDateTime createTime; private LocalDateTime createTime;
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment