Explorar o código

厨卫经销商接口停用

njs %!s(int64=2) %!d(string=hai) anos
pai
achega
cef80a6e25

+ 4 - 4
suishenbang-sync/suishenbang-sync-common/src/main/java/com/dgtly/sync/service/AnalysisDiyCustomerComponent.java

@@ -405,7 +405,7 @@ public class AnalysisDiyCustomerComponent {
      * @author: qxm
      * @date: 2022/4/25 10:03
      */
-    public SyncLog analyCwCustomer() {
+  /*  public SyncLog analyCwCustomer() {
         if(deptId==null){
             deptId = Long.parseLong(configService.selectConfigByKey("libang.customer.deptid"));
         }
@@ -462,7 +462,7 @@ public class AnalysisDiyCustomerComponent {
             throw e;
         }
 
-    /*    try {
+    *//*    try {
             JSONObject bossListJson = JSONObject.parseObject(HttpUtils.sendSSLGet(customerAccessTokenUtil.getUrl(UrlType.MANAGERLIST, null)));
             int code = bossListJson.getInteger("code");
             if (code == 0) {
@@ -487,7 +487,7 @@ public class AnalysisDiyCustomerComponent {
             log.error("获取厨卫业务人员列表接口错误!");
             customerAccessTokenUtil.reSetToken();
             throw e;
-        }*/
+        }*//*
 
         try{
             syncLog.setTotalCount(total);
@@ -509,7 +509,7 @@ public class AnalysisDiyCustomerComponent {
 
 
         return null;
-    }
+    }*/
 
     /**
      * 构建 插入用户List