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