上传消息分发配置文件
This commit is contained in:
parent
9819200093
commit
835f88650b
@ -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": "月之秘境"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user