Commit ef2323f6 authored by fuyunnan's avatar fuyunnan

提交下载excel 图片地址的问题

parent 0833461c
......@@ -137,7 +137,7 @@ class Drawer
{
try {
//下载图片到本地
$absPath = $this->downLoadImgWebpChannel($url, $path);
$absPath = $this->downLoadImgWebpChannel($url, $childPath);
$drawing = new Drawing();
$drawing->setPath($absPath)
->setCoordinates($p)
......
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