| 类 | 说明 |
|---|---|
| CmdDetail |
对外提供的方法的具体信息
Detail information on methods provided to the outside world
|
| CmdParameter |
对外提供的方法的参数信息
Parameter information of methods provided to the outside world
|
| ConfigItem |
模块的自定义参数
User defined parameters of module
|
| ModuleE.Constant | |
| RegisterApi |
一个模块对外提供的所有方法的合集
A collection of all methods provided by a module
|
| 枚举 | 说明 |
|---|---|
| CmdPriority |
消息优先级
Message Priority
|
| ModuleE |
Module information
|
| 注释类型 | 说明 |
|---|---|
| ApiModel | |
| ApiModelProperty | |
| CmdAnnotation |
拥有该注解的方法会被认为:对外提供的接口
The methods which contain this annotation would be considered: the interface provided to the outside world
|
| Key | |
| Parameter |
注解类,用以描述对外提供接口的参数信息
Annotation classes to describe parameter information that provides interfaces to the outside world
|
| Parameters |
注解类,Parameter的集合
Annotation classes, sets of Parameters
|
| ResponseData |
接口返回值
|
| TypeDescriptor |
类型描述
|
Copyright © 2021. All rights reserved.