获取问题中心分页列表(page)
GET
/problem/page
接口描述
获取问题中心分页列表
请求参数
参数名
类型
描述
必填
current
int
当前页,默认1
必填
size
int
每页大小,默认10
必填
title
string
标题
可选