dashboard
repositories
filestore
activity
search
login
zhba
/
zhba_app
智慧保安互联网APP
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
地图及部分配置修改
shuishen
2021-08-13
eaa83986e35d478bdfef55b49941fc6b4b86d95e
[zhba/zhba_app.git]
/
utils
/
luch-request
/
core
/
dispatchRequest.js
1
2
3
4
5
6
import adapter from '../adapters/index'
export default (config) => {
return adapter(config)
}