zhoufan 7 anni fa
parent
commit
c8865424a0

+ 1 - 0
codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Controllers/customer/CustomerController.cs

@@ -434,6 +434,7 @@ namespace CallCenterApi.Interface.Controllers.customer
434 434
                             if (dr[i] != null && dr[i].ToString() != "")
435 435
                             {
436 436
                                 bl = true;
437
+                                break;
437 438
                             }
438 439
                         }
439 440
                         if (bl)