curl --location --request GET 'https://yzt.hntpxx.com/api/mProblem/getMProblemList?title=&type=&page=&pageSize=' \
--header 'token: undefined'
{
"code": 200,
"data": {
"list": [
{
"id": 1,
"created_at": "2024-01-16T13:49:05.115+08:00",
"updated_at": "2024-01-24T16:07:22.996+08:00",
"-": null,
"templateId": "",
"title": "如何开启蓝牙权限",
"desc": "如何开启蓝牙权限",
"url": "cc",
"contentInfo": null,
"sort": 0,
"type": 0
},
{
"id": 10,
"created_at": "2024-01-25T14:31:32.356+08:00",
"updated_at": "2024-01-25T14:31:32.356+08:00",
"-": null,
"templateId": "1",
"title": "测试问题",
"desc": "测试问题详情",
"url": "http://kvq.gr/iul",
"contentInfo": [
{
"content": "打开蓝牙",
"img": "https://tp-yzt.oss-cn-beijing.aliyuncs.com/banner/1705477225164.png"
},
{
"content": "查看权限",
"img": "https://tp-yzt.oss-cn-beijing.aliyuncs.com/banner/1705477225164.png"
}
],
"sort": 1,
"type": 1
}
],
"total": 2,
"page": 1,
"pageSize": 10
},
"msg": "success"
}