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