From a55dd57fbacdffb1c86f4a76fbe62fee0c10a8a4 Mon Sep 17 00:00:00 2001 From: lijingtao <18301674552@163.COM> Date: Sat, 16 Mar 2024 22:23:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B6=88=E6=81=AF=E5=88=97=E8=A1=A8=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E5=88=9B=E5=BB=BA=E4=BA=BA=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/oa/OcrMsgMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jyjz-system/jyjz-system-oa/src/main/resources/mapper/oa/OcrMsgMapper.xml b/jyjz-system/jyjz-system-oa/src/main/resources/mapper/oa/OcrMsgMapper.xml index 7af4e1ad..5f8118b0 100644 --- a/jyjz-system/jyjz-system-oa/src/main/resources/mapper/oa/OcrMsgMapper.xml +++ b/jyjz-system/jyjz-system-oa/src/main/resources/mapper/oa/OcrMsgMapper.xml @@ -34,7 +34,7 @@ SELECT m.id as id, m.titile as titile, - "系统管理员" AS userNcame, + "系统管理员" AS userName, m.bus_json AS busJson, r.read_flag as readFlag, m.send_time AS sendTime