Commit Graph

57 Commits

Author SHA1 Message Date
5060fb0557 feat: Implement job fair company registration review workflow
- Added review status fields to the public_job_fair_company table to manage company registration states (pending, approved, rejected).
- Enhanced PublicJobFairServiceImpl to handle company registration, review, and job management for companies.
- Updated PublicJobFairMapper.xml with new SQL queries for managing company relations and reviews.
- Created migration script to add review fields and set default values for existing records.
- Introduced new permissions for company users to manage job postings and registration status.
- Added utility methods for ensuring proper role checks and company retrieval.
2026-07-15 11:34:31 +08:00
chenshaohua
b782793e25 1.修改工作经历和教育经历实体类位置,方便移动端用户可以修改自己的信息
2.修改es按照名称或者类型查询的逻辑
2026-07-14 13:00:57 +08:00
chenshaohua
be0b687ee3 添加字段设置简历公开、保密状态,并添加对应方法 2026-07-13 17:35:52 +08:00
chenshaohua
75368125f7 添加教育经历和培训经历表 2026-07-13 16:16:01 +08:00
chenshaohua
cb38c9abd9 添加企业收藏求职者 2026-07-12 13:13:07 +08:00
chenshaohua
52a528f118 添加咨询接口 2026-07-11 20:17:02 +08:00
chenshaohua
1027530803 修改管理员下架企业和岗位信息查询条件 2026-07-10 16:57:55 +08:00
chenshaohua
b2784c0ac1 添加查询投诉和屏蔽列表查询 2026-07-09 19:56:55 +08:00
chenshaohua
ee167ddc86 1.添加用户投诉岗位
2.管理员对企业和岗位下架
2026-07-09 18:32:38 +08:00
chenshaohua
8a152a2854 添加个人屏蔽企业,并且推荐岗位时,并且企业对应的岗位 2026-07-08 23:10:24 +08:00
chenshaohua
f52d7f0eda 政策表添加政策分类(可分为人才引进、人才培养、人才激励等类别) 2026-07-08 17:10:46 +08:00
chenshaohua
c8a9eb5630 本地上传修改发布时间为表格中的月份 2026-07-08 12:51:41 +08:00
chenshaohua
96a4b1503d 本地上传添加时间 2026-07-08 12:40:59 +08:00
chenshaohua
633d563f1e 添加es中岗位联系方式 2026-07-07 18:48:01 +08:00
chenshaohua
4204ad12a5 Merge remote-tracking branch 'origin/main' 2026-07-07 16:06:27 +08:00
chenshaohua
dc414dba34 添加石河子本地数据导入接口 2026-07-07 16:06:10 +08:00
冯辉
3a62826ed2 项目管理功能bug修复 2026-07-07 15:41:00 +08:00
冯辉
048e417ab5 项目功能开发 2026-07-06 21:12:53 +08:00
冯辉
aa04293c73 邀约备注bug修复 2026-06-30 00:14:35 +08:00
冯辉
ad4468780b bug修复 2026-06-28 18:28:38 +08:00
冯辉
e863f7f404 岗位搜索功能问题修复 2026-06-28 15:09:17 +08:00
冯辉
339b0bc8cb 政策启用禁用功能开发 2026-06-28 02:13:05 +08:00
0024f81484 Merge branch 'main' of ssh://124.243.245.42:2222/zkr/shz-backend 2026-06-27 22:45:00 +08:00
b35ed5989e feat: Add Cross-Domain Job Fair and Alliance City Management
- Implemented AppOutdoorFairController for outdoor job fair public H5 interfaces.
- Created CrossCityAllianceController for managing cross-domain alliance cities.
- Added CrossCityAlliance domain model and corresponding service and mapper.
- Developed CrossDomainJobVO for aggregating job data across job fairs.
- Created SQL scripts for initializing the cross-city alliance table and modifying the public job fair schema.
- Added migration script for backing up and restoring the HighGo database schema.
2026-06-27 22:44:56 +08:00
冯辉
7dd3b96b92 岗位搜索功能bug修复 2026-06-26 23:54:59 +08:00
chenyanchang
2114eada1d Merge branch 'main' of http://124.243.245.42:3000/zkr/shz-backend into main 2026-06-26 15:32:44 +08:00
chenyanchang
a0d5cc0637 update 2026-06-26 15:32:34 +08:00
chenshaohua
1bd611d569 添加es查询是isPublish 缺失问题 2026-06-26 13:18:51 +08:00
0ccfb6e6dc feat: Add Outdoor Fair Attendee and Device management
- Implemented Outdoor Fair Attendee and Device entities, including their respective controllers, services, and mappers.
- Added statistics endpoint for Outdoor Fair data, allowing aggregation by day, week, month, or year.
- Introduced SQL scripts for creating tables and mock data for attendees and devices.
- Created a write-capable script for executing DML/DDL statements against the SHZ HighGo database.
- Enhanced the existing query capabilities to support both read and write operations.
2026-06-26 11:26:04 +08:00
7ca2d878cc Merge branch 'main' of ssh://124.243.245.42:2222/zkr/shz-backend 2026-06-25 23:13:38 +08:00
82d3264c72 feat: Add SHZ log inspection and HighGo database querying capabilities
- Introduced `inspect-shz-logs` skill for inspecting local and production logs with bounded read-only commands.
- Added `view.sh` script for log viewing with options for following logs and filtering by keywords.
- Created `query-shz-highgo` skill for querying the SHZ HighGo database through an SSH gateway.
- Implemented read-only SQL execution with strict controls on allowed statements and query structure.
- Added new domain and mapper classes for managing outdoor fair job associations.
- Enhanced `OutdoorFairController` to support job listing and management for outdoor fairs.
- Created SQL scripts for initializing outdoor fair job data and managing menu visibility.
2026-06-25 23:13:35 +08:00
chenyanchang
680fde18f8 update 2026-06-25 18:25:06 +08:00
chenyanchang
fbec110ab5 Merge branch 'main' of http://124.243.245.42:3000/zkr/shz-backend into main 2026-06-25 17:55:02 +08:00
chenyanchang
3d08387561 update 2026-06-25 17:54:48 +08:00
c3de38ee82 feat: add inspect-shz-logs skill for log inspection and monitoring
- Implemented a new skill to inspect and follow SHZ backend logs with bounded read-only commands.
- Added scripts for viewing local and production logs, including options for following logs.
- Created references for log locations and usage guidelines.

feat: add query-shz-highgo skill for database querying

- Introduced a skill to query the SHZ HighGo database through an SSH gateway using a read-only psql workflow.
- Included scripts for executing SQL queries and schema discovery.
- Added connection details and usage instructions.

feat: add OutdoorFairBooth domain and mapper

- Created OutdoorFairBooth domain model with relevant fields and annotations.
- Implemented a mapper interface for physical deletion of records based on fair ID.

feat: create SQL scripts for cms_outdoor_fair_booth

- Added SQL script to create the cms_outdoor_fair_booth table and its associated sequence.
- Included comments for clarity and compatibility with historical data.
- Added a script to drop the cms_venue_booth table after migration confirmation.
2026-06-25 15:53:01 +08:00
154436b71f Merge branch 'main' of ssh://124.243.245.42:2222/zkr/shz-backend 2026-06-25 14:42:17 +08:00
7f10e9f311 新增场地展位管理功能,包括展位图查询、保存、预定及调换功能,新增相关数据模型及数据库表结构 2026-06-25 14:42:10 +08:00
francis-fh
feaa9cf747 面试功能开发 2026-06-25 13:32:37 +08:00
d1319c6a7c 新增场地信息管理功能,包括场地信息控制器、服务、数据模型及数据库表结构 2026-06-25 12:47:54 +08:00
92ff657e71 新增户外招聘会相关功能,包括控制器、服务、数据模型及数据库表结构 2026-06-25 11:30:31 +08:00
francis-fh
f51b1a3ce1 预约面试功能开发 2026-06-24 18:18:55 +08:00
francis-fh
a3cd9b0277 新增面试邀约功能 2026-06-24 09:31:29 +08:00
chenyanchang
99d1e5deef 添加直播带岗相关功能。 2026-06-17 15:34:24 +08:00
chenyanchang
cf858f7bf5 上传岗位添加新接口以及处理上传数据等。 2026-06-08 23:42:00 +08:00
chenyanchang
3e8b1d63f3 更新 2026-06-03 15:16:41 +08:00
chenyanchang
33dc76302b update 2026-06-02 11:09:41 +08:00
chenyanchang
e27bc97cf2 更新:1.查询岗位时添加时间段筛选,2.查询岗位不准确的问题。 2026-06-01 19:50:00 +08:00
chenyanchang
c44a9bdea1 更新:政策信息表加针对的人员类型标签及相关列表查询时按标签来匹配结果。 2026-06-01 16:16:06 +08:00
chenyanchang
a42ded00e2 update 2026-05-29 14:31:01 +08:00
chenshaohua
aed2093175 添加一体机登录接口 2026-05-12 13:07:58 +08:00