LAPTOP-FO2T5SIU\35838 преди 6 месеца
родител
ревизия
f53ea4cf65
променени са 1 файла, в които са добавени 0 реда и са изтрити 9 реда
  1. 0 9
      pro-base/src/main/java/com/idea/customerManagement/service/CustomerManagementService.java

+ 0 - 9
pro-base/src/main/java/com/idea/customerManagement/service/CustomerManagementService.java

@@ -269,15 +269,6 @@ public class CustomerManagementService implements BaseService<CustomerManagement
 //            log.error("推送客户失败",e);
 //            log.error("推送客户失败",e);
 //        }
 //        }
 
 
-//        try {
-//            // 客户分配
-//            JSONObject json = new JSONObject();
-//            json.put("pk_org", InvoiceUtil.pk_org);
-//            json.put("ncid", identityCardBuilder.toString());
-//            InvoiceUtil.customerAssign(json);
-//        }catch (Exception e){
-//            log.error("客户分配失败",e);
-//        }
 
 
         return result;
         return result;