curl --location --request GET 'https://testgateway.dangbei.net/msg/screensaver/all'{
"success": true,
"errCode": "string",
"errMessage": "string",
"requestId": "string",
"data": [
{
"id": 0,
"type": "string",
"typeValue": 0,
"title": "string",
"picLink": "string",
"screensaverEndPic": "string",
"jumpType": 0,
"source": 0,
"packageName": "string",
"jumpLink": "string",
"videoUrl": "string",
"remark": "string",
"begin": 0,
"end": 0,
"sort": 0,
"status": 0,
"platformId": "string",
"modifyTime": "2019-08-24T14:15:22.123Z",
"aid": 0
}
],
"empty": true,
"notEmpty": true
}