Newer
Older
smartwell_front_yizhuang / config / prod.env.js
StephanieGitHub on 8 Jul 2020 171 bytes 亦庄迁移
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  // BASE_API: '"http://111.198.10.15:11302/smartwell"'
  BASE_API: '"https://yjaqjk.bda.gov.cn/smartwell"',
}