|
@@ -1,5 +1,5 @@
|
|
|
const ENV_PATH = {
|
|
|
- serverPath: 'http://192.168.5.3:8080', // 请求前缀地址
|
|
|
+ serverPath: 'https://www.boxuetech.top/ch/prod-api', // 请求前缀地址
|
|
|
//serverFilePath: 'https://lsfdev.benyuntech.com/data/access', // 文件前缀地址
|
|
|
appId: 'wxfc1ae62fd810717d', // 小程序 appid
|
|
|
appName: '销售小程序', // 小程序名称(登录页面显示的名称)
|