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