add http and websocket

This commit is contained in:
xyz
2025-06-10 20:17:39 +08:00
parent 030b5d6101
commit 68cd53a80c
23 changed files with 650 additions and 171 deletions

View File

@ -1,4 +1,4 @@
#include "SelfInfoWidget.h"
#include "selfinfowidget.h"
SelfInfoWidget::SelfInfoWidget(QWidget *parent)
: QDialog(parent)