聊天室管理权限统一为职务权限

This commit is contained in:
2026-04-26 20:55:11 +08:00
parent b07f4e971a
commit 0402097b59
21 changed files with 590 additions and 395 deletions
+1
View File
@@ -58,6 +58,7 @@ class PositionAuthorityLog extends Model
'warn' => '警告',
'kick' => '踢出',
'mute' => '禁言',
'ban' => '封号',
'banip' => '封锁IP',
'other' => '其他',
];