src/main/java/com/ruoyi/framework/config/RuoYiConfig.java @@ -98,7 +98,7 @@ */ public static String getDownloadPath() { return getProfile() + "/download/"; return getProfile() + "/prod/"; } /**