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