wfansh il y a 6 mois
Parent
commit
17d6fd3cda

+ 0 - 2
jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/adweb/common/util/RestTemplateUtil.java

@@ -2,8 +2,6 @@ package org.jeecg.modules.adweb.common.util;
 
 import lombok.extern.slf4j.Slf4j;
 
-import okhttp3.*;
-
 import org.apache.commons.codec.binary.Base64;
 import org.springframework.http.HttpHeaders;
 import org.springframework.http.client.SimpleClientHttpRequestFactory;