Newer
Older
smartwell_front / config / prod.env.js
StephanieGitHub on 21 Aug 2019 148 bytes MOD:权属单位改名为派出所
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  // BASE_API: '"http://119.254.103.80:14537"',
  BASE_API: '"http://127.0.0.1:8083"'
}