12345678 |
- export default{
- webUrl: 'https://lshop.zzliaoyuan.com',
- apiBaseUrl: 'https://lshop.zzliaoyuan.com',
- apiHomeUrl: 'https://lshop.zzliaoyuan.com',
- // webUrl: 'http://192.168.2.55:8044',
- // apiBaseUrl: 'http://192.168.2.55:8044',
- // apiHomeUrl: 'http://192.168.2.55:8044',
- }
|