From 2cb59cd7a359478640eb9ce7a821cf5217f8d7ca Mon Sep 17 00:00:00 2001
From: zouyx <1798599149@qq.com>
Date: Wed, 16 Jul 2025 17:05:42 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=81=E4=B8=9A=E7=AB=AF-=E7=99=BB=E5=BD=95?=
=?UTF-8?q?=E6=97=B6=E6=96=B0=E5=A2=9E=E4=BC=81=E4=B8=9A=E4=BF=A1=E6=81=AF?=
=?UTF-8?q?sql=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../main/resources/mapper/EnterpriseInformationMapper.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/EmergencyService/zdxtLawEnforcementCodeService/src/main/resources/mapper/EnterpriseInformationMapper.xml b/lib/EmergencyService/zdxtLawEnforcementCodeService/src/main/resources/mapper/EnterpriseInformationMapper.xml
index 29acb833..8fcaa941 100644
--- a/lib/EmergencyService/zdxtLawEnforcementCodeService/src/main/resources/mapper/EnterpriseInformationMapper.xml
+++ b/lib/EmergencyService/zdxtLawEnforcementCodeService/src/main/resources/mapper/EnterpriseInformationMapper.xml
@@ -164,8 +164,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
business_scope,
create_time,
create_by,
- user_id,
- dept_id,
+ userId,
+ deptId,
is_unsubscribe,
salt,
enterprise_tel,
@@ -181,7 +181,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{legalPerson},
#{registeredCapital},
#{establishmentTime},
- #{operatingTerm},
+ #{operating_term},
#{operatingTermEnd},
#{businessScope},
#{createTime},