doc:记录更新。

This commit is contained in:
2025-11-09 12:05:27 +08:00
parent 0ac77752c9
commit 6d088a28ca
3 changed files with 3 additions and 13 deletions

View File

@@ -50,9 +50,6 @@ public:
void setTask(const QSharedPointer<DoTransTask>& task);
void fbtFlowBack(QSharedPointer<FrameBuffer> frame);
// private:
// static constexpr int sendDelay();
private:
bool isSuccess_{false};
ClientCore* cliCore_;