更新文档内容

This commit is contained in:
2023-09-26 16:20:01 +08:00
parent 73222eee28
commit d72897f080
415 changed files with 15785 additions and 17558 deletions

View File

@@ -4,11 +4,11 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**CaptchaCode** | Pointer to **string** | captcha_code | [optional]
**CaptchaId** | Pointer to **string** | captcha_id | [optional]
**EMail** | **string** | email |
**Name** | **string** | name |
**Pass** | **string** | password |
**CaptchaCode** | Pointer to **string** | | [optional]
**CaptchaId** | Pointer to **string** | | [optional]
**EMail** | **string** | |
**Name** | **string** | |
**Pass** | **string** | |
## Methods