Commit 19b7f78d authored by quwei's avatar quwei 🤸🏼

sync data

parent ab4865a8
# 获取绑车失败通知邮箱
> URL: http://localhost:13021/jac/operate/userManage/carBindFailNotifyEmail/get
>
> Origin Url: http://localhost:13021/jac/operate/userManage/carBindFailNotifyEmail/get
>
> Type: GET
### Request headers
|Header Name| Header Value|
|---------|------|
|Token|cf25338693b54127b2ceb22d6b916ed4|
### Parameters
##### Path parameters
| Parameter | Type | Value | Description |
|---------|------|------|------------|
##### URL parameters
|Required| Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
##### Body parameters
###### JSON
```
```
###### JSON document
```
null
```
##### Form URL-Encoded
|Required| Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
##### Multipart
|Required | Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
### Response
##### Response example
```
{
"resultCode": 200,
"message": "OK",
"traceId": "a0c9581ddd694b51",
"data": "xi5990865shizho@163.com,1207651591@qq.com"
}
```
##### Response document
```
{
"traceId":"接口响应ID",
"data":{
"java.lang.String":"No comment,Type =String"
},
"resultCode":"状态码",
"message":"状态码对应的信息"
}
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment