From 5c8c2664c6a82e78536f3aca2c1e7bf4ad26091d Mon Sep 17 00:00:00 2001 From: yzh Date: Wed, 14 Sep 2022 19:49:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E5=80=BC=EF=BC=9A=E5=86=9B=E5=9B=A2?= =?UTF-8?q?=E8=81=8C=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_army_position.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/resource/jsons/dic_army_position.json b/shared/resource/jsons/dic_army_position.json index 7d20eaf39..19bdff30f 100755 --- a/shared/resource/jsons/dic_army_position.json +++ b/shared/resource/jsons/dic_army_position.json @@ -16,7 +16,7 @@ { "id": 3, "name": "校尉", - "rankProportion": 15, + "rankProportion": 20, "sellRatio": 2.6, "activeRatio": 2.6 }, @@ -30,7 +30,7 @@ { "id": 5, "name": "伍长", - "rankProportion": 50, + "rankProportion": 40, "sellRatio": 2.4, "activeRatio": 2.4 },