聊天室管理权限统一为职务权限
This commit is contained in:
@@ -58,6 +58,7 @@ class PositionAuthorityLog extends Model
|
||||
'warn' => '警告',
|
||||
'kick' => '踢出',
|
||||
'mute' => '禁言',
|
||||
'ban' => '封号',
|
||||
'banip' => '封锁IP',
|
||||
'other' => '其他',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user