OPTIONS api/Auth/GenerateCode?userName={userName}
产生校验码
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userName |
登录名 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of stringResponse Formats
application/json, text/json
Sample:
[ "sample string 1", "sample string 2" ]