chore: 修改权限提示内容
This commit is contained in:
@@ -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,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user