yujian
2020-03-28 393e3a365b5ebbed6e9eef07fbd18881cde73711
fanli/src/main/java/com/yeshi/fanli/service/impl/user/SpreadUserImgServiceImpl.java
@@ -473,6 +473,5 @@
      String rootPath=Thread.currentThread().getContextClassLoader().getResource("").getPath();   
      rootPath = rootPath.substring(1,rootPath.indexOf("WEB-INF"));   
      return rootPath;
   }
   }
}