From 1d0fda5956ba352d060e3384b054168361827fc5 Mon Sep 17 00:00:00 2001 From: Joshi <3040996759@qq.com> Date: Tue, 9 Jun 2026 16:16:55 +0800 Subject: [PATCH] =?UTF-8?q?fix(mapper):=20=E4=BF=AE=E5=A4=8D=E6=8D=A2?= =?UTF-8?q?=E8=BE=8A=E8=AE=B0=E5=BD=95=E6=9F=A5=E8=AF=A2SQL=E8=AF=AD?= =?UTF-8?q?=E6=B3=95=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除SELECT语句中的冗余字段引用,解决SQL语法错误 - 优化查询语句结构,确保SQL执行正常 --- .../src/main/resources/mapper/mill/MesRollChangeMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-mill/src/main/resources/mapper/mill/MesRollChangeMapper.xml b/ruoyi-mill/src/main/resources/mapper/mill/MesRollChangeMapper.xml index 7a261fa2..f9cf7bcd 100644 --- a/ruoyi-mill/src/main/resources/mapper/mill/MesRollChangeMapper.xml +++ b/ruoyi-mill/src/main/resources/mapper/mill/MesRollChangeMapper.xml @@ -167,7 +167,7 @@