|
@@ -315,7 +315,7 @@ class PackageClass
|
|
self::$config['oss-host'] = 'http://192.168.3.10:8996';
|
|
self::$config['oss-host'] = 'http://192.168.3.10:8996';
|
|
}else{
|
|
}else{
|
|
logInfo("internet detected. oss host http://192.168.3.10:8996");
|
|
logInfo("internet detected. oss host http://192.168.3.10:8996");
|
|
- self::$config['oss-host'] = 'http://distribute-helper.oss-cn-hangzhou.aliyuncs.com';
|
|
|
|
|
|
+ self::$config['oss-host'] = 'http://sis31-disthelp.oss-cn-hangzhou.aliyuncs.com';
|
|
}
|
|
}
|
|
return true;
|
|
return true;
|
|
}
|
|
}
|