代码提交

This commit is contained in:
zhengzheng 2022-04-19 16:40:01 +08:00
parent 3200777e49
commit 039acf7a79
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ public class RuoYiConfig
*/
public static String getLPUploadPath()
{
return getProfile() + "/upload/fp";
return getProfile() + "/upload/lp";
}
/**