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