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