dashboard
repositories
filestore
activity
search
login
main
/
jczz_app
基层智治-uniapp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'yanshi' of http://s16s652780.51mypc.cn:49896/r/jczz_app into ...
shuishen
2024-03-22
52dfa41ebef1418cd3bfc2e14f6416d3543111bd
[jczz_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)
}