@@ -224,7 +224,7 @@ class UserService
if($v['url']==$url){
$has = true;
unset($photo[$k]);
-
+ break;
}
if(!$has){
@@ -244,6 +244,7 @@ class UserService
if($v==$url){
unset($video[$k]);