@ -63,3 +63,12 @@ func (at *AnyType) Type() string {
return reflectType.Kind().String()
}
// ToString 转为字符串
//
// Author : go_developer@163.com<白茶清欢>
// Date : 18:32 2023/6/1
func (at *AnyType) ToString() string {
return ""
The note is not visible to the blocked user.