master
parent
78c95bca52
commit
2d04076f19
|
@ -108,8 +108,8 @@ function receiveMessage(event)
|
|||
if (data.ct === '') {
|
||||
return false
|
||||
}
|
||||
// adminList = ['内有猛犬小心','热心市民阿狄呐','流域_墨绿绿'];
|
||||
adminList = ['饺子吃肉肉'];
|
||||
adminList = ['内有猛犬小心','热心市民阿狄呐','流域_墨绿绿'];
|
||||
// adminList = ['饺子吃肉肉'];
|
||||
// 大航海列表
|
||||
if (adminList.length > 0) {
|
||||
// 获取当前领舞人
|
||||
|
|
Loading…
Reference in New Issue