From ce96bcf2766c5509608cd580dfb2e688b0a10231 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=A0=8B?= Date: Thu, 27 Oct 2022 18:16:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=AF=86=E5=AD=97=E6=AE=B5xml?= =?UTF-8?q?=E6=9B=B4=E6=96=B0otherPaymentBaseString?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mapper/siaccount/InsuranceAccountDetailMapper.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/com/engine/salary/mapper/siaccount/InsuranceAccountDetailMapper.xml b/src/com/engine/salary/mapper/siaccount/InsuranceAccountDetailMapper.xml index 7f92c2a41..3986b4697 100644 --- a/src/com/engine/salary/mapper/siaccount/InsuranceAccountDetailMapper.xml +++ b/src/com/engine/salary/mapper/siaccount/InsuranceAccountDetailMapper.xml @@ -956,6 +956,14 @@ + + + + when id=#{item.id} then #{item.otherPaymentBaseString} + + + +