From 90788eb5990ec24846edefbec74c3a6b44683b17 Mon Sep 17 00:00:00 2001 From: Joshi <3040996759@qq.com> Date: Tue, 19 Aug 2025 17:03:52 +0800 Subject: [PATCH] =?UTF-8?q?fix(oa):=20=E4=BF=AE=E5=A4=8D=E4=BB=93=E5=BA=93?= =?UTF-8?q?=E4=B8=BB=E8=A1=A8=E6=9F=A5=E8=AF=A2=E5=AD=97=E6=AE=B5=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 sown.return_type 和 sown.withdraw_lock 字段改为 sowm.return_type 和 sowm.withdraw_lock- 修正了从 SysOaWarehouseMaster 表中查询数据的 SQL 语句 --- .../main/resources/mapper/oa/SysOaWarehouseMasterMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-oa/src/main/resources/mapper/oa/SysOaWarehouseMasterMapper.xml b/ruoyi-oa/src/main/resources/mapper/oa/SysOaWarehouseMasterMapper.xml index d083c9b..eb5f09a 100644 --- a/ruoyi-oa/src/main/resources/mapper/oa/SysOaWarehouseMasterMapper.xml +++ b/ruoyi-oa/src/main/resources/mapper/oa/SysOaWarehouseMasterMapper.xml @@ -75,8 +75,8 @@ sowm.sign_user, sowm.remark, sowm.status, - sown.return_type, - sown.withdraw_lock, + sowm.return_type, + sowm.withdraw_lock, ${ew.sqlSelect}, sop.project_name, IFNULL(log_count.log_count, 0) AS logCount