Commit c12192dd authored by quwei's avatar quwei 🤸🏼

Upload New File

parent 1bee07a8
Pipeline #3669 canceled with stages
# 管理后台-根据id删除问答分类
> URL: http://localhost:10003/jac/bbs/mgr/qaInfo/deleteQaInfoById?id=1
>
> Origin Url: http://localhost:10003/jac/bbs/mgr/qaInfo/deleteQaInfoById
>
> Type: GET
### Request headers
|Header Name| Header Value|
|---------|------|
|jwt|0d116ad3177a40a6a4438c9f21e7ca5b|
### Parameters
##### Path parameters
| Parameter | Type | Value | Description |
|---------|------|------|------------|
##### URL parameters
|Required| Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
|true|id|Number|1||
##### Body parameters
###### JSON
```
```
###### JSON document
```
null
```
##### Form URL-Encoded
|Required| Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
##### Multipart
|Required | Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
### Response
##### Response example
```
{
"resultCode": 500,
"message": "当前分类已被应用不支持删除",
"traceId": "105f65b21d00bdb9",
"data": null
}
```
##### Response document
```
{
"traceId":"No comment,Type =String",
"data":{},
"resultCode":"No comment,Type =Number",
"message":"No comment,Type =String"
}
```
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