Newer
Older
dcms_front / config / prod.env.js
yangqianqian on 28 Dec 2020 105 bytes leaflet地图
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://139.198.16.38:8093"',
}