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