update 11.02

This commit is contained in:
mash 2023-11-02 13:04:26 +08:00
parent 0f02e687df
commit dbbfbeb898
1 changed files with 0 additions and 1 deletions

View File

@ -823,7 +823,6 @@ public class PersonnelServiceImpl extends BaseService<PersonnelMapper, Personnel
}
}
}
CacheUtil.clear(ConfigCache.SCHEDULED_CODE_PERSONNEL_RETIRE);
}
}