From bc20d37797ae4f28da84a129ebbcc98d6dee291e Mon Sep 17 00:00:00 2001 From: sy Date: Thu, 24 Nov 2022 20:35:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=96=AA=E9=85=AC=E7=B3=BB=E7=BB=9F-=E7=A6=8F?= =?UTF-8?q?=E5=88=A9=E5=8F=B0=E8=B4=A6=EF=BC=8C=E9=80=80=E5=B7=AE=E4=BF=9D?= =?UTF-8?q?=E5=AD=98=E6=95=B0=E6=8D=AE=E6=9D=A5=E6=BA=90=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E4=B8=AA=E7=A8=8E=E6=89=A3=E7=BC=B4=E4=B9=89=E5=8A=A1=E4=BA=BA?= =?UTF-8?q?=E7=AD=9B=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/com/engine/salary/service/impl/SIRecessionServiceImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/com/engine/salary/service/impl/SIRecessionServiceImpl.java b/src/com/engine/salary/service/impl/SIRecessionServiceImpl.java index 1b5c7846e..4cb75ab72 100644 --- a/src/com/engine/salary/service/impl/SIRecessionServiceImpl.java +++ b/src/com/engine/salary/service/impl/SIRecessionServiceImpl.java @@ -79,7 +79,7 @@ public class SIRecessionServiceImpl extends Service implements SIRecessionServic .paymentStatus(PaymentStatusEnum.COMMON.getValue()) .recessionMonthList(param.getRecessionMonthList()) .employeeIds(employeeIds) -// .paymentOrganization(param.getPaymentOrganization()) + .paymentOrganization(param.getPaymentOrganization()) .build()); InsuranceAccountDetailPOEncrypt.decryptInsuranceAccountDetailPOList(detailPOS); //处理数据