From 6908f708cc50bab3d07ea3bc3ab48b5e6637bc9e Mon Sep 17 00:00:00 2001 From: yezi Date: Sun, 4 May 2025 00:39:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E7=9A=84RandType=E4=B8=8ERankTypeDesc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/models/common/rank_type.dart | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lib/models/common/rank_type.dart b/lib/models/common/rank_type.dart index ecd27b81..730ae27a 100644 --- a/lib/models/common/rank_type.dart +++ b/lib/models/common/rank_type.dart @@ -16,9 +16,7 @@ enum RandType { madness, fashion, entertainment, - film, - origin, - rookie + film } extension RankTypeDesc on RandType { @@ -50,7 +48,6 @@ extension RankTypeDesc on RandType { 'technology', 'sport', 'car', - 'life', 'food', 'animal', 'madness',