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
  • main
  • resources
08 May, 2026
7 commits
  • chore: update seed data — unified password 666666, align with docs column format
    b775836e
    zichun authored
    2026-05-08 13:29:33 +0800  
    Browse Code »
  • chore: move seed data into Flyway V3 migration for auto-apply on startup
    f3af6823
    zichun authored
    2026-05-08 13:24:53 +0800  
    Browse Code »
  • fix(usr): 修复 review round 1 must-fix REQ-USR-002 ...
    81a263b9
    M2: UserUpdateReqDTO 添加 @NotBlank/@Pattern/@NotNull 字段校验
    M3: UserFormDrawer InitialData 补 permGroupIds 字段并初始化
    M4: 列表查询加 bCanEditDoc 返回字段,编辑抽屉传真实值而非 false
    M1: 补充 updateUser_selfAdminKeepType_doesNotThrow 测试
    zichun authored
    2026-05-08 12:29:43 +0800  
    Browse Code »
  • fix(usr): 修复 review round 1 must-fix REQ-USR-003
    7921432e
    zichun authored
    2026-05-08 11:44:26 +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 »
  • fix(usr): review round 2 approve + Flyway V2 migration path REQ-USR-004 ...
    38d8cfcc
    - Copy V2 migration to backend/src/main/resources/db/migration/ for Flyway classpath
    - Update review report to round 2 approve
    - Mark REQ-USR-004 done in docs/08
    zichun authored
    2026-05-08 10:33:26 +0800  
    Browse Code »
  • chore(backend): init Spring Boot 3 project skeleton REQ-USR-004 ...
    199a3381
    - pom.xml: Spring Boot 3.3.5, MyBatis-Plus 3.5.7, JJWT 0.12.6, Flyway 10.x
    - application.yml: DB/JWT from env vars, Flyway baseline-on-migrate=true
    - V1 migration copied to classpath:db/migration
    - ApplicationContextTest: @SpringBootTest context loads + Flyway baseline OK
    zichun authored
    2026-05-08 09:46:15 +0800  
    Browse Code »