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