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