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