Browse Source

hbase地址

jaikuai 3 weeks ago
parent
commit
7c9158cbd2

+ 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;