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