瀏覽代碼

hbase地址

jaikuai 2 周之前
父節點
當前提交
7c9158cbd2
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      hz-business/src/main/java/com/hz/business/service/impl/DbcFileServiceImpl.java

+ 0 - 1
hz-business/src/main/java/com/hz/business/service/impl/DbcFileServiceImpl.java

@@ -26,7 +26,6 @@ import org.apache.commons.lang3.StringUtils;
 import org.springframework.beans.factory.annotation.Value;
 import org.springframework.stereotype.Service;
 import org.springframework.transaction.annotation.Transactional;
-import org.springframework.web.client.RestTemplate;
 import org.springframework.web.multipart.MultipartFile;
 
 import javax.annotation.Resource;