fix 管理员失效BUG
This commit is contained in:
parent
a7ea54b6fc
commit
a85e8e7281
@ -318,7 +318,7 @@ var codeSignals = []CodeSignal{
|
||||
ctt := sender.JoinContens()
|
||||
db.Delete(&UserAdmin{
|
||||
Content: ctt,
|
||||
})
|
||||
}).Where(ctt)
|
||||
return "已取消管理员"
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user