薪酬系统-福利模块bug修复v11,基数上下限约束问题修复

This commit is contained in:
sy 2022-11-04 11:28:29 +08:00
parent 65aff3e5be
commit dc4f4d9032
1 changed files with 1 additions and 1 deletions

View File

@ -853,7 +853,7 @@ public class SIArchivesBiz {
} else {
log.info("福利明细项属于未缴费状态,不对上下限进行约束");
}
return true;
}
return true;