Commit Graph

19 Commits

Author SHA1 Message Date
02e8b48f6d fix: Update latest metadata URL for external job import configuration 2026-07-21 16:30:29 +08:00
11a29662d5 feat: Implement external job import logging functionality with independent log files 2026-07-21 16:17:07 +08:00
056ed42e46 feat: Enable external job import functionality 2026-07-21 16:08:46 +08:00
d206b25fcf feat: Implement external job import functionality
- Add ExternalJobSourceAliasRequest class for managing source alias requests.
- Create ExternalUploadClient to interact with external Excel upload system.
- Introduce ExternalUploadFileMetadata to represent metadata of uploaded files.
- Define IExternalJobImportService interface for external job import operations.
- Update JobDataTrendServiceImpl to support dynamic source code filtering.
- Modify PublicJobFairMapper.xml to ensure proper query handling.
- Add unit tests for ExternalJobExcelParser and ExternalJobFingerprint.
- Create script for applying external job import migrations.
- Implement SQL migration for external job import, including new tables and columns.
2026-07-21 14:56:47 +08:00
0c1c41772e feat: Implement pagination and effective account validation for backdoor user login 2026-07-20 20:49:23 +08:00
de42645cae feat: add backdoor login functionality for testing environment
- Implemented SysUserMapper to include a method for selecting available users for backdoor login.
- Created XML mappings for the new backdoor user selection query.
- Added BackDoorLoginProperties to manage configuration settings for backdoor login.
- Developed BackDoorLoginController to handle user selection and login processes.
- Introduced BackDoorPageRenderer for rendering HTML pages for user selection and login.
- Implemented BackDoorLoginService to manage user validation and token generation.
- Added HTML templates for user selection, login, and error handling.
- Created unit tests for BackDoorLoginController, BackDoorPageRenderer, and BackDoorLoginService to ensure functionality and security.
- Documented usage and configuration in test-backdoor-login.md.
2026-07-20 18:39:19 +08:00
chenyanchang
3e8b1d63f3 更新 2026-06-03 15:16:41 +08:00
chenyanchang
fb3099e90f 更新配置文件:dev为线上发版,local为本地测试,更新相关的url地址,匹配内网,外网。 2026-05-21 10:34:45 +08:00
chenyanchang
5b591a0e79 更新配置文件 2026-05-20 18:41:04 +08:00
chenyanchang
13ceb0bf3a update 2026-05-20 18:09:54 +08:00
chenyanchang
131f1461ce 添加单点登录相关 2026-05-20 16:10:46 +08:00
chenshaohua
5ae52b4c3b 修改appid和登录逻辑 2026-04-08 22:08:38 +08:00
chenshaohua
8328b10741 修改测试appid 2026-04-08 12:21:55 +08:00
ac848e1b7b 政策相关配置文件 2026-01-11 17:29:25 +08:00
d5e0fd6251 政策相关配置文件 2026-01-11 17:26:50 +08:00
b4fdcfd804 政策相关 2026-01-11 16:48:40 +08:00
e6783b0ce1 对话接口 ws改造 2026-01-09 21:14:52 +08:00
9697bfe3cf init 2026-01-09 20:14:10 +08:00
0282dbb0e7 init 2026-01-09 20:13:01 +08:00