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