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