You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Adapt UserController to updated commonModel->lists signature
Adjust parameters for `commonModel->lists` calls within user creation and update flows. This aligns the group fetching logic with a refined `lists` method signature, which now uses explicit `key` and `where` parameters for filtering and includes an `isReset` flag.
0 commit comments