Helius
2022-03-18 2186fd97f870ff97685ae34b737e9b2e9da77ac9
src/main/java/com/xcong/excoin/configurations/properties/ApplicationProperties.java
@@ -17,4 +17,6 @@
    private boolean debug;
    private Long redisExpire;
    private String project;
}