Newer
Older
smartwell_app_front / config / prod.env.js
StephanieGitHub on 3 Jul 2020 154 bytes MOD: 更改打包地址
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  // BASE_API: '"http://119.254.103.80:14536"',
  BASE_API: '"http://111.198.10.15:11304"',
}