@ -73,3 +73,12 @@ func getMessage(code interface{}) string {
}
return message
// GetMessage 获取消息信息
//
// Author : go_developer@163.com<白茶清欢>
// Date : 12:58 2022/6/26
func GetMessage(code interface{}) string {
return getMessage(code)
The note is not visible to the blocked user.