Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 230 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 230 Bytes

furion_base

java web base模块,基础包模块,提供多个基类,用以扩展

  • baseController:controller基类
  • baseMapper: mapper通用接口基类
  • baseEntity: 通用entity基类
  • baseParam: 参数查询基类