caipin 5 years ago
parent
commit
4a22f1d2ee
1 changed files with 2 additions and 1 deletions
  1. 2 1
      app/service/cloudEditionService.js

+ 2 - 1
app/service/cloudEditionService.js

@@ -63,7 +63,8 @@ var cloudService={
         	curingList.forEach(function(clValue,clKey){
             	if(cclValue.mobile==clValue.mobile){
             		curingCloudList[cclKey].client_id=clValue.client_id;
-            		falg=true;break;
+            		falg=true;
+            		throw new Error('end foreach curingList');
             	}
             });
         	if(falg){//新增本地扩展信息