仪表盘
版本库
文件存储
活动
搜索
登录
main
/
YBApp
优步移动端App(Android)
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
1.修复bug
小小儁爺
2025-12-31
64c9f7264079eee61b267c01fd23de0764fe48c4
[YBApp.git]
/
node_modules
/
axios
/
lib
/
defaults
/
transitional.js
1
2
3
4
5
6
7
'use strict';
export default {
silentJSONParsing: true,
forcedJSONParsing: true,
clarifyTimeoutError: false
};