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