const ENV_PATH = { serverPath: 'https://dev.boxuetech.top/prod-api', // 请求前缀地址 clientid: '428a8310cd442757ae699df5d894f051', appId: 'wxfc1ae62fd810717d', // 小程序 appid appName: '销售小程序', // 小程序名称(登录页面显示的名称) name: '销售系统', // 小程序名称 // webSocketURL: 'wss://lsfdev.benyuntech.com/ws/websocket', // websocket url logo: '/1679883944003-logo1.png', // 登录页面显示的 logo } module.exports = ENV_PATH