curl --location '/task-service/financeTask/configurationSave' \
--header 'Content-Type: application/json' \
--data '{
"createTime": "string",
"updateTime": "string",
"id": 0,
"type": 0,
"bankName": "string",
"cardNo": "string",
"status": 0
}'{
"code": "",
"msg": "",
"data": {}
}