Newer
Older
Smartcity_Car_FRONT / config / prod.env.js
wang xitong on 20 Jan 2021 106 bytes api修改
'use strict'
module.exports = {
  NODE_ENV: '"production"',

  BASE_API: '"http://111.198.10.15:11409"'
}