Skip to content

addRolesForUser批量新增不成功 #10

@lvtu1124

Description

@lvtu1124

addRolesForUser返回true,实际没写入,addRoleForUser是可以的,追踪看到
private function updateWatcher(): void { if (!is_null($this->watcher) && $this->autoNotifyWatcher) { $this->watcher->update(); } }
里面$this->watcher为空,帮忙看看是不是bug,还是说需要哪里调用才启动批量插入

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions