Commit 9429d5eb authored by Damon's avatar Damon

feat: 增大超时时间

parent adc87381
......@@ -5,6 +5,11 @@
"versionName" : "1.0.0",
"versionCode" : "100",
"transformPx" : false,
"networkTimeout" : {
"connectSocket": 100000,
"uploadFile": 100000,
"downloadFile": 100000
},
"app-plus" : {
"optimization" : {
"subPackages" : true
......
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