商户申请提现,反馈数据库操作失败
{
"message": "数据库操作失败",
"res": {
"data": {
"status": 400,
"message": "数据库操作失败",
"data": []
},
"status": 200,
"statusText": "OK",
"headers": {
"access-control-allow-headers": "X-Token, Content-Type, If-Match, If-Modified-Since, If-None-Match, If-Unmodified-Since, X-Requested-With,Form-type,Referer,Connection,Content-Length,Host,Origin,Authorization,Authori-zation,Accept,Accept-Encoding",
"access-control-allow-methods": "GET,POST,PATCH,PUT,DELETE,OPTIONS,DELETE",
"access-control-allow-origin": "*",
"access-control-max-age": "1728000",
"cache-control": "max-age=43200, no-cache",
"connection": "keep-alive",
"content-encoding": "gzip",
"content-length": "81",
"content-type": "application/json; charset=utf-8",
"date": "Fri, 29 Apr 2022 03:43:23 GMT",
"expires": "Fri, 29 Apr 2022 15:43:23 GMT",
"server": "nginx"
},
"config": {
"transformRequest": {},
"transformResponse": {},
"timeout": 60000,
"xsrfCookieName": "XSRF-TOKEN",
"xsrfHeaderName": "X-XSRF-TOKEN",
"maxContentLength": -1,
"headers": {
"Accept": "application/json, text/plain, */*",
"Content-Type": "application/json;charset=utf-8",
"X-Token": "***"
},
"method": "post",
"baseURL": "http://h5.dd100.com.cn/mer",
"url": "http://h5.dd100.com.cn/mer/financial/create.html",
"data": "{"financial_type":1,"extract_money":1}",
"login": true
},
"request": {}
},
"data": {
"status": 400,
"message": "数据库操作失败",
"data": []
}
}