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