module.exports = {
  env: {
    NODE_ENV: '"development"'
  },
  defineConstants: {
    // HOST: '"http://192.168.89.147:8080"',
    HOST: '"https://sgl-v2-test.njyunzhi.com"',
  },
  mini: {},
  h5: {}
}