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