{
"sno": "清",
"balance": 93.2324608687952,
"status": 1,
"enterpriseId": 4348916976209706,
"organizationId": 71
}
curl --location --request POST '/refuel/card' \
--header 'Content-Type: application/json' \
--data-raw '{
"sno": "清",
"balance": 93.2324608687952,
"status": 1,
"enterpriseId": 4348916976209706,
"organizationId": 71
}'
{
"code": 0,
"message": "",
"timestamp": "1992-11-27 23:44:25"
}