add log-system, bug fixed

This commit is contained in:
lzx
2025-11-18 11:10:16 +08:00
parent ac22db02f3
commit 74d9a114c0
13 changed files with 861 additions and 186 deletions

View File

@@ -127,7 +127,7 @@ type RemoveListenMsg_req struct {
Address string `json:"address"`
Timestamp uint64 `json:"timestamp"`
Sign string `json:"sign"`
Stauts int `json:"status,omitempty"`
Status int `json:"status,omitempty"`
}
// 返回收到的删除监听地址消息