所有程序包的分层结构

程序包分层结构:

类分层结构

接口分层结构

Annotation Interface Hierarchy

  • com.hengyi.xbaseweb.system.annotation.AccessToken (implements java.lang.annotation.Annotation)
  • com.hengyi.xbaseweb.system.annotation.DataSign (implements java.lang.annotation.Annotation)
  • com.hengyi.xbaseweb.system.annotation.DeptData (implements java.lang.annotation.Annotation)
  • com.hengyi.xbaseweb.system.annotation.DictData (implements java.lang.annotation.Annotation)
  • com.hengyi.xbaseweb.system.annotation.FileData (implements java.lang.annotation.Annotation)
  • com.hengyi.xbaseweb.system.annotation.FormRepeatSubmit (implements java.lang.annotation.Annotation)
  • com.hengyi.xbaseweb.system.annotation.HasDept (implements java.lang.annotation.Annotation)
  • com.hengyi.xbaseweb.system.annotation.HasPost (implements java.lang.annotation.Annotation)
  • com.hengyi.xbaseweb.system.annotation.PostData (implements java.lang.annotation.Annotation)
  • com.hengyi.xbaseweb.mybatis.annotation.Query (implements java.lang.annotation.Annotation)
  • com.hengyi.xbaseweb.mybatis.annotation.Querys (implements java.lang.annotation.Annotation)
  • com.hengyi.xbaseweb.system.annotation.RateLimit (implements java.lang.annotation.Annotation)
  • com.hengyi.xbaseweb.system.annotation.WriteLog (implements java.lang.annotation.Annotation)

Enum Class Hierarchy