module.exports = { env: { NODE_ENV: '"development"', }, defineConstants: { ENV: '"DEVELOPMENT"', // "HOST": '"http://192.168.0.168:810"', HOST: '"https://api.hryk.net"', APPID: '"422"', }, mini: {}, h5: {}, };