From 1051e315930acbe65da56bd41361c35896670034 Mon Sep 17 00:00:00 2001 From: Joshi <3040996759@qq.com> Date: Wed, 16 Jul 2025 18:49:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=87=E6=B3=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/oa/SysOaWarehouseMasterMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/ruoyi-oa/src/main/resources/mapper/oa/SysOaWarehouseMasterMapper.xml b/ruoyi-oa/src/main/resources/mapper/oa/SysOaWarehouseMasterMapper.xml index 1c7a03b..07ff957 100644 --- a/ruoyi-oa/src/main/resources/mapper/oa/SysOaWarehouseMasterMapper.xml +++ b/ruoyi-oa/src/main/resources/mapper/oa/SysOaWarehouseMasterMapper.xml @@ -99,6 +99,7 @@ sowd.sign_price, sowd.amount, sowd.project_id, + sowd.remark, sow.brand, sow.name AS warehouseName, COALESCE(sow.model, sowt.model) AS model,