fix
Hentua
2023-11-28 6a6bca082a517b44f21205902b7ab7f03a97ae42
src/main/java/com/xcong/farmer/cms/configurations/properties/ApplicationProperties.java
@@ -17,4 +17,8 @@
    private boolean debug;
    private String fileStoragePath;
    private String staticResourceUrl;
}