未验证 提交 61762e89 编写于 作者: S shardingHe 提交者: GitHub

Fix: an exception situation where the prod and cate fields cannot be updated. (#1561)

Co-authored-by: NshardingHe <wangzihe@flashcat.cloud>
上级 ac4ff33d
......@@ -83,6 +83,9 @@ func (rt *Router) alertSubscribePut(c *gin.Context) {
rt.Ctx,
"name",
"disabled",
"prod",
"cate",
"datasource_ids",
"cluster",
"rule_id",
"tags",
......@@ -96,7 +99,6 @@ func (rt *Router) alertSubscribePut(c *gin.Context) {
"webhooks",
"for_duration",
"redefine_webhooks",
"datasource_ids",
))
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册