@@ -1,5 +1,5 @@
'use strict'
module.exports = {
NODE_ENV: '"production"',
- BASE_API: '"/api/"',
+ BASE_API: '"http://crm.topxuetang.com:8443/"',
}