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