上传消息分发配置文件

This commit is contained in:
liwei 2022-10-20 11:50:32 +08:00
parent 9819200093
commit 835f88650b

View File

@ -1,36 +1,49 @@
[
{
"msgid": "notify",
"open": true,
"routrules": "~/worker",
"describe": "公告系统"
},
{
"msgid": "forum",
"open": true,
"routrules": "~/worker",
"describe": "论坛系统"
},
{
"msgid": "chat",
"routrules": "~/worker",
"open": true,
"describe": "聊天系统"
},
{
"msgid": "chat.chanagechannel",
"routrules": "~/worker",
"open": true,
"describe": "聊天系统"
},
{
"msgid": "chat.crosschannel",
"routrules": "~/worker",
"open": true,
"describe": "聊天系统"
},
{
"msgid": "chat.getcrosslist",
"routrules": "~/worker",
"open": true,
"describe": "聊天系统"
},
{
"msgid": "chat.sendcross",
"routrules": "~/worker",
"open": true,
"describe": "聊天系统"
},
{
"msgid": "moonfantasy",
"open": true,
"routrules": "~/worker",
"describe": "月之秘境"
},