- // #ifdef H5
- const baseUrl = '/api'
- // #endif
- // #ifdef APP-PLUS
- // const baseUrl = "http://192.168.10.73:20001"; //刘俊杰
- const baseUrl = "http://192.168.10.80:20001"; //杨佳松
- // const baseUrl = "http://warst-prod.demo.com/api"; //prod
- // #endif
- export default baseUrl;
|