LAPTOP-FO2T5SIU\35838 6 місяців тому
батько
коміт
f53ea4cf65

+ 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);
 //        }
 
-//        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;