safesight-control/internal/service
tian 62d73f36e2 refactor: 合并第三方服务类型,去重字段
1. token_service 合并到 alarm_service
   - 去掉重复的 username/password/tenant_code
   - alarm_service 保留 get_token_url、put_message_url、tenant_code 三个有效字段
   - token_service_main 槽位绑定类型改为接受 alarm_service

2. 第三方服务页支持按类型动态显示字段(JS控制)
   - 添加自定义(custom)类型,使用 JSON 文本域
   - custom 类型支持槽位解析(resolvedServiceBinding)

3. 后端代码清理
   - 移除 token_service 类型相关逻辑
   - integration_type_label 去掉认证服务
2026-05-09 12:31:09 +08:00
..
agent_client.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
alarm_collector.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
config_assets_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
config_assets.go refactor: 合并第三方服务类型,去重字段 2026-05-09 12:31:09 +08:00
config_preview_test.go refactor: 合并第三方服务类型,去重字段 2026-05-09 12:31:09 +08:00
config_preview.go refactor: 合并第三方服务类型,去重字段 2026-05-09 12:31:09 +08:00
config_runtime_render.go feat: 标准调试参数 & 克隆不立即保存 2026-05-09 11:39:02 +08:00
discovery.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
face_gallery_builder.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
model_management_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
model_management.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
profile_editor.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
registry_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
registry.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
resource_management_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
resource_management.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
standard_templates.go feat: 标准调试参数 & 克隆不立即保存 2026-05-09 11:39:02 +08:00
task_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
task.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
template_slots_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
template_slots.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
template_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
template.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00