Commit c1348117 authored by zhuwei's avatar zhuwei

默认

parent 634ed803
...@@ -42,7 +42,7 @@ class ImageDepotService ...@@ -42,7 +42,7 @@ class ImageDepotService
if(!$result){ if(!$result){
//查询不到相关数据返回0 //查询不到相关数据返回0
return 0; return 1;
} }
$random_keys=array_rand($result,1); $random_keys=array_rand($result,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