Commit 58b57304 authored by 刘攀's avatar 刘攀

设置超时等待时间为8秒

parent 690edfa1
......@@ -6,7 +6,7 @@
"versionCode": "100",
"transformPx": false,
"networkTimeout": {
"request": 10000,
"request": 8000,
"connectSocket": 10000,
"uploadFile": 10000,
"downloadFile": 10000
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment