curl --location --request GET 'https://www.nmgjgsw.cn//incidentReminder/list'
{
"total": 0,
"rows": [
{
"id": 0,
"incidentId": 0,
"state": 0,
"reminderTime": "",
"reminderBy": "",
"createUserId": 0,
"createUserName": "",
"updateUserId": 0,
"updateUserName": "",
"province": "",
"year": 0,
"place": 0,
"isDelete": ""
}
],
"code": 0,
"msg": ""
}