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