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