From cda25be59d610fba9cad1227fb39d8145a9e5bdb Mon Sep 17 00:00:00 2001 From: luying Date: Sat, 9 Sep 2023 16:51:36 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20build(=E8=B5=84=E6=BA=90):=20?= =?UTF-8?q?=E8=BF=98=E5=8E=9F=E8=AF=B8=E5=AD=90=E5=88=97=E4=BC=A0=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resource/jsons/dic_zyz_authorsBook.json | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 shared/resource/jsons/dic_zyz_authorsBook.json diff --git a/shared/resource/jsons/dic_zyz_authorsBook.json b/shared/resource/jsons/dic_zyz_authorsBook.json new file mode 100644 index 000000000..01f4454bf --- /dev/null +++ b/shared/resource/jsons/dic_zyz_authorsBook.json @@ -0,0 +1,37 @@ +[ + { + "id": 1, + "name": "豪杰并起", + "image": 1, + "limit": "&", + "pointArr": "1&2&3&4&5&6&7&8" + }, + { + "id": 2, + "name": "群雄纷争", + "image": 2, + "limit": "&", + "pointArr": "9&10&11&12&13&14&15&16" + }, + { + "id": 3, + "name": "鹰扬六合", + "image": 3, + "limit": "1&1200", + "pointArr": "17&18&19&20&21&22&23&24" + }, + { + "id": 4, + "name": "虎视四方", + "image": 4, + "limit": "2&3&10000", + "pointArr": "25&26&27&28&29&30&31&32" + }, + { + "id": 5, + "name": "问鼎中原", + "image": 5, + "limit": "2&4&15000", + "pointArr": "33&34&35&36&37&38&39&40" + } +] \ No newline at end of file