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