Logo

GitLab

Sign in

朱子纯 / test3

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 1
  • Labels
  • Wiki
  • Snippets
  • Commits 42
  • Compare
  • Branches 4
  • Tags 0
  • test3
  • backend
  • src
  • test
  • java
  • com
  • example
  • erp
  • module
  • usr
  • UserControllerTest.java
08 May, 2026
3 commits
  • feat(usr): PUT /api/usr/users/{userId} REQ-USR-002 ...
    8f600c60
    REQ-USR-002
    zichun authored
    2026-05-08 12:10:17 +0800  
    Browse Code »
  • feat(usr): selectUserList XML + getUserList service + GET /api/usr/users REQ-USR-003
    93a18967
    zichun authored
    2026-05-08 11:35:45 +0800  
    Browse Code »
  • feat(usr): 增加用户后端实现 REQ-USR-001 ...
    ff5af471
    - UserPrincipal record + JwtAuthenticationFilter 注入用户上下文
    - SecurityConfig 补充 authenticationEntryPoint 返回 401
    - UserService/UserServiceImpl: 创建用户、获取员工列表、获取权限组
    - UserController: POST /users、GET /users/staffs、GET /users/permission-groups
    - UserServiceTest (6 cases) + UserControllerTest (5 cases) 全部通过
    zichun authored
    2026-05-08 10:58:31 +0800  
    Browse Code »