Newer
Older
casic-smartcity-well-front / config / prod.env.js
[wangxitong] on 8 Jul 2021 227 bytes mars3d总览
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  // BASE_API: '"http://111.198.10.15:11304"',
  // BASE_API: '"http://42.81.160.165:2022/smartwell/"',
  BASE_API: '"http://111.198.10.15:11409/smartwell"' //11643
}