dashboard
repositories
filestore
activity
search
login
刘文浩
/
nsjcy
forked from
nsjcy/frontEnd/nsjcy
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
提交
liuwh
2020-03-24
83c601c89f6231d378d70a8e48d90bab21dabe31
[~liuwh/nsjcy.git]
/
Example
/
src
/
fetch
/
index.js
1
2
3
4
import getUserInfo from './getUserInfo';
export default {
getUserInfo
};