1
18 小时以前 4d5c3bd8bfea7a5ae0b3cd606156a1e83e633bd9
rsf-server/src/main/java/com/vincent/rsf/server/api/config/RemotesInfoProperties.java
@@ -73,3 +73,4 @@
        return  this.host + ":" + this.port + "/" + this.prePath;
    }
}