文档
测试

常见问题

GET
http://localhost/api/problem/1

请求参数

参数名
类型
描述
必填
type
类型1,常见问题
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:success
必填
data
array
数据列表
必填
id
int
示例:1
必填
title
string
示例:常见问题1
必填
content
string
示例:常见问题1
必填
type
int
示例:1
必填