wangshan %!s(int64=2) %!d(string=hai) anos
pai
achega
6bd7c0587e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      handler/award/user.go

+ 1 - 1
handler/award/user.go

@@ -39,7 +39,7 @@ func GetWinnerInfo() map[string]interface{} {
 		case "1":
 			data["mold"] = "获得小米智能音箱"
 		case "2":
-			data["mold"] = "获得iPad"
+			data["mold"] = "获得iPad1台"
 		}
 		return data
 	}