|
@@ -215,7 +215,7 @@ module.exports = (function () {
|
|
|
let staticHost = 'http://afts.hnzhiming.com';
|
|
|
switch (argv.env.deploy) {
|
|
|
case 'stage':
|
|
|
- staticHost = 'http://aftts.hnzhiming.com';
|
|
|
+ staticHost = 'http://s.jishutao.com';
|
|
|
break;
|
|
|
case 'prod':
|
|
|
staticHost = 'http://static.goafanti.com';
|