文档
测试

新增问题项

POST
http://localhost/admin/problem

请求头

参数名
类型
描述
必填
Admin-Token
必填

请求参数

参数名
类型
描述
必填
title
必填
content
必填
type
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:success
必填
data
object
数据字典
必填
title
string
示例:1111
必填
content
string
示例:222222
必填
type
string
示例:1
必填
id
string
示例:7
必填