Commit 057f11cc by 伍思炜

更新系统迁移磁盘后图片上传的路径

parent 50c6c858
...@@ -20,7 +20,7 @@ public class PicturesUtil { ...@@ -20,7 +20,7 @@ public class PicturesUtil {
/** /**
* 服务器上传路径 * 服务器上传路径
*/ */
private static String UPLOAD_PRE = "/springboot/school_center/manager/"; private static String UPLOAD_PRE = "/vdb/springboot/school_center/manager/";
/** /**
* 上传图片 * 上传图片
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment