公式提醒

This commit is contained in:
钱涛 2022-12-01 13:59:38 +08:00
parent 6cffbf4db7
commit ac0b0a7e25
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ public class SalarySobItemAggregateBO {
.salaryItemGroupId(k)
.salaryItemId(salaryItemPO.getId())
.dateType(salaryItemPO.getDataType())
.valueType(salaryItemPO.getValueType())
.name(salaryItemPO.getName())
.itemHide(salarySobItemPO.getItemHide())
.formulaId(salarySobItemPO.getFormulaId())