6 lines
172 B
JavaScript
6 lines
172 B
JavaScript
|
|
// const common_url = 'http://localhost:8080'
|
|
const common_url = 'http://101.42.37.250:8086'
|
|
//const common_url = 'http://falv.heiwangke.net'
|
|
|
|
export default common_url; |