curl --location '/appLogin/addMemberWallet' \
--header 'Content-Type: application/json' \
--data '{
"createTime": "string",
"updateTime": "string",
"id": 0,
"memberId": 0,
"type": 0,
"bankName": "string",
"cardNo": "string",
"status": 0,
"thbToUsdt": 0
}'{
"code": 0,
"message": "",
"success": false,
"data": {}
}