summary

package
v0.2.52 Latest Latest
Warning

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

Go to latest
Published: May 27, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArticleGlance

type ArticleGlance struct {
	models.BaseModel

	RecID         string `json:"rec_id"`     // 记录编号
	ArticleID     string `json:"article_id"` // 文章编号
	InUid         string `json:"in_uid"`     // 用户内部编号(内部流转)
	GroupID       string `json:"group_id"`   // 圈子编号
	LinkID        string `json:"link_id"`    // 文章外链编号
	Signature     string `json:"signature"`  // 数据签名
	CompanyDomain string `json:"company_domain"`
}

Jump to

Keyboard shortcuts

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