{ "accountId": "25" }
curl --location --request POST 'http://localhost:9000/getUserMsgByAccountId' \ --header 'Content-Type: application/json' \ --data-raw '{ "accountId": "25" }'
{}