北京汽车

小更新
This commit is contained in:
smallfawn
2023-11-25 22:33:10 +08:00
committed by GitHub
parent e2149d1a86
commit d3576853ef

View File

@@ -190,8 +190,7 @@ class UserInfo {
url: `https://beijing-gateway-customer.app-prod.bjev.com.cn/beijing-info-configure/exterior/recommend/list?pageIndex=1&pageSize=20&uuid_check=${this.get_uuid()}`,
}
options.headers = this.get_headers(options.method, options.url)
console.log(options);
//console.log(options);
let { body: result } = await httpRequest(options);
//console.log(options);
result = JSON.parse(result);