@@ -1,6 +1,6 @@
{
"name": "afanti",
- "version": "1.0.40",
+ "version": "1.0.41",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"description": "",
"main": "index.js",
"scripts": {
@@ -230,8 +230,7 @@ module.exports = (function () {
}
}));
- //let staticHost = 'http://afts.hnzhiming.com';
- let staticHost = 'http://127.0.0.1';
+ let staticHost = 'http://afts.hnzhiming.com';
switch (argv.env.deploy) {
case 'stage':
staticHost = 'http://aftts.hnzhiming.com';