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