'use strict'
module.exports = {
NODE_ENV: '"production"',
// baseURL:'https://zhuangcy.top:8000/api'
baseURL:'https://www.decaisoft.com:8088/api'
}