个税申报撤回fix
This commit is contained in:
parent
1fa04f1515
commit
18fb376054
|
|
@ -502,7 +502,7 @@ public class SalarySysConfServiceImpl extends Service implements SalarySysConfSe
|
|||
// 薪资核算人员匹配规则
|
||||
appSettingVO.setWithDrawTaxDeclaration("0");
|
||||
} else {
|
||||
appSettingVO.setSalaryAcctEmployeeRule( withDrawRule.getConfValue() );
|
||||
appSettingVO.setWithDrawTaxDeclaration( withDrawRule.getConfValue() );
|
||||
}
|
||||
|
||||
//默认加密开启
|
||||
|
|
|
|||
Loading…
Reference in New Issue