Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
v3
/
anKeYuan-vendingMachine
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
6ce8b284ed
Branches
Tags
master
anKeYuan-ven...
/
api
/
request
/
config.js
config.js
91 B
History
Raw
1
2
3
4
5
6
7
const config = {
base_url: 'https://192.168.166.11/api', //安科院
}
export {
config
}