From b93168abdd66e736c5f320677d590320c98f12e8 Mon Sep 17 00:00:00 2001 From: Joshi <3040996759@qq.com> Date: Thu, 26 Feb 2026 17:59:09 +0800 Subject: [PATCH] =?UTF-8?q?feat(hrm):=20=E6=B7=BB=E5=8A=A0=E5=8D=B0?= =?UTF-8?q?=E7=AB=A0=E7=94=B3=E8=AF=B7=E6=B5=81=E7=A8=8B=E5=AE=9E=E4=BE=8B?= =?UTF-8?q?=E5=85=B3=E8=81=94=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 HrmSealReqMapper.xml 中新增 inst_id 字段映射 - 修改 selectVoWithProjectById 查询方法 - 添加 hrm_flow_instance 表关联查询 - 实现业务ID关联流程实例数据获取 --- fad-hrm/src/main/resources/mapper/HrmSealReqMapper.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fad-hrm/src/main/resources/mapper/HrmSealReqMapper.xml b/fad-hrm/src/main/resources/mapper/HrmSealReqMapper.xml index d1bd7c1..233b127 100644 --- a/fad-hrm/src/main/resources/mapper/HrmSealReqMapper.xml +++ b/fad-hrm/src/main/resources/mapper/HrmSealReqMapper.xml @@ -36,6 +36,7 @@ +