go_dreamfactory/bin/json/game_msgdistrib.json
2022-09-15 15:56:39 +08:00

37 lines
693 B
JSON

[
{
"msgid": "notify",
"routrules": "~/worker",
"describe": "公告系统"
},
{
"msgid": "forum",
"routrules": "~/worker",
"describe": "论坛系统"
},
{
"msgid": "chat.chanagechannel",
"routrules": "~/worker",
"describe": "聊天系统"
},
{
"msgid": "chat.crosschannel",
"routrules": "~/worker",
"describe": "聊天系统"
},
{
"msgid": "chat.getcrosslist",
"routrules": "~/worker",
"describe": "聊天系统"
},
{
"msgid": "chat.sendcross",
"routrules": "~/worker",
"describe": "聊天系统"
},
{
"msgid": "moonfantasy",
"routrules": "~/worker",
"describe": "月之秘境"
}
]