xiaoyong931011
2022-07-12 19befbb8b6ba0f12f7fec0e597edd0f9bce3ec0f
src/main/java/com/xcong/farmer/cms/configurations/properties/ApplicationProperties.java
@@ -17,4 +17,8 @@
    private boolean debug;
    private String fileStoragePath;
    private String staticResourceUrl;
}