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