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