'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_URL:'http://www.baidu.com'
}