A collection of the top 53 Kawaii PC wallpapers and backgrounds available for download for free. We hope you enjoy our growing collection of HD images to use as a background or home screen for your smartphone or computer. Please contact us if you want to publish a Kawaii PC wallpaper on...
Background() req := []*user.UserDTO{{UserID: 111, Information: &user.InformationDTO{Nickname: "test"}}} s.CreateUsers(ctx, req, nil) user := s.QueryUsers(ctx, map[uint64]*Options{111: {}}) fmt.Printf("req query1 userID=%d, name=%s\n", user[111].UserID, user[111]....