{"kfAccount":"kf01"}
curl --location --request POST 'mall-im/imCustomerService/checkKfAccountIsExists' \ --header 'Content-Type: application/json' \ --data-raw '{"kfAccount":"kf01"}'
{ "code": 0, "message": "string", "data": null }