文件上传路径
This commit is contained in:
@ -75,12 +75,12 @@ public class RuoYiConfig
|
||||
|
||||
public static String getAvatarPath()
|
||||
{
|
||||
return profile + "/avatar/";
|
||||
return profile + "avatar/";
|
||||
}
|
||||
|
||||
public static String getDownloadPath()
|
||||
{
|
||||
return profile + "/download/";
|
||||
return profile + "download/";
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user