curl --location --request GET 'https://test-api.yunjishop.cn/notice/pushRecord/'
{
"code": 0,
"msg": "",
"trace": "",
"data": {
"pushRecordId": 0,
"pushTitle": "",
"pushContent": "",
"deviceType": "",
"pushType": 0,
"pushGender": 0,
"pushAfter": 0,
"pushAfterRemark": "",
"triggerType": 0,
"pushTimeType": 0,
"pushTime": ""
}
}