{"fundCode":"015499"}curl --location --request POST '/admin/hot/hotFund/addHotFund' \
--header 'Content-Type: application/json' \
--data-raw '{"fundCode":"015499"}'{
"ret": 0,
"msg": "success",
"err": null,
"data": null,
"ok": true
}