Commit 78181e1b authored by zhuwei's avatar zhuwei

黑名单图片预览bug

parent 17c205ad
......@@ -88,7 +88,7 @@ class UploadFileService
break;
case 'agent_black_list_img':
$path .= 'static/agent_black_list/';
$internet_path = '';
$internet_path = 'static/agent_black_list/';
break;
default :
$data['code'] = 101;
......
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