Annotation Interface ApiGlobalClass


全局类配置 凡是遇到此类则按一下配置生成Api 未配置在此处的属性将不会显示 使用场景:使用第三方的实体时使用
版本:
1.0
作者:
李振峰
  • 元素详细资料

    • name

      Class<?> name
      类名
    • type

      TypeEnum type
      类型 入参或出参
    • properties

      ApiProperty[] properties
      属性集合
    • description

      String description
      类描述
      默认值:
      ""