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