module.exports = { env: { NODE_ENV: '"development"' }, defineConstants: { // HOST: '"https://machine.njyunzhi.com"', HOST: '"http://192.168.89.147:7080"', OSS: '""', // VERSION: '"2.0.33"', }, mini: {}, h5: {} }