Newer
Older
smartcity_env_front / config / prod.env.js
StephanieGitHub on 12 Aug 2021 153 bytes MOD: 联调修改
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  // BASE_API: '"http://119.254.103.80:14537"',
  BASE_API: '"http://111.198.10.15:11409"'
}