dev
This commit is contained in:
parent
bdc5df90ab
commit
3aeafc20e6
|
@ -101,7 +101,7 @@ POST /initialize.Check.Updates
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 请求参数
|
##### 请求参数
|
||||||
|
|
||||||
|名称|位置|类型|必选|中文名|说明|
|
|名称|位置|类型|必选|中文名|说明|
|
||||||
|---|---|---|---|---|---|
|
|---|---|---|---|---|---|
|
||||||
|
@ -129,13 +129,13 @@ POST /initialize.Check.Updates
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 返回结果
|
##### 返回结果
|
||||||
|
|
||||||
|状态码|状态码含义|说明|数据模型|
|
|状态码|状态码含义|说明|数据模型|
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|200|[OK](https://tools.ietf.org/html/rfc7231#section-6.3.1)|none|Inline|
|
|200|[OK](https://tools.ietf.org/html/rfc7231#section-6.3.1)|none|Inline|
|
||||||
|
|
||||||
#### 返回数据结构
|
##### 返回数据结构
|
||||||
|
|
||||||
状态码 **200**
|
状态码 **200**
|
||||||
|
|
||||||
|
@ -160,7 +160,7 @@ POST /initialize.Data.Configure
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 请求参数
|
##### 请求参数
|
||||||
|
|
||||||
|名称|位置|类型|必选|中文名|说明|
|
|名称|位置|类型|必选|中文名|说明|
|
||||||
|---|---|---|---|---|---|
|
|---|---|---|---|---|---|
|
||||||
|
@ -180,13 +180,13 @@ POST /initialize.Data.Configure
|
||||||
{}
|
{}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 返回结果
|
##### 返回结果
|
||||||
|
|
||||||
|状态码|状态码含义|说明|数据模型|
|
|状态码|状态码含义|说明|数据模型|
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|200|[OK](https://tools.ietf.org/html/rfc7231#section-6.3.1)|none|Inline|
|
|200|[OK](https://tools.ietf.org/html/rfc7231#section-6.3.1)|none|Inline|
|
||||||
|
|
||||||
#### 返回数据结构
|
##### 返回数据结构
|
||||||
|
|
||||||
状态码 **200**
|
状态码 **200**
|
||||||
|
|
||||||
|
@ -205,7 +205,7 @@ POST /initialize.Data.Areas
|
||||||
{}
|
{}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 请求参数
|
##### 请求参数
|
||||||
|
|
||||||
|名称|位置|类型|必选|中文名|说明|
|
|名称|位置|类型|必选|中文名|说明|
|
||||||
|---|---|---|---|---|---|
|
|---|---|---|---|---|---|
|
||||||
|
@ -237,13 +237,13 @@ POST /initialize.Data.Areas
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 返回结果
|
##### 返回结果
|
||||||
|
|
||||||
|状态码|状态码含义|说明|数据模型|
|
|状态码|状态码含义|说明|数据模型|
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|200|[OK](https://tools.ietf.org/html/rfc7231#section-6.3.1)|none|Inline|
|
|200|[OK](https://tools.ietf.org/html/rfc7231#section-6.3.1)|none|Inline|
|
||||||
|
|
||||||
#### 返回数据结构
|
##### 返回数据结构
|
||||||
|
|
||||||
状态码 **200**
|
状态码 **200**
|
||||||
|
|
||||||
|
@ -271,7 +271,7 @@ POST /initialize.Data.Tags
|
||||||
{}
|
{}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 请求参数
|
##### 请求参数
|
||||||
|
|
||||||
|名称|位置|类型|必选|中文名|说明|
|
|名称|位置|类型|必选|中文名|说明|
|
||||||
|---|---|---|---|---|---|
|
|---|---|---|---|---|---|
|
||||||
|
@ -293,13 +293,13 @@ POST /initialize.Data.Tags
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 返回结果
|
##### 返回结果
|
||||||
|
|
||||||
|状态码|状态码含义|说明|数据模型|
|
|状态码|状态码含义|说明|数据模型|
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|200|[OK](https://tools.ietf.org/html/rfc7231#section-6.3.1)|none|Inline|
|
|200|[OK](https://tools.ietf.org/html/rfc7231#section-6.3.1)|none|Inline|
|
||||||
|
|
||||||
#### 返回数据结构
|
##### 返回数据结构
|
||||||
|
|
||||||
状态码 **200**
|
状态码 **200**
|
||||||
|
|
||||||
|
@ -319,7 +319,7 @@ POST /initialize.Check.Hello
|
||||||
{}
|
{}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 请求参数
|
##### 请求参数
|
||||||
|
|
||||||
|名称|位置|类型|必选|中文名|说明|
|
|名称|位置|类型|必选|中文名|说明|
|
||||||
|---|---|---|---|---|---|
|
|---|---|---|---|---|---|
|
||||||
|
@ -345,13 +345,13 @@ POST /initialize.Check.Hello
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 返回结果
|
##### 返回结果
|
||||||
|
|
||||||
|状态码|状态码含义|说明|数据模型|
|
|状态码|状态码含义|说明|数据模型|
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|200|[OK](https://tools.ietf.org/html/rfc7231#section-6.3.1)|none|Inline|
|
|200|[OK](https://tools.ietf.org/html/rfc7231#section-6.3.1)|none|Inline|
|
||||||
|
|
||||||
#### 返回数据结构
|
##### 返回数据结构
|
||||||
|
|
||||||
状态码 **200**
|
状态码 **200**
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue