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