gaosp
2024-01-15 64b798c2dc0bf60f9973d0a4b1ea7281df61e4ce
1
2
3
4
5
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://localhost:8087/mdc"'
}