From c232678da00febd3c31a98f2ccd3d4fcb1bcb431 Mon Sep 17 00:00:00 2001 From: wb1496 Date: Mon, 18 Nov 2024 09:32:01 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E5=AD=97=E6=AE=B5=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E9=94=99=E8=AF=AF=20=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../service/v2/entpay/model/EntPayAgrtQueryListResponse.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scfs-api-service/src/main/java/com/czcb/scfs/api/service/v2/entpay/model/EntPayAgrtQueryListResponse.java b/scfs-api-service/src/main/java/com/czcb/scfs/api/service/v2/entpay/model/EntPayAgrtQueryListResponse.java index 4a089d0..62249e9 100644 --- a/scfs-api-service/src/main/java/com/czcb/scfs/api/service/v2/entpay/model/EntPayAgrtQueryListResponse.java +++ b/scfs-api-service/src/main/java/com/czcb/scfs/api/service/v2/entpay/model/EntPayAgrtQueryListResponse.java @@ -143,7 +143,7 @@ public class EntPayAgrtQueryListResponse implements ApiResponse { * 审核时间 */ @SerializedName("check_time") - private java.util.Date checkTime; + private String checkTime; /** * 审核说明