@@ -1,5 +1,5 @@
'use strict'
module.exports = {
NODE_ENV: '"production"',
- BASE_API: '"http://192.168.1.46:8060/cms"',
+ BASE_API: '"http://resources.ai160.com/cms"',
}