Newer
Older
smartwell_front / config / prod.env.js
StephanieGitHub on 7 Jan 2020 117 bytes MOD:更改ip和包名称
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://139.198.17.115:20004/smartwell"',
}