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