curl --location --request GET 'https://www.nmgjgsw.cn//patrolTask/list'
{
"total": 0,
"rows": [
{
"id": 0,
"taskName": "",
"lineId": "",
"lineName": "",
"pollingType": "",
"pollingPeriod": "",
"beginTime": "",
"endTime": "",
"pollingUser": "",
"remark": "",
"status": "",
"createUserId": 0,
"createUserName": "",
"updateUserId": 0,
"updateUserName": "",
"province": "",
"year": 0,
"place": 0,
"pollingUserName": ""
}
],
"code": 0,
"msg": ""
}