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