From c8b7a0df5b42a4dbe4f6fc7c38c74ded393fdd22 Mon Sep 17 00:00:00 2001 From: caihaohan Date: Fri, 8 Sep 2023 10:27:36 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E4=BF=AE=E6=94=B9=E4=BC=81=E6=A0=87?= =?UTF-8?q?=E8=AE=A1=E5=88=92=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../laws/enterprise/entity/EnterpriseStandardPlan.java | 4 ++-- .../enterprise/mapper/xml/EnterpriseStandardPlanMapper.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/laws-modules/src/main/java/com/jero/modules/laws/enterprise/entity/EnterpriseStandardPlan.java b/laws-modules/src/main/java/com/jero/modules/laws/enterprise/entity/EnterpriseStandardPlan.java index ee4886c1..592c0546 100644 --- a/laws-modules/src/main/java/com/jero/modules/laws/enterprise/entity/EnterpriseStandardPlan.java +++ b/laws-modules/src/main/java/com/jero/modules/laws/enterprise/entity/EnterpriseStandardPlan.java @@ -71,10 +71,10 @@ public class EnterpriseStandardPlan implements Serializable { private String projectType; @ApiModelProperty(value = "原企标编号") - private String originEnStandardNum; + private String originEnStandardNo; @ApiModelProperty(value = "新企标编号") - private String newEnStandardNum; + private String newEnStandardNo; @ApiModelProperty(value = "原企标名称") private String originEnStandardName; diff --git a/laws-modules/src/main/java/com/jero/modules/laws/enterprise/mapper/xml/EnterpriseStandardPlanMapper.xml b/laws-modules/src/main/java/com/jero/modules/laws/enterprise/mapper/xml/EnterpriseStandardPlanMapper.xml index d1452004..22203722 100644 --- a/laws-modules/src/main/java/com/jero/modules/laws/enterprise/mapper/xml/EnterpriseStandardPlanMapper.xml +++ b/laws-modules/src/main/java/com/jero/modules/laws/enterprise/mapper/xml/EnterpriseStandardPlanMapper.xml @@ -17,8 +17,8 @@ - - + +