"git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "bdbc8fa08f8dfa257ce73edb9b65a7cb25fcf26e"
feat: 支持在用户搜索中使用备注字段
- 在用户仓库的搜索过滤器中添加备注字段 - 管理员现在可以通过备注/标记搜索用户 - 使用不区分大小写的搜索(ContainsFold) Changes: - backend/internal/repository/user_repo.go: 添加 NotesContainsFold 到搜索条件
Please register or sign in to comment