@@ -39,7 +39,7 @@ import java.util.concurrent.Future;
/**
* @author XieWj
*/
-@ServerEndpoint(path = "/componentWSS/", port = "8889")
+@ServerEndpoint(path = "/wss/componentWSS/", port = "8889")
@Slf4j
public class ComponentSocket {