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