tag and set private tips
This commit is contained in:
@@ -533,7 +533,7 @@ type TagUser struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type TagSendLog struct {
|
type TagSendLog struct {
|
||||||
Users []TagUser `bson:"tag_list"`
|
UserList []TagUser `bson:"tag_list"`
|
||||||
SendID string `bson:"send_id"`
|
SendID string `bson:"send_id"`
|
||||||
SenderPlatformID int32 `bson:"sender_platform_id"`
|
SenderPlatformID int32 `bson:"sender_platform_id"`
|
||||||
Content string `bson:"content"`
|
Content string `bson:"content"`
|
||||||
|
|||||||
Reference in New Issue
Block a user