Commit Graph

4 Commits

Author SHA1 Message Date
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
francis-fh
feaa9cf747 面试功能开发 2026-06-25 13:32:37 +08:00
e01a1bf253 数据库配置文件 2026-01-10 20:34:29 +08:00
0282dbb0e7 init 2026-01-09 20:13:01 +08:00