model

package
v0.0.0-...-83adff0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NoticeTypeLike    = 1
	NoticeTypeComment = 2
	NoticeTypeFan     = 3
	NoticeTypeSysMsg  = 4
)

推送消息类型

View Source
const (
	NoticeBizTypeSv        = 1
	NoticeBizTypeComment   = 2
	NoticeBizTypeUser      = 3
	NoticeBizTypeCmsReview = 4
)

推送业务类型

View Source
const (
	PushMsgVideoLike    = "%s%s赞了你的作品"
	PushMsgVideoComment = "%s%s评论了你的作品"
	PushMsgCommentLike  = "%s%s赞了你的评论"
	PushMsgCommentReply = "%s%s回复了你的评论"
	PushMsgFollow       = "%s%s关注了你"
)

推送文案

View Source
const (
	PushSchemaVideo   = "qing://videoplayer?svid=%d"
	PushSchemaComment = "qing://commentdetail?svid=%d&rootid=%s"
	PushSchemaUser    = "qing://profile?mid=%d"
	PushSchemaNotice  = "qing://notification?type=%d"
)

推送跳转schema

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL