idmesh-api-sdk-java/docs/Modify200Response.md

19 lines
569 B
Markdown
Raw Permalink Normal View History

// Filename: /Users/liur/work/api-sdk-gen/openapi-generator/src/main/resources/Java/model_doc.mustache
2023-12-27 20:14:28 +08:00
// Filename: /Users/liur/work/api-sdk-gen/openapi-generator/src/main/resources/Java/pojo_doc.mustache
2023-12-27 20:14:28 +08:00
# Modify200Response
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**code** | **BigDecimal** | http状态码成功不显示 | [optional] |
|**errno** | **BigDecimal** | 返回错误码 | |
|**message** | **String** | 返回描述 | |
|**data** | **Object** | 返回用户id | |