From 53d7695d70b51170ba3873c4b3521e5e77d4a24e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B7=AF=E6=98=8E=E6=85=A7?= <1191093413@qq.com> Date: Thu, 22 Aug 2024 16:21:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- itaxBase-common/src/main/resources/mapper/SysDeptDao.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itaxBase-common/src/main/resources/mapper/SysDeptDao.xml b/itaxBase-common/src/main/resources/mapper/SysDeptDao.xml index 6b1da15..127de45 100644 --- a/itaxBase-common/src/main/resources/mapper/SysDeptDao.xml +++ b/itaxBase-common/src/main/resources/mapper/SysDeptDao.xml @@ -298,7 +298,7 @@ send_address as sendAddress, auth_password as authPassword, send_name as sendName, - eamil_send as emailSend + email_send as emailSend FROM sys_dept WHERE