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