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