This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
web
/
workflow-mobile
Tarkkaile
9
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
0973c23041
Haarat
Tagit
aojianuo
beipai
guotouhami
master
sdjnyy_20240522
zhonghanggongye-250705
workflow-mob...
/
utils
/
luch-request
/
core
/
dispatchRequest.js
dispatchRequest.js
98 B
Historia
Raaka
1
2
3
4
5
6
import adapter from '../adapters/index'
export default (config) => {
return adapter(config)
}