wzy
2020-05-28 8bab64e794d8c874d2b243aaaa4f5af71d28f416
src/main/java/com/xcong/excoin/configurations/properties/SecurityProperties.java
@@ -14,4 +14,6 @@
public class SecurityProperties {
    private String privateKey;
    private String publicKey;
}