Newer
Older
iris_temperature_front_gz / config / prod.env.js
zhangyingjie on 11 Jun 2020 150 bytes 修改虹膜注册功能
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://192.168.0.10:20005"'
  // BASE_API: '"http://192.168.8.211:20005"'
}