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