Commit Graph

27 Commits

Author SHA1 Message Date
chenyanchang
a0d5cc0637 update 2026-06-26 15:32:34 +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
f648fd0719 add 2026-04-24 16:23:42 +08:00
973c0b809e bugfix-企业登录注册 2026-01-15 10:16:05 +08:00
922a19da2c 企业报名招聘会 2026-01-13 20:16:14 +08:00
beeaa0e6b3 当前季度和当月招聘会详情 2026-01-13 17:12:06 +08:00
b4fdcfd804 政策相关 2026-01-11 16:48:40 +08:00
55eba88734 招聘会 2026-01-11 02:15:16 +08:00
0282dbb0e7 init 2026-01-09 20:13:01 +08:00