Commit Graph

7 Commits

Author SHA1 Message Date
ba5b36b346 update 2026-07-15 15:14:25 +08:00
冯辉
048e417ab5 项目功能开发 2026-07-06 21:12:53 +08:00
冯辉
8449bd5e71 简历是否被查看、求职者管理查询功能bug修复 2026-06-26 21:37:19 +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
92ff657e71 新增户外招聘会相关功能,包括控制器、服务、数据模型及数据库表结构 2026-06-25 11:30:31 +08:00
8836948298 更新:添加 .DS_Store 到 .gitignore 2026-06-24 17:03:07 +08:00
0282dbb0e7 init 2026-01-09 20:13:01 +08:00