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