This commit is contained in:
guohb
2024-05-17 14:51:23 +08:00
parent dc2a5c71ff
commit ecfe42b40f
4 changed files with 15 additions and 13 deletions

View File

@@ -43,8 +43,7 @@ public class LinePaySubmitRequest {
private String branchBankName;
@ApiModelProperty("缴纳时间")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
private Date payTime;
private String payTime;
@ApiModelProperty("付款截图")
private String payPic;