pref: 调整发送数据的逻辑,改善丢包问题。
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
export type BoardInfo = {
|
||||
fullname: string;
|
||||
host: string;
|
||||
address: string;
|
||||
port: number;
|
||||
|
Reference in New Issue
Block a user