fix:字段类型错误 修正

main
wb1496 2024-11-18 09:32:01 +08:00
parent 494ad5edb4
commit c232678da0
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ public class EntPayAgrtQueryListResponse implements ApiResponse {
* *
*/ */
@SerializedName("check_time") @SerializedName("check_time")
private java.util.Date checkTime; private String checkTime;
/** /**
* *