Commit 54b6f0ce authored by zhuwei's avatar zhuwei

bug

parent cb61c802
......@@ -32,9 +32,7 @@ class ImageDepotService
$params_['id'] = ['not in',$not_in_id];
}
if (!empty($img_type)) {
$params_['img_type'] = $img_type;
}
$params_['img_type'] = $img_type;
if($img_type == 0 or $img_type == 1)
{
//室外图、室内图有标签 ,人群图无标签
......
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