{
"fundCode": "090002",
"score": 98,
"followCount": 44443
}curl --location --request POST '/admin/bondFund/display/edit' \
--header 'Content-Type: application/json' \
--data-raw '{
"fundCode": "090002",
"score": 98,
"followCount": 44443
}'{
"ret": 0,
"msg": "success",
"err": null,
"data": null,
"ok": true
}