Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8580/plan/plan/basicInfo/getPlanBasicDpetList'
{ "msg": "操作成功", "code": 200, "data": [ "0", "1", "第一部门" ] }