From 9e4890f77a0fabc3c8a79fe7821c181155cc714a Mon Sep 17 00:00:00 2001 From: luying Date: Mon, 22 Aug 2022 15:32:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E8=A1=8C=E6=A6=9C=EF=BC=9A=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_zyz_rankingType.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/shared/resource/jsons/dic_zyz_rankingType.json b/shared/resource/jsons/dic_zyz_rankingType.json index 932a45e59..8b1fba72e 100644 --- a/shared/resource/jsons/dic_zyz_rankingType.json +++ b/shared/resource/jsons/dic_zyz_rankingType.json @@ -11,21 +11,21 @@ "name": "最强武将", "group": 1, "groupName": "玩家", - "general": 1 + "general": 0 }, { "id": 3, "name": "武将数量", "group": 1, "groupName": "玩家", - "general": 1 + "general": 0 }, { "id": 4, "name": "主公等级", "group": 1, "groupName": "玩家", - "general": 1 + "general": 0 }, { "id": 5, @@ -39,7 +39,7 @@ "name": "镇念塔", "group": 2, "groupName": "玩法", - "general": 0 + "general": 1 }, { "id": 7, @@ -60,13 +60,13 @@ "name": "军团", "group": 2, "groupName": "玩法", - "general": 0 + "general": 1 }, { "id": 10, "name": "名将擂台", "group": 2, "groupName": "玩法", - "general": 0 + "general": 1 } ] \ No newline at end of file