KKSU
2024-09-30 83d3dbeb477e1bae7b9f80cbe46c4e4c619175b5
src/main/java/com/xcong/farmer/cms/configurations/properties/ApplicationProperties.java
@@ -17,4 +17,8 @@
    private boolean debug;
    private String fileStoragePath;
    private String staticResourceUrl;
}