注释类型分层结构
- net.dreamlu.weixin.annotation.WxMsgController (implements java.lang.annotation.Annotation)
- net.dreamlu.weixin.annotation.WxApi (implements java.lang.annotation.Annotation)
- net.dreamlu.weixin.annotation.EnableDreamWeixin (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- net.dreamlu.weixin.annotation.ApiType