程序包net.sohelp.boot.demo.core.base的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • net.sohelp.boot.demo.core.base.BaseParam (implements java.io.Serializable)
    • net.sohelp.boot.demo.core.base.BatchParam<T> (implements java.io.Serializable)
    • net.sohelp.boot.demo.core.base.ExistParam<T> (implements java.io.Serializable)
    • com.baomidou.mybatisplus.extension.plugins.pagination.Page<T> (implements com.baomidou.mybatisplus.core.metadata.IPage<T>)
      • net.sohelp.boot.demo.core.base.PageParam<T,U>
    • net.sohelp.boot.demo.core.base.Result<T> (implements java.io.Serializable)