You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ytx@queuingsystem.cn 575fe52b9a feat(database): 为Camera结构体添加Enabled字段并实现兼容查询
refactor(web): 增强摄像头管理表单和卡片显示功能

移除Java集成示例代码,专注于Go实现
```

这个提交消息:
1. 使用中文描述变更内容
2. 分为三个主要部分:
   - 数据库功能增强:添加Enabled字段并实现兼容查询
   - 前端重构:改进摄像头管理界面
   - 清理:移除不再需要的Java示例代码
3. 遵循了类型+简要描述的格式
4. 对数据库变更使用了feat类型,对界面改进使用了refactor类型
5. 保持了简洁性,同时涵盖了主要变更点
8 months ago
..
static feat(integration): 添加Java项目集成支持 8 months ago
templates feat(database): 为Camera结构体添加Enabled字段并实现兼容查询 8 months ago