From b3feb0d1c798de3365b38a947fc24211ae6ce5c8 Mon Sep 17 00:00:00 2001 From: Joshi <3040996759@qq.com> Date: Fri, 8 Aug 2025 17:05:26 +0800 Subject: [PATCH] =?UTF-8?q?refactor(gear-oa):=E7=A7=BB=E9=99=A4=20OaExpres?= =?UTF-8?q?sVo=20=E6=9F=A5=E8=AF=A2=E4=B8=AD=E7=9A=84=20detail=5Fid=20?= =?UTF-8?q?=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 从 selectVoPagePlus 和 selectVoByIdPlus 查询中删除了 oe.detail_id 字段 - 此修改简化了查询结果结构,可能与业务需求变更或代码优化相关 --- gear-oa/src/main/resources/mapper/oa/OaExpressMapper.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/gear-oa/src/main/resources/mapper/oa/OaExpressMapper.xml b/gear-oa/src/main/resources/mapper/oa/OaExpressMapper.xml index 17419bc..8feb520 100644 --- a/gear-oa/src/main/resources/mapper/oa/OaExpressMapper.xml +++ b/gear-oa/src/main/resources/mapper/oa/OaExpressMapper.xml @@ -25,7 +25,6 @@