mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-09-19 17:50:12 +00:00
Update cmd/dashboard/controller/member_api.go
Co-authored-by: naiba <hi@nai.ba>
This commit is contained in:
committed by
GitHub
co-authored by
naiba
parent
c7165df2e7
commit
4d4f13282e
@@ -418,9 +418,7 @@ func (ma *memberAPI) addOrEditNotification(c *gin.Context) {
|
||||
Server: nil,
|
||||
}
|
||||
// 勾选了跳过检查
|
||||
if nf.SkipCheck == "on" {
|
||||
err = nil
|
||||
} else {
|
||||
if nf.SkipCheck != "on" {
|
||||
err = ns.Send("这是测试消息")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user