提交消息列表功能
This commit is contained in:
@@ -189,7 +189,8 @@
|
|||||||
'3': '/users',
|
'3': '/users',
|
||||||
'4': '/groups',
|
'4': '/groups',
|
||||||
'5': '/errors',
|
'5': '/errors',
|
||||||
'6': '/robot_management'
|
'6': '/robot_management',
|
||||||
|
'7': '/message_list'
|
||||||
};
|
};
|
||||||
|
|
||||||
// 如果当前不在对应页面,则跳转
|
// 如果当前不在对应页面,则跳转
|
||||||
|
|||||||
Reference in New Issue
Block a user