url
zxl
11 小时以前 4cb034bd628af1ec98b35b39cb25a49cd19fe048
1
2
3
4
5
6
7
export default{
    env:'dev',
    appName: 'nongtou-uni',
    apiBaseUrl: 'http://127.0.0.1:10076',
    webViewUrl: 'http://192.168.0.2/',
 
}