程序包cool.scx.ext.organization.dept的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • cool.scx.base.BaseModel
      • cool.scx.ext.organization.auth.PermsModel
        • cool.scx.ext.organization.dept.Dept
      • cool.scx.ext.organization.dept.UserDept
    • cool.scx.base.BasicService<Entity>
      • cool.scx.base.BaseModelService<Entity>