薪酬系统-福利模块bug修复v11,基数上下限约束问题修复
This commit is contained in:
parent
65aff3e5be
commit
dc4f4d9032
|
|
@ -853,7 +853,7 @@ public class SIArchivesBiz {
|
|||
} else {
|
||||
log.info("福利明细项属于未缴费状态,不对上下限进行约束");
|
||||
}
|
||||
return true;
|
||||
|
||||
|
||||
}
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Reference in New Issue