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