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
  • java
  • com
  • example
  • erp
  • config
  • MyBatisPlusConfig.java
08 May, 2026
1 commit
  • feat(usr): BrandEntity/UsrUserEntity + Mapper + MyBatisPlusConfig REQ-USR-004 ...
    dd310300
    - BrandEntity/UsrUserEntity: @TableName + @TableField (map-underscore-to-camel-case=false)
    - BrandMapper/UsrUserMapper: extends BaseMapper
    - MyBatisPlusConfig: @MapperScan + PaginationInnerInterceptor
    - BrandMapperTest: insert/query/delete against test DB PASS
    zichun authored
    2026-05-08 09:50:22 +0800  
    Browse Code »