curl --location '/account/vos/getWarnMoney?accountAlias=undefined' \
--header 'Authorization: Bearer {{token}}'{
"code": 0,
"msg": "",
"data": {
"id": 0,
"account": "",
"warnMoney": 0,
"quoteCurrency": "",
"jobNumber": "",
"noticeEmail": "",
"type": 0,
"sendTime": "",
"createTime": "",
"updateTime": ""
}
}