From 9316d3bfd3dbfc9030328869c6f51d584e94c6b5 Mon Sep 17 00:00:00 2001 From: yzh Date: Sat, 16 Sep 2023 19:31:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E5=80=BC=EF=BC=9A=E8=AF=B8=E5=AD=90?= =?UTF-8?q?=E5=88=97=E4=BC=A0=E5=BC=80=E6=94=BE=E5=92=8C=E7=89=A9=E5=93=81?= =?UTF-8?q?=E5=93=81=E8=B4=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_goods.json | 12 ++++++------ shared/resource/jsons/dic_zyz_authorsBook.json | 7 ++++++- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/shared/resource/jsons/dic_goods.json b/shared/resource/jsons/dic_goods.json index 9459c3838..60a059f49 100644 --- a/shared/resource/jsons/dic_goods.json +++ b/shared/resource/jsons/dic_goods.json @@ -17090,7 +17090,7 @@ { "good_id": 71113, "name": "自选下品将灵礼包", - "quality": 2, + "quality": 1, "image_id": "putongbaoxiang", "itid": 24, "goodType": 1, @@ -17114,7 +17114,7 @@ { "good_id": 71114, "name": "自选中品将灵礼包", - "quality": 3, + "quality": 2, "image_id": "zhongjibaoxiang", "itid": 24, "goodType": 1, @@ -17138,7 +17138,7 @@ { "good_id": 71115, "name": "自选上品将灵礼包", - "quality": 5, + "quality": 3, "image_id": "gaojibaoxiang", "itid": 24, "goodType": 1, @@ -17186,7 +17186,7 @@ { "good_id": 71117, "name": "随机下品将灵礼包", - "quality": 2, + "quality": 1, "image_id": "putongbaoxiang", "itid": 24, "goodType": 1, @@ -17210,7 +17210,7 @@ { "good_id": 71118, "name": "随机中品将灵礼包", - "quality": 3, + "quality": 2, "image_id": "zhongjibaoxiang", "itid": 24, "goodType": 1, @@ -17234,7 +17234,7 @@ { "good_id": 71119, "name": "随机上品将灵礼包", - "quality": 5, + "quality": 3, "image_id": "gaojibaoxiang", "itid": 24, "goodType": 1, diff --git a/shared/resource/jsons/dic_zyz_authorsBook.json b/shared/resource/jsons/dic_zyz_authorsBook.json index 9bd5af484..efc7e0ea7 100644 --- a/shared/resource/jsons/dic_zyz_authorsBook.json +++ b/shared/resource/jsons/dic_zyz_authorsBook.json @@ -3,6 +3,7 @@ "id": 1, "name": "豪杰并起", "image": 1, + "isOpen": 1, "limit": "&", "pointArr": "1&2&3&4&5&6&7&8" }, @@ -10,6 +11,7 @@ "id": 2, "name": "群雄纷立", "image": 2, + "isOpen": 1, "limit": "&", "pointArr": "9&10&11&12&13&14&15&16" }, @@ -17,13 +19,15 @@ "id": 3, "name": "鹰扬六合", "image": 3, - "limit": "1&1000", + "isOpen": 1, + "limit": "2&1&1000", "pointArr": "17&18&19&20&21&22&23&24" }, { "id": 4, "name": "虎视四方", "image": 4, + "isOpen": 0, "limit": "2&3&10000", "pointArr": "25&26&27&28&29&30&31&32" }, @@ -31,6 +35,7 @@ "id": 5, "name": "争雄定霸", "image": 5, + "isOpen": 0, "limit": "2&4&15000", "pointArr": "33&34&35&36&37&38&39&40" }