This commit is contained in:
Paidax
2025-09-25 14:32:23 +08:00
parent b210758ee8
commit 4ef59d727a
103 changed files with 232 additions and 194 deletions
@@ -21,7 +21,7 @@ public interface SysDataUserPullService extends BaseService<Sys_user_source> {
Map<String, Date> pullPostDoctoral();
/**
* 获取下拉框数据(单位、在职状态、人事编制、人员类型)
* 获取下拉框数据(单位、在职状态、编制类别、教职工类别)
*/
NutMap searchOptions();