From 5413e4966b6780185f395c36dd7c8004bcd91565 Mon Sep 17 00:00:00 2001 From: liwei Date: Thu, 20 Oct 2022 11:24:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/json/game_msgdistrib.json | 37 ----------------------------------- 1 file changed, 37 deletions(-) diff --git a/bin/json/game_msgdistrib.json b/bin/json/game_msgdistrib.json index dcb13d304..40c739134 100644 --- a/bin/json/game_msgdistrib.json +++ b/bin/json/game_msgdistrib.json @@ -1,74 +1,37 @@ [ { "msgid": "notify", - "open": true, "routrules": "~/worker", "describe": "公告系统" }, { "msgid": "forum", - "open": true, "routrules": "~/worker", "describe": "论坛系统" }, - { - "msgid": "chat", - "open": true, - "routrules": "~/worker", - "describe": "聊天系统" - }, { "msgid": "chat.chanagechannel", - "open": true, "routrules": "~/worker", "describe": "聊天系统" }, { "msgid": "chat.crosschannel", - "open": true, "routrules": "~/worker", "describe": "聊天系统" }, { "msgid": "chat.getcrosslist", - "open": true, "routrules": "~/worker", "describe": "聊天系统" }, { "msgid": "chat.sendcross", - "open": true, "routrules": "~/worker", "describe": "聊天系统" }, { "msgid": "moonfantasy", - "open": true, "routrules": "~/worker", "describe": "月之秘境" - }, - { - "msgid": "hero.info", - "open": true, - "routrules": "~/worker", - "describe": "查询英雄详细" - }, - { - "msgid": "friend.apply", - "open": true, - "routrules": "~/worker", - "describe": "好友申请" - }, - { - "msgid": "friend.agree", - "open": true, - "routrules": "~/worker", - "describe": "同意" - }, - { - "msgid": "friend.refuse", - "open": true, - "routrules": "~/worker", - "describe": "拒绝" } ] \ No newline at end of file