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