{
"id": "1",
"ratio": 100
}curl --location --request POST '/admin/activity/eggsConfig/edit' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "1",
"ratio": 100
}'{
"ret": 0,
"msg": "success",
"err": null,
"data": null,
"ok": true
}