curl --location --request GET 'https://www.nmgjgsw.cn//plan/list'
{
"total": 0,
"rows": [
{
"id": 0,
"planningCycle": "",
"finish": "",
"plan": "",
"pushUser": "",
"writtenBy": "",
"annotation": "",
"state": "",
"createUserId": 0,
"createUserName": "",
"updateUserId": 0,
"updateUserName": "",
"place": 0,
"pushUserName": "",
"writtenByName": "",
"writtenTime": "",
"annotationName": "",
"annotationId": 0
}
],
"code": 0,
"msg": ""
}