Newer
Older
smartwell_app_front / config / prod.env.js
StephanieGitHub on 24 Aug 2019 197 bytes MOD: 修改接口及显示问题
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://20.1.2.241:7090"',
  // BASE_API: '"http://119.254.103.80:14537"',
  // BASE_API: '"http://106.74.146.218:2031"',
}