隐藏项目导入导出不显示

This commit is contained in:
钱涛 2024-12-11 11:04:42 +08:00
parent b8fdc4dde6
commit bd3b815bcf
1 changed files with 0 additions and 2 deletions

View File

@ -77,14 +77,12 @@ public class SalaryAcctRecordPO {
* 回算上次核算的薪资核算记录id
*/
@Deprecated
// //备用字段1", ignore = true)
private Long superId;
/**
* 回算最原始的那次薪资核算记录id
*/
@Deprecated
// //备用字段2", ignore = true)
private Long rootId;
/**