add log-system, bug fixed
This commit is contained in:
@@ -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"`
|
||||
}
|
||||
|
||||
// 返回收到的删除监听地址消息
|
||||
|
||||
Reference in New Issue
Block a user