application/xml"
protocols Possible values: http, https, ws, wss.
authorizations 高级特性认证时配置
hidden 配置为true...具有相同路径的不同操作会被归组为同一个操作对象。不同的HTTP请求方法及路径组合构成一个唯一操作。...(name="mobile",value="手机号",required=true,paramType="form"),
@ApiImplicitParam(name="password",value...="密码",required=true,paramType="form"),
@ApiImplicitParam(name="age",value="年龄",required=true,paramType...=true)
private boolean success=true;
@ApiModelProperty(value = "错误码")
private Integer errCode;