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