KKSU
2024-03-20 94c2c90cf08464d44d9d08e83c0878cf7dc6e41c
src/main/java/com/xcong/farmer/cms/configurations/properties/ApplicationProperties.java
@@ -17,4 +17,8 @@
    private boolean debug;
    private String fileStoragePath;
    private String staticResourceUrl;
}