mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-27 03:58:55 +08:00
tag
This commit is contained in:
parent
d2fa0e7852
commit
1bd8154ac4
@ -53,7 +53,6 @@ type SendMsg2TagReq struct {
|
|||||||
|
|
||||||
SenderPlatformID int32 `json:"senderPlatformID" binding:"required"`
|
SenderPlatformID int32 `json:"senderPlatformID" binding:"required"`
|
||||||
Content string `json:"content" binding:"required"`
|
Content string `json:"content" binding:"required"`
|
||||||
ContentType int32 `json:"contentType" binding:"required"`
|
|
||||||
OperationID string `json:"operationID" binding:"required"`
|
OperationID string `json:"operationID" binding:"required"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user