Helius
2021-06-10 23ca56251371e1dcb2f55e9dfd1019c6cb060070
src/main/java/com/xcong/excoin/configurations/properties/ApplicationProperties.java
@@ -17,4 +17,6 @@
    private boolean debug;
    private Long redisExpire;
    private String project;
}