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){//新增本地扩展信息