[GH-ISSUE #1392] 外部通知 钉钉 前端枚举与后端枚举不一致 #3878

Closed
opened 2026-02-28 11:58:08 +03:00 by kerem · 1 comment
Owner

Originally created by @HuaGCS on GitHub (Oct 14, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1392

Describe the bug
外部通知 钉钉 前端枚举与后端枚举不一致

To Reproduce
前端配置:自动生成的前端配置在configMap中使用“dingtalk”作为类型键。index.ts:13
后端注册:后端使用键“dingding”(非“dingtalk”)注册通知处理器。dingding.go:18

Expected behavior
前后枚举保持一致

Originally created by @HuaGCS on GitHub (Oct 14, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1392 **Describe the bug** 外部通知 钉钉 前端枚举与后端枚举不一致 **To Reproduce** 前端配置:自动生成的前端配置在configMap中使用“dingtalk”作为类型键。index.ts:13 后端注册:后端使用键“dingding”(非“dingtalk”)注册通知处理器。dingding.go:18 **Expected behavior** 前后枚举保持一致
kerem 2026-02-28 11:58:08 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@0xJacky commented on GitHub (Oct 17, 2025):

感谢反馈,已修复

<!-- gh-comment-id:3416036858 --> @0xJacky commented on GitHub (Oct 17, 2025): 感谢反馈,已修复
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#3878
No description provided.