env.prd.js 179 B

1234567
  1. module.exports = {
  2. VUE_APP_USER_NAME: 'hyx',
  3. // VUE_APP_REMOTE_HOST: 'api.qyjj.com',
  4. VUE_APP_REMOTE_HOST: 'qyjj-api-dev-go.datounet.com',
  5. // appid wxb8052a2a2506e1d8
  6. }