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