chore: 修改权限提示内容
This commit is contained in:
parent
33ef75c54f
commit
7dfde04639
@ -44,7 +44,7 @@ func TryExecHandler(msg model.Message, level constants.PermissionLevel, handler
|
||||
return handler(msg)
|
||||
}
|
||||
return model.Reply{
|
||||
ReplyMsg: "权限不足,有需要请联系管理员",
|
||||
ReplyMsg: "权限校验错误",
|
||||
ReferOriginMsg: true,
|
||||
FromMsg: msg,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user