@ -496,3 +496,13 @@ type AnySliceResult struct {
Value []interface{}
Err error
}
// MapResult 转map的结果
//
// Author : go_developer@163.com<白茶清欢>
// Date : 16:05 2023/8/10
type MapResult struct {
Value Map
The note is not visible to the blocked user.