{ "belongFloorId": "string", "content": "string" }
curl --location --request POST 'http://127.0.0.1:8082/multifloor/new' \ --header 'Content-Type: application/json' \ --data-raw '{ "belongFloorId": "string", "content": "string" }'
{ "code": 20000, "message": "回复评论成功", "data": 97542991792944 }