caipin 5 年之前
父節點
當前提交
4a22f1d2ee
共有 1 個文件被更改,包括 2 次插入1 次删除
  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){//新增本地扩展信息