薪酬系统-福利台账,退差保存数据来源增加个税扣缴义务人筛选
This commit is contained in:
parent
e412be8d5e
commit
bc20d37797
|
|
@ -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);
|
||||
//处理数据
|
||||
|
|
|
|||
Loading…
Reference in New Issue