adminlog

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

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminLog

type AdminLog struct {
	ReplyID      int64  `json:"reply_id"`       //操作人
	AdminID      int64  `json:"adminid"`        //操作人
	Operator     string `json:"operator"`       //操作人昵称
	State        int32  `json:"operator_type"`  //操作人身份
	ReplyMid     int64  `json:"replymid"`       //评论人
	ReplyUser    string `json:"reply_user"`     //评论人昵称
	ReplyFacePic string `json:"reply_face_pic"` //评论人头像
	CTime        string `json:"operation_time"` //删除时间
}

AdminLog AdminLog

Jump to

Keyboard shortcuts

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