Authorization: Bearer ********************curl --location --request GET 'http://10.12.186.133:30924/zspt/plan/getPlanDetail?planId=32' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": null,
"data": [
{
"planId": 32,
"planName": "海河口泵站调度运用计划",
"planChapter": "二、调度运用原则",
"planContent": "[\n {\n \"PartName\": \"统筹兼顾原则\",\n \"PartContent\": \"局部服从全局,统筹兼顾应急排沥、环境换水与社会效益,考虑上下游、左右岸、各行业、各部门的排沥要求。\"\n },\n {\n \"PartName\": \"配合运用原则\",\n \"PartContent\": \"与上下游和相邻有关水利工程密切配合运用。\"\n }\n] "
},
{
"planId": 32,
"planName": "海河口泵站调度运用计划",
"planChapter": "三、上一年度调度运用概况",
"planContent": "[\n {\n \"PartName\": \"2022 年海河口泵站运行情况\",\n \"PartContent\": \"2022 年按照调度要求,海河口泵站管理所密切关注水雨情变化,提前预判,做好各项准备工作,严格按照‘调度通知’运行排水,全年共向下游泄水约 4.44 亿立方米。\"\n }\n] "
}
],
"ok": true
}