curl --location --request GET '/admin-api/system/sms-channel/page?pageNo=1&pageSize=10'{
"code": 0,
"data": {
"list": [
{
"id": 1024,
"signature": "芋道源码",
"code": "YUN_PIAN",
"status": 1,
"remark": "好吃!",
"apiKey": "yudao",
"apiSecret": "yuanma",
"callbackUrl": "https://www.iocoder.cn",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"total": 0
},
"msg": "string"
}