mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-12 22:29:59 +08:00
Change timeout by default (#764)
This commit is contained in:
parent
e9596d0744
commit
599cfa9844
@ -6,7 +6,7 @@
|
|||||||
"adempiere": {
|
"adempiere": {
|
||||||
"api": {
|
"api": {
|
||||||
"url": "https://api.erpya.com/adempiere-api",
|
"url": "https://api.erpya.com/adempiere-api",
|
||||||
"timeout": 100000
|
"timeout": 10000
|
||||||
},
|
},
|
||||||
"images": {
|
"images": {
|
||||||
"url": "https://api.erpya.com/adempiere-api/img"
|
"url": "https://api.erpya.com/adempiere-api/img"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user