个税申报撤回fix

This commit is contained in:
Harryxzy 2023-06-30 16:41:06 +08:00
parent 1fa04f1515
commit 18fb376054
1 changed files with 1 additions and 1 deletions

View File

@ -502,7 +502,7 @@ public class SalarySysConfServiceImpl extends Service implements SalarySysConfSe
// 薪资核算人员匹配规则
appSettingVO.setWithDrawTaxDeclaration("0");
} else {
appSettingVO.setSalaryAcctEmployeeRule( withDrawRule.getConfValue() );
appSettingVO.setWithDrawTaxDeclaration( withDrawRule.getConfValue() );
}
//默认加密开启