{
"applyId": "string",
"communityId": "string",
"eventType": "string",
"remark": "string"
}curl --location --request POST '/j7-property/property-manage/invoice/register-invoice' \
--header 'Content-Type: application/json' \
--data-raw '{
"applyId": "string",
"communityId": "string",
"eventType": "string",
"remark": "string"
}'{
"code": 10000,
"data": {},
"message": "提示消息内容"
}