1
0
fatedier 7 жил өмнө
parent
commit
63037f1c65
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      models/msg/msg.go

+ 1 - 1
models/msg/msg.go

@@ -181,5 +181,5 @@ type NatHoleResp struct {
 }
 
 type NatHoleSid struct {
-	Sid string `json"sid"`
+	Sid string `json:"sid"`
 }