Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
v3
/
anKeYuan-vendingMachine
Watch
3
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
6ce8b284ed
ブランチ
タグ
master
anKeYuan-ven...
/
api
/
request
/
config.js
config.js
91 B
履歴
Raw
1
2
3
4
5
6
7
const config = {
base_url: 'https://192.168.166.11/api', //安科院
}
export {
config
}