{
"type":"1",
"title":"1231321",
"content":"2222223",
"status":"0",
"img":"测试路劲"
}curl --location --request GET 'http://192.168.2.15:8080/neighbors/party/1023527336649805824' \
--header 'Authorization: eyJhbGciOiJIUzUxMiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX2tleSI6ImNiMDgwYmRiLWY3ODEtNDkxNC05ZjM0LTdhN2IxMDM4ODRlMiIsInVzZXJuYW1lIjoiYWRtaW4ifQ.ikxj18opIH-fQVKbwcgXNK_fxDp5NGcoAsakyxG3W2O9D-syAR3kBdrqKbOnE7OGIDS2tc1qZKFpu2QAegI2aA' \
--header 'Content-Type: application/json' \
--data-raw '{
"type":"1",
"title":"1231321",
"content":"2222223",
"status":"0",
"img":"测试路劲"
}'{
"partyId": "string",
"type": "string",
"title": "string",
"createTime": "string",
"img": "string",
"content": "string",
"reading": "string"
}