#
zhou zhou
3 天以前 fc6d556f18bdf652e83f765e41c4ba5d63c9e11d
rsf-server/src/main/java/com/vincent/rsf/server/api/config/RemotesInfoProperties.java
@@ -73,3 +73,4 @@
        return  this.host + ":" + this.port + "/" + this.prePath;
    }
}