KKSU
2024-03-20 5b3ee26fed3c92253bef4e26a65e29a5dc7ba04d
src/main/java/com/xcong/farmer/cms/configurations/properties/ApplicationProperties.java
@@ -17,4 +17,8 @@
    private boolean debug;
    private String fileStoragePath;
    private String staticResourceUrl;
}