From 19c0cfda9368e64f05fba8d6d5aa25945210f780 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Mon, 11 May 2020 16:07:19 +0800 Subject: [PATCH] =?UTF-8?q?11-31=E6=B7=BB=E5=8A=A0=E6=80=BB=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E3=80=81=E4=BB=8A=E5=A4=A9=E7=99=BB=E5=BD=95=E3=80=81?= =?UTF-8?q?=E6=80=BB=E6=88=98=E6=96=97=E3=80=81=E4=BB=8A=E5=A4=A9=E6=88=98?= =?UTF-8?q?=E6=96=97=E6=AC=A1=E6=95=B0=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/md_csv/dict.json | 85 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 84 insertions(+), 1 deletion(-) diff --git a/scripts/md_csv/dict.json b/scripts/md_csv/dict.json index 057646a..285c1ce 100644 --- a/scripts/md_csv/dict.json +++ b/scripts/md_csv/dict.json @@ -2002,7 +2002,11 @@ "localuuid", "button_name", "button_param", - "button_subname" + "button_subname", + "total_login_times", + "today_login_times", + "total_battle_times", + "today_battle_times" ], "account_id": { "desc": "\u8d26\u53f7id", @@ -2053,6 +2057,26 @@ "desc": "\u6635\u79f0", "en_name": "nickname", "short_name": "nickname" + }, + "today_battle_times": { + "desc": "\u4eca\u5929\u6218\u6597\u6b21\u6570", + "en_name": "today_battle_times", + "short_name": "today_battle_times" + }, + "today_login_times": { + "desc": "\u4eca\u5929\u767b\u5f55\u6b21\u6570", + "en_name": "today_login_times", + "short_name": "today_login_times" + }, + "total_battle_times": { + "desc": "\u603b\u6218\u6597\u6b21\u6570", + "en_name": "total_battle_times", + "short_name": "total_battle_times" + }, + "total_login_times": { + "desc": "\u603b\u767b\u5f55\u6b21\u6570", + "en_name": "total_login_times", + "short_name": "total_login_times" } }, "11-32": { @@ -2137,6 +2161,64 @@ "short_name": "rsp_content" } }, + "11-33": { + "__keys__": [ + "channel", + "account_id", + "name", + "nickname", + "localuuid", + "req_content", + "title", + "content", + "item" + ], + "account_id": { + "desc": "\u8d26\u53f7id", + "en_name": "account_id", + "short_name": "account_id" + }, + "channel": { + "desc": "\u5e73\u53f0\u7f16\u53f7", + "en_name": "channel", + "short_name": "channel" + }, + "content": { + "desc": "\u53d1\u9001\u7684\u6d88\u606f\u5185\u5bb9", + "en_name": "content", + "short_name": "content" + }, + "item": { + "desc": "\u53d1\u9001\u7684\u9644\u4ef6\u5185\u5bb9", + "en_name": "item", + "short_name": "item" + }, + "localuuid": { + "desc": "\u672c\u5730\u751f\u6210\u7684uuid", + "en_name": "localuuid", + "short_name": "localuuid" + }, + "name": { + "desc": "\u90ae\u4ef6\u53d1\u9001\u4eba", + "en_name": "name", + "short_name": "name" + }, + "nickname": { + "desc": "\u6635\u79f0", + "en_name": "nickname", + "short_name": "nickname" + }, + "req_content": { + "desc": "\u53d1\u9001\u7684\u6d88\u606f\u5185\u5bb9\uff08\u5982\u679c\u6709\u7684\u8bdd\uff09\uff1ajson\u683c\u5f0f\u5b57\u7b26\u4e32", + "en_name": "req_content", + "short_name": "req_content" + }, + "title": { + "desc": "\u6807\u9898", + "en_name": "title", + "short_name": "title" + } + }, "11-4": { "__keys__": [ "channel", @@ -3440,6 +3522,7 @@ "11-30", "11-31", "11-32", + "11-33", "11-40", "11-41", "51-300",