公告板
版本库
filestore
活动
搜索
登录
景焕章
/
STUWMS
派生自
STUWMS
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
APP更新前保存
chenhaozhe
2025-10-29
cb4b80d1ed8a8c1dc6e9aaee714fdf64fa344700
[~jhz/STUWMS.git]
/
uni_modules
/
uv-ui-tools
/
libs
/
luch-request
/
core
/
dispatchRequest.js
1
2
3
4
5
6
import adapter from '../adapters/index'
export default (config) => {
return adapter(config)
}