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