1
昨天 24bb6dccd9f78079c212f652d267a025c52e5361
rsf-server/src/main/java/com/vincent/rsf/server/api/config/RemotesInfoProperties.java
@@ -73,3 +73,4 @@
        return  this.host + ":" + this.port + "/" + this.prePath;
    }
}