Administrator
2020-02-25 fb6eb1e6b9df772d243b5ade8b9e3dd08028e935
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;
   }
   }
}