This website works better with JavaScript
Home
Explore
Help
Register
Sign In
yangg
/
interview_uni
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
a7973b7247
Branches
Tags
mast_zhu
master
interview_uni
/
unpackage
/
dist
/
dev
/
mp-weixin
/
common
/
config.js
config.js
97 B
History
Raw
1
2
3
"use strict";
const apiBaseUrl = "http://192.168.100.101:8083";
exports.apiBaseUrl = apiBaseUrl;