fix
wzy
2022-08-07 d6624ae29858945b80d4051cd4a9b4fb53598e97
src/main/java/com/xcong/farmer/cms/configurations/properties/ApplicationProperties.java
@@ -17,4 +17,8 @@
    private boolean debug;
    private String fileStoragePath;
    private String staticResourceUrl;
}