From b03aa4d0380e3053530a6a1fa2709532c79da32e Mon Sep 17 00:00:00 2001 From: wangzhijiang Date: Tue, 28 Mar 2023 18:29:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=95=E8=A7=84=E6=B8=85=E5=8D=95-=E5=AF=BC?= =?UTF-8?q?=E5=87=BA=E5=8E=BB=E9=99=A4=E5=AD=97=E6=AE=B5=EF=BC=8C=E5=AF=B9?= =?UTF-8?q?=E5=BA=94=E7=A6=85=E9=81=93bug=2067169?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jero/modules/project/entity/ProjectLawsInventoryEOEn.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/project/entity/ProjectLawsInventoryEOEn.java b/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/project/entity/ProjectLawsInventoryEOEn.java index a5f786793..b156a0f74 100644 --- a/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/project/entity/ProjectLawsInventoryEOEn.java +++ b/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/project/entity/ProjectLawsInventoryEOEn.java @@ -123,7 +123,7 @@ public class ProjectLawsInventoryEOEn implements Serializable { private Date xin1Che1Xing2Shi2Shi1Ri4Qi1; /**在产车实施日期*/ -// @Excel(name = "New Vehicle Execution Date", width = 30, format = "yyyy-MM-dd") +// @Excel(name = "New Vehicle Execution Date", width = 30, format = "yyyy-MM-dd") 67169 @JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd") @DateTimeFormat(pattern="yyyy-MM-dd") @ApiModelProperty(value = "在产车实施日期")