feat(admin): 增加玩家密码管理与角色边界
This commit is contained in:
@@ -169,4 +169,6 @@ return [
|
||||
'can_grant_extra_rebate' => '允许额外回水',
|
||||
'can_create_child_agent' => '允许创建下级代理',
|
||||
'can_create_player' => '允许创建玩家',
|
||||
'current_password' => '当前密码',
|
||||
'password_confirmation' => '确认密码',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user