修改axAjax的timeout默认值为6000000

This commit is contained in:
WIN-VSNMD38DUOC\Administrator
2024-04-10 08:48:55 +08:00
parent 8077b49c49
commit c153538485
3 changed files with 3 additions and 2 deletions

View File

@@ -15,4 +15,5 @@
使用Promise封装XMLHttpRequest做异步请求
修改日志文件生成及读取位置
上传文件格式新增支持js、css、html、vsdx、dmp、7z、ppt、pptx
AxUI的axAjax方法timeout默认值改为6000000
```