Commit b5a4c07e authored by 王源's avatar 王源 🎧

fix

parent 95a29bbb
......@@ -114,6 +114,7 @@ class Drawer
{
if ($this->config->get('app_env') !== 'dev') {
$url = str_replace('oss-cn-hangzhou.aliyuncs.com', 'oss-accelerate.aliyuncs.com', $url);
$this->ossDomain = 'http://huaperfect-file-service.oss-accelerate.aliyuncs.com';
}
return $url;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment