h5

package
v0.0.68 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	H5RpcService_LabelCreate_FullMethodName                = "/h5.H5RpcService/LabelCreate"
	H5RpcService_LabelUpdate_FullMethodName                = "/h5.H5RpcService/LabelUpdate"
	H5RpcService_LabelDelete_FullMethodName                = "/h5.H5RpcService/LabelDelete"
	H5RpcService_LabelDeleteIds_FullMethodName             = "/h5.H5RpcService/LabelDeleteIds"
	H5RpcService_LabelQuery_FullMethodName                 = "/h5.H5RpcService/LabelQuery"
	H5RpcService_LabelQueryList_FullMethodName             = "/h5.H5RpcService/LabelQueryList"
	H5RpcService_LabelUpdateStatus_FullMethodName          = "/h5.H5RpcService/LabelUpdateStatus"
	H5RpcService_MiniSiteUserCreate_FullMethodName         = "/h5.H5RpcService/MiniSiteUserCreate"
	H5RpcService_MiniSiteUserUpdate_FullMethodName         = "/h5.H5RpcService/MiniSiteUserUpdate"
	H5RpcService_MiniSiteUserDelete_FullMethodName         = "/h5.H5RpcService/MiniSiteUserDelete"
	H5RpcService_MiniSiteUserDeleteIds_FullMethodName      = "/h5.H5RpcService/MiniSiteUserDeleteIds"
	H5RpcService_MiniSiteUserQuery_FullMethodName          = "/h5.H5RpcService/MiniSiteUserQuery"
	H5RpcService_MiniSiteUserQueryList_FullMethodName      = "/h5.H5RpcService/MiniSiteUserQueryList"
	H5RpcService_MiniSiteUserUpdateStatus_FullMethodName   = "/h5.H5RpcService/MiniSiteUserUpdateStatus"
	H5RpcService_ArticleCreate_FullMethodName              = "/h5.H5RpcService/ArticleCreate"
	H5RpcService_ArticleUpdate_FullMethodName              = "/h5.H5RpcService/ArticleUpdate"
	H5RpcService_ArticleDelete_FullMethodName              = "/h5.H5RpcService/ArticleDelete"
	H5RpcService_ArticleDeleteIds_FullMethodName           = "/h5.H5RpcService/ArticleDeleteIds"
	H5RpcService_ArticleQuery_FullMethodName               = "/h5.H5RpcService/ArticleQuery"
	H5RpcService_ArticleQueryListQueryIds_FullMethodName   = "/h5.H5RpcService/ArticleQueryListQueryIds"
	H5RpcService_ArticleQueryList_FullMethodName           = "/h5.H5RpcService/ArticleQueryList"
	H5RpcService_ArticleQueryRecommendList_FullMethodName  = "/h5.H5RpcService/ArticleQueryRecommendList"
	H5RpcService_ArticleUpdateStatus_FullMethodName        = "/h5.H5RpcService/ArticleUpdateStatus"
	H5RpcService_ArticleBindArticleLabels_FullMethodName   = "/h5.H5RpcService/ArticleBindArticleLabels"
	H5RpcService_ArticleUnBindArticleLabels_FullMethodName = "/h5.H5RpcService/ArticleUnBindArticleLabels"
	H5RpcService_RelatedSitesCreate_FullMethodName         = "/h5.H5RpcService/RelatedSitesCreate"
	H5RpcService_RelatedSitesUpdate_FullMethodName         = "/h5.H5RpcService/RelatedSitesUpdate"
	H5RpcService_RelatedSitesDelete_FullMethodName         = "/h5.H5RpcService/RelatedSitesDelete"
	H5RpcService_RelatedSitesDeleteIds_FullMethodName      = "/h5.H5RpcService/RelatedSitesDeleteIds"
	H5RpcService_RelatedSitesQuery_FullMethodName          = "/h5.H5RpcService/RelatedSitesQuery"
	H5RpcService_RelatedSitesQueryIds_FullMethodName       = "/h5.H5RpcService/RelatedSitesQueryIds"
	H5RpcService_RelatedSitesQueryList_FullMethodName      = "/h5.H5RpcService/RelatedSitesQueryList"
	H5RpcService_AttachmentCreate_FullMethodName           = "/h5.H5RpcService/AttachmentCreate"
	H5RpcService_AttachmentUpdate_FullMethodName           = "/h5.H5RpcService/AttachmentUpdate"
	H5RpcService_AttachmentDelete_FullMethodName           = "/h5.H5RpcService/AttachmentDelete"
	H5RpcService_AttachmentDeleteIds_FullMethodName        = "/h5.H5RpcService/AttachmentDeleteIds"
	H5RpcService_AttachmentQuery_FullMethodName            = "/h5.H5RpcService/AttachmentQuery"
	H5RpcService_AttachmentQueryList_FullMethodName        = "/h5.H5RpcService/AttachmentQueryList"
	H5RpcService_AttaFileCreate_FullMethodName             = "/h5.H5RpcService/AttaFileCreate"
	H5RpcService_AttaFileDelete_FullMethodName             = "/h5.H5RpcService/AttaFileDelete"
	H5RpcService_AttaFileDeleteIds_FullMethodName          = "/h5.H5RpcService/AttaFileDeleteIds"
	H5RpcService_AttaFileQuery_FullMethodName              = "/h5.H5RpcService/AttaFileQuery"
	H5RpcService_AttaFileQueryList_FullMethodName          = "/h5.H5RpcService/AttaFileQueryList"
)

Variables

View Source
var H5RpcService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "h5.H5RpcService",
	HandlerType: (*H5RpcServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "LabelCreate",
			Handler:    _H5RpcService_LabelCreate_Handler,
		},
		{
			MethodName: "LabelUpdate",
			Handler:    _H5RpcService_LabelUpdate_Handler,
		},
		{
			MethodName: "LabelDelete",
			Handler:    _H5RpcService_LabelDelete_Handler,
		},
		{
			MethodName: "LabelDeleteIds",
			Handler:    _H5RpcService_LabelDeleteIds_Handler,
		},
		{
			MethodName: "LabelQuery",
			Handler:    _H5RpcService_LabelQuery_Handler,
		},
		{
			MethodName: "LabelQueryList",
			Handler:    _H5RpcService_LabelQueryList_Handler,
		},
		{
			MethodName: "LabelUpdateStatus",
			Handler:    _H5RpcService_LabelUpdateStatus_Handler,
		},
		{
			MethodName: "MiniSiteUserCreate",
			Handler:    _H5RpcService_MiniSiteUserCreate_Handler,
		},
		{
			MethodName: "MiniSiteUserUpdate",
			Handler:    _H5RpcService_MiniSiteUserUpdate_Handler,
		},
		{
			MethodName: "MiniSiteUserDelete",
			Handler:    _H5RpcService_MiniSiteUserDelete_Handler,
		},
		{
			MethodName: "MiniSiteUserDeleteIds",
			Handler:    _H5RpcService_MiniSiteUserDeleteIds_Handler,
		},
		{
			MethodName: "MiniSiteUserQuery",
			Handler:    _H5RpcService_MiniSiteUserQuery_Handler,
		},
		{
			MethodName: "MiniSiteUserQueryList",
			Handler:    _H5RpcService_MiniSiteUserQueryList_Handler,
		},
		{
			MethodName: "MiniSiteUserUpdateStatus",
			Handler:    _H5RpcService_MiniSiteUserUpdateStatus_Handler,
		},
		{
			MethodName: "ArticleCreate",
			Handler:    _H5RpcService_ArticleCreate_Handler,
		},
		{
			MethodName: "ArticleUpdate",
			Handler:    _H5RpcService_ArticleUpdate_Handler,
		},
		{
			MethodName: "ArticleDelete",
			Handler:    _H5RpcService_ArticleDelete_Handler,
		},
		{
			MethodName: "ArticleDeleteIds",
			Handler:    _H5RpcService_ArticleDeleteIds_Handler,
		},
		{
			MethodName: "ArticleQuery",
			Handler:    _H5RpcService_ArticleQuery_Handler,
		},
		{
			MethodName: "ArticleQueryListQueryIds",
			Handler:    _H5RpcService_ArticleQueryListQueryIds_Handler,
		},
		{
			MethodName: "ArticleQueryList",
			Handler:    _H5RpcService_ArticleQueryList_Handler,
		},
		{
			MethodName: "ArticleQueryRecommendList",
			Handler:    _H5RpcService_ArticleQueryRecommendList_Handler,
		},
		{
			MethodName: "ArticleUpdateStatus",
			Handler:    _H5RpcService_ArticleUpdateStatus_Handler,
		},
		{
			MethodName: "ArticleBindArticleLabels",
			Handler:    _H5RpcService_ArticleBindArticleLabels_Handler,
		},
		{
			MethodName: "ArticleUnBindArticleLabels",
			Handler:    _H5RpcService_ArticleUnBindArticleLabels_Handler,
		},
		{
			MethodName: "RelatedSitesCreate",
			Handler:    _H5RpcService_RelatedSitesCreate_Handler,
		},
		{
			MethodName: "RelatedSitesUpdate",
			Handler:    _H5RpcService_RelatedSitesUpdate_Handler,
		},
		{
			MethodName: "RelatedSitesDelete",
			Handler:    _H5RpcService_RelatedSitesDelete_Handler,
		},
		{
			MethodName: "RelatedSitesDeleteIds",
			Handler:    _H5RpcService_RelatedSitesDeleteIds_Handler,
		},
		{
			MethodName: "RelatedSitesQuery",
			Handler:    _H5RpcService_RelatedSitesQuery_Handler,
		},
		{
			MethodName: "RelatedSitesQueryIds",
			Handler:    _H5RpcService_RelatedSitesQueryIds_Handler,
		},
		{
			MethodName: "RelatedSitesQueryList",
			Handler:    _H5RpcService_RelatedSitesQueryList_Handler,
		},
		{
			MethodName: "AttachmentCreate",
			Handler:    _H5RpcService_AttachmentCreate_Handler,
		},
		{
			MethodName: "AttachmentUpdate",
			Handler:    _H5RpcService_AttachmentUpdate_Handler,
		},
		{
			MethodName: "AttachmentDelete",
			Handler:    _H5RpcService_AttachmentDelete_Handler,
		},
		{
			MethodName: "AttachmentDeleteIds",
			Handler:    _H5RpcService_AttachmentDeleteIds_Handler,
		},
		{
			MethodName: "AttachmentQuery",
			Handler:    _H5RpcService_AttachmentQuery_Handler,
		},
		{
			MethodName: "AttachmentQueryList",
			Handler:    _H5RpcService_AttachmentQueryList_Handler,
		},
		{
			MethodName: "AttaFileCreate",
			Handler:    _H5RpcService_AttaFileCreate_Handler,
		},
		{
			MethodName: "AttaFileDelete",
			Handler:    _H5RpcService_AttaFileDelete_Handler,
		},
		{
			MethodName: "AttaFileDeleteIds",
			Handler:    _H5RpcService_AttaFileDeleteIds_Handler,
		},
		{
			MethodName: "AttaFileQuery",
			Handler:    _H5RpcService_AttaFileQuery_Handler,
		},
		{
			MethodName: "AttaFileQueryList",
			Handler:    _H5RpcService_AttaFileQueryList_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "h5.proto",
}

H5RpcService_ServiceDesc is the grpc.ServiceDesc for H5RpcService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterH5RpcServiceServer

func RegisterH5RpcServiceServer(s grpc.ServiceRegistrar, srv H5RpcServiceServer)

Types

type CreateArticleReq

type CreateArticleReq struct {
	Title         string   `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"`
	Subtitle      string   `protobuf:"bytes,2,opt,name=subtitle,proto3" json:"subtitle,omitempty"`
	Introduce     string   `protobuf:"bytes,3,opt,name=introduce,proto3" json:"introduce,omitempty"`
	Author        string   `protobuf:"bytes,4,opt,name=author,proto3" json:"author,omitempty"`
	Cover         string   `protobuf:"bytes,5,opt,name=cover,proto3" json:"cover,omitempty"`
	Content       string   `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"`
	Type          int64    `protobuf:"varint,7,opt,name=type,proto3" json:"type,omitempty"`
	Status        int64    `protobuf:"varint,8,opt,name=status,proto3" json:"status,omitempty"`
	Public        int64    `protobuf:"varint,9,opt,name=public,proto3" json:"public,omitempty"`
	Level         int64    `protobuf:"varint,10,opt,name=level,proto3" json:"level,omitempty"`
	WriteID       int64    `protobuf:"varint,11,opt,name=writeID,proto3" json:"writeID,omitempty"`
	ReviewID      int64    `protobuf:"varint,12,opt,name=reviewID,proto3" json:"reviewID,omitempty"`
	Sort          int64    `protobuf:"varint,13,opt,name=sort,proto3" json:"sort,omitempty"`
	ReleaseAt     int64    `protobuf:"varint,14,opt,name=releaseAt,proto3" json:"releaseAt,omitempty"`
	Url           string   `protobuf:"bytes,15,opt,name=url,proto3" json:"url,omitempty"`
	AppType       int64    `protobuf:"varint,16,opt,name=appType,proto3" json:"appType,omitempty"`
	AppID         string   `protobuf:"bytes,17,opt,name=appID,proto3" json:"appID,omitempty"`
	AppPath       string   `protobuf:"bytes,18,opt,name=appPath,proto3" json:"appPath,omitempty"`
	GhId          string   `protobuf:"bytes,19,opt,name=ghId,proto3" json:"ghId,omitempty"`
	AppName       string   `protobuf:"bytes,20,opt,name=appName,proto3" json:"appName,omitempty"`
	LabelIds      []uint32 `protobuf:"varint,21,rep,packed,name=labelIds,proto3" json:"labelIds,omitempty"`
	RecommendSite string   `protobuf:"bytes,22,opt,name=recommendSite,proto3" json:"recommendSite,omitempty"`
	// contains filtered or unexported fields
}

note: 软文模块

func (*CreateArticleReq) Descriptor deprecated

func (*CreateArticleReq) Descriptor() ([]byte, []int)

Deprecated: Use CreateArticleReq.ProtoReflect.Descriptor instead.

func (*CreateArticleReq) GetAppID

func (x *CreateArticleReq) GetAppID() string

func (*CreateArticleReq) GetAppName

func (x *CreateArticleReq) GetAppName() string

func (*CreateArticleReq) GetAppPath

func (x *CreateArticleReq) GetAppPath() string

func (*CreateArticleReq) GetAppType

func (x *CreateArticleReq) GetAppType() int64

func (*CreateArticleReq) GetAuthor

func (x *CreateArticleReq) GetAuthor() string

func (*CreateArticleReq) GetContent

func (x *CreateArticleReq) GetContent() string

func (*CreateArticleReq) GetCover

func (x *CreateArticleReq) GetCover() string

func (*CreateArticleReq) GetGhId

func (x *CreateArticleReq) GetGhId() string

func (*CreateArticleReq) GetIntroduce

func (x *CreateArticleReq) GetIntroduce() string

func (*CreateArticleReq) GetLabelIds

func (x *CreateArticleReq) GetLabelIds() []uint32

func (*CreateArticleReq) GetLevel

func (x *CreateArticleReq) GetLevel() int64

func (*CreateArticleReq) GetPublic

func (x *CreateArticleReq) GetPublic() int64

func (*CreateArticleReq) GetRecommendSite

func (x *CreateArticleReq) GetRecommendSite() string

func (*CreateArticleReq) GetReleaseAt

func (x *CreateArticleReq) GetReleaseAt() int64

func (*CreateArticleReq) GetReviewID

func (x *CreateArticleReq) GetReviewID() int64

func (*CreateArticleReq) GetSort

func (x *CreateArticleReq) GetSort() int64

func (*CreateArticleReq) GetStatus

func (x *CreateArticleReq) GetStatus() int64

func (*CreateArticleReq) GetSubtitle

func (x *CreateArticleReq) GetSubtitle() string

func (*CreateArticleReq) GetTitle

func (x *CreateArticleReq) GetTitle() string

func (*CreateArticleReq) GetType

func (x *CreateArticleReq) GetType() int64

func (*CreateArticleReq) GetUrl

func (x *CreateArticleReq) GetUrl() string

func (*CreateArticleReq) GetWriteID

func (x *CreateArticleReq) GetWriteID() int64

func (*CreateArticleReq) ProtoMessage

func (*CreateArticleReq) ProtoMessage()

func (*CreateArticleReq) ProtoReflect

func (x *CreateArticleReq) ProtoReflect() protoreflect.Message

func (*CreateArticleReq) Reset

func (x *CreateArticleReq) Reset()

func (*CreateArticleReq) String

func (x *CreateArticleReq) String() string

type CreateArticleResp

type CreateArticleResp struct {
	Code      int32         `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string        `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string        `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string        `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *ModelArticle `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateArticleResp) Descriptor deprecated

func (*CreateArticleResp) Descriptor() ([]byte, []int)

Deprecated: Use CreateArticleResp.ProtoReflect.Descriptor instead.

func (*CreateArticleResp) GetCode

func (x *CreateArticleResp) GetCode() int32

func (*CreateArticleResp) GetData

func (x *CreateArticleResp) GetData() *ModelArticle

func (*CreateArticleResp) GetMsg

func (x *CreateArticleResp) GetMsg() string

func (*CreateArticleResp) GetPath

func (x *CreateArticleResp) GetPath() string

func (*CreateArticleResp) GetRequestID

func (x *CreateArticleResp) GetRequestID() string

func (*CreateArticleResp) ProtoMessage

func (*CreateArticleResp) ProtoMessage()

func (*CreateArticleResp) ProtoReflect

func (x *CreateArticleResp) ProtoReflect() protoreflect.Message

func (*CreateArticleResp) Reset

func (x *CreateArticleResp) Reset()

func (*CreateArticleResp) String

func (x *CreateArticleResp) String() string

type CreateAttaFileReq

type CreateAttaFileReq struct {
	AttaId     uint32 `protobuf:"varint,1,opt,name=attaId,proto3" json:"attaId,omitempty"`
	Title      string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
	Type       string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"`
	Ext        string `protobuf:"bytes,4,opt,name=Ext,proto3" json:"Ext,omitempty"`
	OriginName string `protobuf:"bytes,5,opt,name=OriginName,proto3" json:"OriginName,omitempty"`
	HashPath   string `protobuf:"bytes,6,opt,name=HashPath,proto3" json:"HashPath,omitempty"`
	// contains filtered or unexported fields
}

note: 附件的子文件

func (*CreateAttaFileReq) Descriptor deprecated

func (*CreateAttaFileReq) Descriptor() ([]byte, []int)

Deprecated: Use CreateAttaFileReq.ProtoReflect.Descriptor instead.

func (*CreateAttaFileReq) GetAttaId

func (x *CreateAttaFileReq) GetAttaId() uint32

func (*CreateAttaFileReq) GetExt

func (x *CreateAttaFileReq) GetExt() string

func (*CreateAttaFileReq) GetHashPath

func (x *CreateAttaFileReq) GetHashPath() string

func (*CreateAttaFileReq) GetOriginName

func (x *CreateAttaFileReq) GetOriginName() string

func (*CreateAttaFileReq) GetTitle

func (x *CreateAttaFileReq) GetTitle() string

func (*CreateAttaFileReq) GetType

func (x *CreateAttaFileReq) GetType() string

func (*CreateAttaFileReq) ProtoMessage

func (*CreateAttaFileReq) ProtoMessage()

func (*CreateAttaFileReq) ProtoReflect

func (x *CreateAttaFileReq) ProtoReflect() protoreflect.Message

func (*CreateAttaFileReq) Reset

func (x *CreateAttaFileReq) Reset()

func (*CreateAttaFileReq) String

func (x *CreateAttaFileReq) String() string

type CreateAttachmentReq

type CreateAttachmentReq struct {
	Aid   uint32 `protobuf:"varint,1,opt,name=aid,proto3" json:"aid,omitempty"`
	Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
	Type  int64  `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"`
	Url   string `protobuf:"bytes,4,opt,name=Url,proto3" json:"Url,omitempty"`
	Pwd   string `protobuf:"bytes,5,opt,name=Pwd,proto3" json:"Pwd,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateAttachmentReq) Descriptor deprecated

func (*CreateAttachmentReq) Descriptor() ([]byte, []int)

Deprecated: Use CreateAttachmentReq.ProtoReflect.Descriptor instead.

func (*CreateAttachmentReq) GetAid

func (x *CreateAttachmentReq) GetAid() uint32

func (*CreateAttachmentReq) GetPwd

func (x *CreateAttachmentReq) GetPwd() string

func (*CreateAttachmentReq) GetTitle

func (x *CreateAttachmentReq) GetTitle() string

func (*CreateAttachmentReq) GetType

func (x *CreateAttachmentReq) GetType() int64

func (*CreateAttachmentReq) GetUrl

func (x *CreateAttachmentReq) GetUrl() string

func (*CreateAttachmentReq) ProtoMessage

func (*CreateAttachmentReq) ProtoMessage()

func (*CreateAttachmentReq) ProtoReflect

func (x *CreateAttachmentReq) ProtoReflect() protoreflect.Message

func (*CreateAttachmentReq) Reset

func (x *CreateAttachmentReq) Reset()

func (*CreateAttachmentReq) String

func (x *CreateAttachmentReq) String() string

type CreateLabelReq

type CreateLabelReq struct {
	Name   string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"`
	Status int64  `protobuf:"varint,2,opt,name=Status,proto3" json:"Status,omitempty"`
	Sort   int64  `protobuf:"varint,3,opt,name=Sort,proto3" json:"Sort,omitempty"`
	Level  int64  `protobuf:"varint,4,opt,name=level,proto3" json:"level,omitempty"`
	// contains filtered or unexported fields
}

note: label 标签

func (*CreateLabelReq) Descriptor deprecated

func (*CreateLabelReq) Descriptor() ([]byte, []int)

Deprecated: Use CreateLabelReq.ProtoReflect.Descriptor instead.

func (*CreateLabelReq) GetLevel

func (x *CreateLabelReq) GetLevel() int64

func (*CreateLabelReq) GetName

func (x *CreateLabelReq) GetName() string

func (*CreateLabelReq) GetSort

func (x *CreateLabelReq) GetSort() int64

func (*CreateLabelReq) GetStatus

func (x *CreateLabelReq) GetStatus() int64

func (*CreateLabelReq) ProtoMessage

func (*CreateLabelReq) ProtoMessage()

func (*CreateLabelReq) ProtoReflect

func (x *CreateLabelReq) ProtoReflect() protoreflect.Message

func (*CreateLabelReq) Reset

func (x *CreateLabelReq) Reset()

func (*CreateLabelReq) String

func (x *CreateLabelReq) String() string

type CreateLabelResp

type CreateLabelResp struct {
	Code      int32       `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string      `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string      `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string      `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *ModelLabel `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateLabelResp) Descriptor deprecated

func (*CreateLabelResp) Descriptor() ([]byte, []int)

Deprecated: Use CreateLabelResp.ProtoReflect.Descriptor instead.

func (*CreateLabelResp) GetCode

func (x *CreateLabelResp) GetCode() int32

func (*CreateLabelResp) GetData

func (x *CreateLabelResp) GetData() *ModelLabel

func (*CreateLabelResp) GetMsg

func (x *CreateLabelResp) GetMsg() string

func (*CreateLabelResp) GetPath

func (x *CreateLabelResp) GetPath() string

func (*CreateLabelResp) GetRequestID

func (x *CreateLabelResp) GetRequestID() string

func (*CreateLabelResp) ProtoMessage

func (*CreateLabelResp) ProtoMessage()

func (*CreateLabelResp) ProtoReflect

func (x *CreateLabelResp) ProtoReflect() protoreflect.Message

func (*CreateLabelResp) Reset

func (x *CreateLabelResp) Reset()

func (*CreateLabelResp) String

func (x *CreateLabelResp) String() string

type CreateRelatedSitesReq

type CreateRelatedSitesReq struct {
	Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"`
	Icon  string `protobuf:"bytes,2,opt,name=icon,proto3" json:"icon,omitempty"`
	Cover string `protobuf:"bytes,3,opt,name=cover,proto3" json:"cover,omitempty"`
	Url   string `protobuf:"bytes,4,opt,name=url,proto3" json:"url,omitempty"`
	// contains filtered or unexported fields
}

相关站点

func (*CreateRelatedSitesReq) Descriptor deprecated

func (*CreateRelatedSitesReq) Descriptor() ([]byte, []int)

Deprecated: Use CreateRelatedSitesReq.ProtoReflect.Descriptor instead.

func (*CreateRelatedSitesReq) GetCover

func (x *CreateRelatedSitesReq) GetCover() string

func (*CreateRelatedSitesReq) GetIcon

func (x *CreateRelatedSitesReq) GetIcon() string

func (*CreateRelatedSitesReq) GetTitle

func (x *CreateRelatedSitesReq) GetTitle() string

func (*CreateRelatedSitesReq) GetUrl

func (x *CreateRelatedSitesReq) GetUrl() string

func (*CreateRelatedSitesReq) ProtoMessage

func (*CreateRelatedSitesReq) ProtoMessage()

func (*CreateRelatedSitesReq) ProtoReflect

func (x *CreateRelatedSitesReq) ProtoReflect() protoreflect.Message

func (*CreateRelatedSitesReq) Reset

func (x *CreateRelatedSitesReq) Reset()

func (*CreateRelatedSitesReq) String

func (x *CreateRelatedSitesReq) String() string

type CreateResponse

type CreateResponse struct {
	Code      int32    `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string   `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string   `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string   `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *ModelId `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateResponse) Descriptor deprecated

func (*CreateResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateResponse.ProtoReflect.Descriptor instead.

func (*CreateResponse) GetCode

func (x *CreateResponse) GetCode() int32

func (*CreateResponse) GetData

func (x *CreateResponse) GetData() *ModelId

func (*CreateResponse) GetMsg

func (x *CreateResponse) GetMsg() string

func (*CreateResponse) GetPath

func (x *CreateResponse) GetPath() string

func (*CreateResponse) GetRequestID

func (x *CreateResponse) GetRequestID() string

func (*CreateResponse) ProtoMessage

func (*CreateResponse) ProtoMessage()

func (*CreateResponse) ProtoReflect

func (x *CreateResponse) ProtoReflect() protoreflect.Message

func (*CreateResponse) Reset

func (x *CreateResponse) Reset()

func (*CreateResponse) String

func (x *CreateResponse) String() string

type CreateUserReq

type CreateUserReq struct {
	UniqueId   string `protobuf:"bytes,1,opt,name=uniqueId,proto3" json:"uniqueId,omitempty"`
	Mobile     string `protobuf:"bytes,2,opt,name=mobile,proto3" json:"mobile,omitempty"`
	Email      string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"`
	OpenId     string `protobuf:"bytes,4,opt,name=openId,proto3" json:"openId,omitempty"`
	UnionId    string `protobuf:"bytes,5,opt,name=unionId,proto3" json:"unionId,omitempty"`
	Name       string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"`
	Company    string `protobuf:"bytes,7,opt,name=company,proto3" json:"company,omitempty"`
	Identity   int64  `protobuf:"varint,8,opt,name=identity,proto3" json:"identity,omitempty"`
	Status     int64  `protobuf:"varint,9,opt,name=status,proto3" json:"status,omitempty"`
	LastLogin  int64  `protobuf:"varint,10,opt,name=lastLogin,proto3" json:"lastLogin,omitempty"`
	ThisLogin  int64  `protobuf:"varint,11,opt,name=thisLogin,proto3" json:"thisLogin,omitempty"`
	RegChannel string `protobuf:"bytes,12,opt,name=regChannel,proto3" json:"regChannel,omitempty"`
	Channel    string `protobuf:"bytes,13,opt,name=channel,proto3" json:"channel,omitempty"`
	Nickname   string `protobuf:"bytes,14,opt,name=nickname,proto3" json:"nickname,omitempty"`
	Sex        int64  `protobuf:"varint,15,opt,name=sex,proto3" json:"sex,omitempty"`
	Province   string `protobuf:"bytes,16,opt,name=province,proto3" json:"province,omitempty"`
	City       string `protobuf:"bytes,17,opt,name=city,proto3" json:"city,omitempty"`
	Country    string `protobuf:"bytes,18,opt,name=country,proto3" json:"country,omitempty"`
	Privilege  string `protobuf:"bytes,19,opt,name=privilege,proto3" json:"privilege,omitempty"`
	Headimgurl string `protobuf:"bytes,21,opt,name=headimgurl,proto3" json:"headimgurl,omitempty"`
	TenantId   uint32 `protobuf:"varint,22,opt,name=tenantId,proto3" json:"tenantId,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateUserReq) Descriptor deprecated

func (*CreateUserReq) Descriptor() ([]byte, []int)

Deprecated: Use CreateUserReq.ProtoReflect.Descriptor instead.

func (*CreateUserReq) GetChannel

func (x *CreateUserReq) GetChannel() string

func (*CreateUserReq) GetCity

func (x *CreateUserReq) GetCity() string

func (*CreateUserReq) GetCompany

func (x *CreateUserReq) GetCompany() string

func (*CreateUserReq) GetCountry

func (x *CreateUserReq) GetCountry() string

func (*CreateUserReq) GetEmail

func (x *CreateUserReq) GetEmail() string

func (*CreateUserReq) GetHeadimgurl

func (x *CreateUserReq) GetHeadimgurl() string

func (*CreateUserReq) GetIdentity

func (x *CreateUserReq) GetIdentity() int64

func (*CreateUserReq) GetLastLogin

func (x *CreateUserReq) GetLastLogin() int64

func (*CreateUserReq) GetMobile

func (x *CreateUserReq) GetMobile() string

func (*CreateUserReq) GetName

func (x *CreateUserReq) GetName() string

func (*CreateUserReq) GetNickname

func (x *CreateUserReq) GetNickname() string

func (*CreateUserReq) GetOpenId

func (x *CreateUserReq) GetOpenId() string

func (*CreateUserReq) GetPrivilege

func (x *CreateUserReq) GetPrivilege() string

func (*CreateUserReq) GetProvince

func (x *CreateUserReq) GetProvince() string

func (*CreateUserReq) GetRegChannel

func (x *CreateUserReq) GetRegChannel() string

func (*CreateUserReq) GetSex

func (x *CreateUserReq) GetSex() int64

func (*CreateUserReq) GetStatus

func (x *CreateUserReq) GetStatus() int64

func (*CreateUserReq) GetTenantId

func (x *CreateUserReq) GetTenantId() uint32

func (*CreateUserReq) GetThisLogin

func (x *CreateUserReq) GetThisLogin() int64

func (*CreateUserReq) GetUnionId

func (x *CreateUserReq) GetUnionId() string

func (*CreateUserReq) GetUniqueId

func (x *CreateUserReq) GetUniqueId() string

func (*CreateUserReq) ProtoMessage

func (*CreateUserReq) ProtoMessage()

func (*CreateUserReq) ProtoReflect

func (x *CreateUserReq) ProtoReflect() protoreflect.Message

func (*CreateUserReq) Reset

func (x *CreateUserReq) Reset()

func (*CreateUserReq) String

func (x *CreateUserReq) String() string

type DeleteIdsReq

type DeleteIdsReq struct {
	Ids []uint32 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteIdsReq) Descriptor deprecated

func (*DeleteIdsReq) Descriptor() ([]byte, []int)

Deprecated: Use DeleteIdsReq.ProtoReflect.Descriptor instead.

func (*DeleteIdsReq) GetIds

func (x *DeleteIdsReq) GetIds() []uint32

func (*DeleteIdsReq) ProtoMessage

func (*DeleteIdsReq) ProtoMessage()

func (*DeleteIdsReq) ProtoReflect

func (x *DeleteIdsReq) ProtoReflect() protoreflect.Message

func (*DeleteIdsReq) Reset

func (x *DeleteIdsReq) Reset()

func (*DeleteIdsReq) String

func (x *DeleteIdsReq) String() string

type DeleteReq

type DeleteReq struct {
	Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

note: 通用模块

func (*DeleteReq) Descriptor deprecated

func (*DeleteReq) Descriptor() ([]byte, []int)

Deprecated: Use DeleteReq.ProtoReflect.Descriptor instead.

func (*DeleteReq) GetId

func (x *DeleteReq) GetId() uint32

func (*DeleteReq) ProtoMessage

func (*DeleteReq) ProtoMessage()

func (*DeleteReq) ProtoReflect

func (x *DeleteReq) ProtoReflect() protoreflect.Message

func (*DeleteReq) Reset

func (x *DeleteReq) Reset()

func (*DeleteReq) String

func (x *DeleteReq) String() string

type H5RpcServiceClient

type H5RpcServiceClient interface {
	// note: 标签专区
	LabelCreate(ctx context.Context, in *CreateLabelReq, opts ...grpc.CallOption) (*CreateLabelResp, error)
	LabelUpdate(ctx context.Context, in *UpdateLabelReq, opts ...grpc.CallOption) (*Response, error)
	LabelDelete(ctx context.Context, in *DeleteReq, opts ...grpc.CallOption) (*Response, error)
	LabelDeleteIds(ctx context.Context, in *DeleteIdsReq, opts ...grpc.CallOption) (*Response, error)
	LabelQuery(ctx context.Context, in *QueryReq, opts ...grpc.CallOption) (*QueryLabelResp, error)
	LabelQueryList(ctx context.Context, in *QueryLabelListReq, opts ...grpc.CallOption) (*QueryLabelListResp, error)
	LabelUpdateStatus(ctx context.Context, in *UpdateStatusReq, opts ...grpc.CallOption) (*Response, error)
	// note: minisite用户专区
	MiniSiteUserCreate(ctx context.Context, in *CreateUserReq, opts ...grpc.CallOption) (*CreateResponse, error)
	MiniSiteUserUpdate(ctx context.Context, in *UpdateUserReq, opts ...grpc.CallOption) (*Response, error)
	MiniSiteUserDelete(ctx context.Context, in *DeleteReq, opts ...grpc.CallOption) (*Response, error)
	MiniSiteUserDeleteIds(ctx context.Context, in *DeleteIdsReq, opts ...grpc.CallOption) (*Response, error)
	MiniSiteUserQuery(ctx context.Context, in *QueryUserReq, opts ...grpc.CallOption) (*QueryUserResp, error)
	MiniSiteUserQueryList(ctx context.Context, in *QueryUserListReq, opts ...grpc.CallOption) (*QueryUserListResp, error)
	MiniSiteUserUpdateStatus(ctx context.Context, in *UpdateStatusReq, opts ...grpc.CallOption) (*Response, error)
	// note: 软文专区
	ArticleCreate(ctx context.Context, in *CreateArticleReq, opts ...grpc.CallOption) (*CreateArticleResp, error)
	ArticleUpdate(ctx context.Context, in *UpdateArticleReq, opts ...grpc.CallOption) (*Response, error)
	ArticleDelete(ctx context.Context, in *DeleteReq, opts ...grpc.CallOption) (*Response, error)
	ArticleDeleteIds(ctx context.Context, in *DeleteIdsReq, opts ...grpc.CallOption) (*Response, error)
	ArticleQuery(ctx context.Context, in *QueryReq, opts ...grpc.CallOption) (*QueryArticleResp, error)
	ArticleQueryListQueryIds(ctx context.Context, in *QueryIdsReq, opts ...grpc.CallOption) (*QueryArticleListResp, error)
	ArticleQueryList(ctx context.Context, in *QueryArticleListReq, opts ...grpc.CallOption) (*QueryArticleListResp, error)
	ArticleQueryRecommendList(ctx context.Context, in *QueryReq, opts ...grpc.CallOption) (*QueryRecommendListResp, error)
	ArticleUpdateStatus(ctx context.Context, in *UpdateStatusReq, opts ...grpc.CallOption) (*Response, error)
	ArticleBindArticleLabels(ctx context.Context, in *UpdateBindLabelsReq, opts ...grpc.CallOption) (*Response, error)
	ArticleUnBindArticleLabels(ctx context.Context, in *UpdateBindLabelsReq, opts ...grpc.CallOption) (*Response, error)
	// note: 相关站点
	RelatedSitesCreate(ctx context.Context, in *CreateRelatedSitesReq, opts ...grpc.CallOption) (*CreateResponse, error)
	RelatedSitesUpdate(ctx context.Context, in *UpdateRelatedSitesReq, opts ...grpc.CallOption) (*Response, error)
	RelatedSitesDelete(ctx context.Context, in *DeleteReq, opts ...grpc.CallOption) (*Response, error)
	RelatedSitesDeleteIds(ctx context.Context, in *DeleteIdsReq, opts ...grpc.CallOption) (*Response, error)
	RelatedSitesQuery(ctx context.Context, in *QueryReq, opts ...grpc.CallOption) (*QueryRelatedSitesResp, error)
	RelatedSitesQueryIds(ctx context.Context, in *QueryIdsReq, opts ...grpc.CallOption) (*QueryRelatedSitesListResp, error)
	RelatedSitesQueryList(ctx context.Context, in *QueryRelatedSitesListReq, opts ...grpc.CallOption) (*QueryRelatedSitesListResp, error)
	// note: 附件模块
	AttachmentCreate(ctx context.Context, in *CreateAttachmentReq, opts ...grpc.CallOption) (*CreateResponse, error)
	AttachmentUpdate(ctx context.Context, in *UpdateAttachmentReq, opts ...grpc.CallOption) (*Response, error)
	AttachmentDelete(ctx context.Context, in *DeleteReq, opts ...grpc.CallOption) (*Response, error)
	AttachmentDeleteIds(ctx context.Context, in *DeleteIdsReq, opts ...grpc.CallOption) (*Response, error)
	AttachmentQuery(ctx context.Context, in *QueryReq, opts ...grpc.CallOption) (*QueryAttachmentResp, error)
	AttachmentQueryList(ctx context.Context, in *QueryAttachmentListReq, opts ...grpc.CallOption) (*QueryAttachmentListResp, error)
	AttaFileCreate(ctx context.Context, in *CreateAttaFileReq, opts ...grpc.CallOption) (*CreateResponse, error)
	AttaFileDelete(ctx context.Context, in *DeleteReq, opts ...grpc.CallOption) (*Response, error)
	AttaFileDeleteIds(ctx context.Context, in *DeleteIdsReq, opts ...grpc.CallOption) (*Response, error)
	AttaFileQuery(ctx context.Context, in *QueryReq, opts ...grpc.CallOption) (*QueryAttaFileResp, error)
	AttaFileQueryList(ctx context.Context, in *QueryAttaFileListReq, opts ...grpc.CallOption) (*QueryAttaFileListResp, error)
}

H5RpcServiceClient is the client API for H5RpcService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type H5RpcServiceServer

type H5RpcServiceServer interface {
	// note: 标签专区
	LabelCreate(context.Context, *CreateLabelReq) (*CreateLabelResp, error)
	LabelUpdate(context.Context, *UpdateLabelReq) (*Response, error)
	LabelDelete(context.Context, *DeleteReq) (*Response, error)
	LabelDeleteIds(context.Context, *DeleteIdsReq) (*Response, error)
	LabelQuery(context.Context, *QueryReq) (*QueryLabelResp, error)
	LabelQueryList(context.Context, *QueryLabelListReq) (*QueryLabelListResp, error)
	LabelUpdateStatus(context.Context, *UpdateStatusReq) (*Response, error)
	// note: minisite用户专区
	MiniSiteUserCreate(context.Context, *CreateUserReq) (*CreateResponse, error)
	MiniSiteUserUpdate(context.Context, *UpdateUserReq) (*Response, error)
	MiniSiteUserDelete(context.Context, *DeleteReq) (*Response, error)
	MiniSiteUserDeleteIds(context.Context, *DeleteIdsReq) (*Response, error)
	MiniSiteUserQuery(context.Context, *QueryUserReq) (*QueryUserResp, error)
	MiniSiteUserQueryList(context.Context, *QueryUserListReq) (*QueryUserListResp, error)
	MiniSiteUserUpdateStatus(context.Context, *UpdateStatusReq) (*Response, error)
	// note: 软文专区
	ArticleCreate(context.Context, *CreateArticleReq) (*CreateArticleResp, error)
	ArticleUpdate(context.Context, *UpdateArticleReq) (*Response, error)
	ArticleDelete(context.Context, *DeleteReq) (*Response, error)
	ArticleDeleteIds(context.Context, *DeleteIdsReq) (*Response, error)
	ArticleQuery(context.Context, *QueryReq) (*QueryArticleResp, error)
	ArticleQueryListQueryIds(context.Context, *QueryIdsReq) (*QueryArticleListResp, error)
	ArticleQueryList(context.Context, *QueryArticleListReq) (*QueryArticleListResp, error)
	ArticleQueryRecommendList(context.Context, *QueryReq) (*QueryRecommendListResp, error)
	ArticleUpdateStatus(context.Context, *UpdateStatusReq) (*Response, error)
	ArticleBindArticleLabels(context.Context, *UpdateBindLabelsReq) (*Response, error)
	ArticleUnBindArticleLabels(context.Context, *UpdateBindLabelsReq) (*Response, error)
	// note: 相关站点
	RelatedSitesCreate(context.Context, *CreateRelatedSitesReq) (*CreateResponse, error)
	RelatedSitesUpdate(context.Context, *UpdateRelatedSitesReq) (*Response, error)
	RelatedSitesDelete(context.Context, *DeleteReq) (*Response, error)
	RelatedSitesDeleteIds(context.Context, *DeleteIdsReq) (*Response, error)
	RelatedSitesQuery(context.Context, *QueryReq) (*QueryRelatedSitesResp, error)
	RelatedSitesQueryIds(context.Context, *QueryIdsReq) (*QueryRelatedSitesListResp, error)
	RelatedSitesQueryList(context.Context, *QueryRelatedSitesListReq) (*QueryRelatedSitesListResp, error)
	// note: 附件模块
	AttachmentCreate(context.Context, *CreateAttachmentReq) (*CreateResponse, error)
	AttachmentUpdate(context.Context, *UpdateAttachmentReq) (*Response, error)
	AttachmentDelete(context.Context, *DeleteReq) (*Response, error)
	AttachmentDeleteIds(context.Context, *DeleteIdsReq) (*Response, error)
	AttachmentQuery(context.Context, *QueryReq) (*QueryAttachmentResp, error)
	AttachmentQueryList(context.Context, *QueryAttachmentListReq) (*QueryAttachmentListResp, error)
	AttaFileCreate(context.Context, *CreateAttaFileReq) (*CreateResponse, error)
	AttaFileDelete(context.Context, *DeleteReq) (*Response, error)
	AttaFileDeleteIds(context.Context, *DeleteIdsReq) (*Response, error)
	AttaFileQuery(context.Context, *QueryReq) (*QueryAttaFileResp, error)
	AttaFileQueryList(context.Context, *QueryAttaFileListReq) (*QueryAttaFileListResp, error)
	// contains filtered or unexported methods
}

H5RpcServiceServer is the server API for H5RpcService service. All implementations must embed UnimplementedH5RpcServiceServer for forward compatibility

type ModelArticle

type ModelArticle struct {
	Id             uint32               `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	CreatedAt      int64                `protobuf:"varint,2,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
	UpdatedAt      int64                `protobuf:"varint,3,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"`
	DeletedAt      int64                `protobuf:"varint,4,opt,name=deletedAt,proto3" json:"deletedAt,omitempty"`
	Title          string               `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"`
	Subtitle       string               `protobuf:"bytes,6,opt,name=subtitle,proto3" json:"subtitle,omitempty"`
	Introduce      string               `protobuf:"bytes,7,opt,name=introduce,proto3" json:"introduce,omitempty"`
	Author         string               `protobuf:"bytes,8,opt,name=author,proto3" json:"author,omitempty"`
	Cover          string               `protobuf:"bytes,9,opt,name=cover,proto3" json:"cover,omitempty"`
	Content        string               `protobuf:"bytes,10,opt,name=content,proto3" json:"content,omitempty"`
	Type           int64                `protobuf:"varint,11,opt,name=type,proto3" json:"type,omitempty"`
	Status         int64                `protobuf:"varint,12,opt,name=status,proto3" json:"status,omitempty"`
	Public         int64                `protobuf:"varint,13,opt,name=public,proto3" json:"public,omitempty"`
	Level          int64                `protobuf:"varint,14,opt,name=level,proto3" json:"level,omitempty"`
	TenantId       int64                `protobuf:"varint,15,opt,name=tenantId,proto3" json:"tenantId,omitempty"`
	WriteID        int64                `protobuf:"varint,16,opt,name=writeID,proto3" json:"writeID,omitempty"`
	ReviewID       int64                `protobuf:"varint,17,opt,name=reviewID,proto3" json:"reviewID,omitempty"`
	Sort           int64                `protobuf:"varint,18,opt,name=sort,proto3" json:"sort,omitempty"`
	ReleaseAt      int64                `protobuf:"varint,19,opt,name=releaseAt,proto3" json:"releaseAt,omitempty"`
	Url            string               `protobuf:"bytes,20,opt,name=url,proto3" json:"url,omitempty"`
	AppType        int64                `protobuf:"varint,21,opt,name=appType,proto3" json:"appType,omitempty"`
	AppID          string               `protobuf:"bytes,22,opt,name=appID,proto3" json:"appID,omitempty"`
	AppPath        string               `protobuf:"bytes,23,opt,name=appPath,proto3" json:"appPath,omitempty"`
	GhId           string               `protobuf:"bytes,24,opt,name=ghId,proto3" json:"ghId,omitempty"`
	AppName        string               `protobuf:"bytes,25,opt,name=appName,proto3" json:"appName,omitempty"`
	Labels         []*ModelLabel        `protobuf:"bytes,26,rep,name=labels,proto3" json:"labels,omitempty"`
	RecommendSites []*ModelRelatedSites `protobuf:"bytes,27,rep,name=recommendSites,proto3" json:"recommendSites,omitempty"`
	// contains filtered or unexported fields
}

func (*ModelArticle) Descriptor deprecated

func (*ModelArticle) Descriptor() ([]byte, []int)

Deprecated: Use ModelArticle.ProtoReflect.Descriptor instead.

func (*ModelArticle) GetAppID

func (x *ModelArticle) GetAppID() string

func (*ModelArticle) GetAppName

func (x *ModelArticle) GetAppName() string

func (*ModelArticle) GetAppPath

func (x *ModelArticle) GetAppPath() string

func (*ModelArticle) GetAppType

func (x *ModelArticle) GetAppType() int64

func (*ModelArticle) GetAuthor

func (x *ModelArticle) GetAuthor() string

func (*ModelArticle) GetContent

func (x *ModelArticle) GetContent() string

func (*ModelArticle) GetCover

func (x *ModelArticle) GetCover() string

func (*ModelArticle) GetCreatedAt

func (x *ModelArticle) GetCreatedAt() int64

func (*ModelArticle) GetDeletedAt

func (x *ModelArticle) GetDeletedAt() int64

func (*ModelArticle) GetGhId

func (x *ModelArticle) GetGhId() string

func (*ModelArticle) GetId

func (x *ModelArticle) GetId() uint32

func (*ModelArticle) GetIntroduce

func (x *ModelArticle) GetIntroduce() string

func (*ModelArticle) GetLabels

func (x *ModelArticle) GetLabels() []*ModelLabel

func (*ModelArticle) GetLevel

func (x *ModelArticle) GetLevel() int64

func (*ModelArticle) GetPublic

func (x *ModelArticle) GetPublic() int64

func (*ModelArticle) GetRecommendSites

func (x *ModelArticle) GetRecommendSites() []*ModelRelatedSites

func (*ModelArticle) GetReleaseAt

func (x *ModelArticle) GetReleaseAt() int64

func (*ModelArticle) GetReviewID

func (x *ModelArticle) GetReviewID() int64

func (*ModelArticle) GetSort

func (x *ModelArticle) GetSort() int64

func (*ModelArticle) GetStatus

func (x *ModelArticle) GetStatus() int64

func (*ModelArticle) GetSubtitle

func (x *ModelArticle) GetSubtitle() string

func (*ModelArticle) GetTenantId

func (x *ModelArticle) GetTenantId() int64

func (*ModelArticle) GetTitle

func (x *ModelArticle) GetTitle() string

func (*ModelArticle) GetType

func (x *ModelArticle) GetType() int64

func (*ModelArticle) GetUpdatedAt

func (x *ModelArticle) GetUpdatedAt() int64

func (*ModelArticle) GetUrl

func (x *ModelArticle) GetUrl() string

func (*ModelArticle) GetWriteID

func (x *ModelArticle) GetWriteID() int64

func (*ModelArticle) ProtoMessage

func (*ModelArticle) ProtoMessage()

func (*ModelArticle) ProtoReflect

func (x *ModelArticle) ProtoReflect() protoreflect.Message

func (*ModelArticle) Reset

func (x *ModelArticle) Reset()

func (*ModelArticle) String

func (x *ModelArticle) String() string

type ModelAttaFile

type ModelAttaFile struct {
	Id         uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	CreatedAt  int64  `protobuf:"varint,2,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
	UpdatedAt  int64  `protobuf:"varint,3,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"`
	DeletedAt  int64  `protobuf:"varint,4,opt,name=deletedAt,proto3" json:"deletedAt,omitempty"`
	AttaId     uint32 `protobuf:"varint,5,opt,name=attaId,proto3" json:"attaId,omitempty"`
	Type       string `protobuf:"bytes,6,opt,name=type,proto3" json:"type,omitempty"`
	Ext        string `protobuf:"bytes,7,opt,name=ext,proto3" json:"ext,omitempty"`
	OriginName string `protobuf:"bytes,8,opt,name=originName,proto3" json:"originName,omitempty"`
	HashPath   string `protobuf:"bytes,9,opt,name=hashPath,proto3" json:"hashPath,omitempty"`
	// contains filtered or unexported fields
}

func (*ModelAttaFile) Descriptor deprecated

func (*ModelAttaFile) Descriptor() ([]byte, []int)

Deprecated: Use ModelAttaFile.ProtoReflect.Descriptor instead.

func (*ModelAttaFile) GetAttaId

func (x *ModelAttaFile) GetAttaId() uint32

func (*ModelAttaFile) GetCreatedAt

func (x *ModelAttaFile) GetCreatedAt() int64

func (*ModelAttaFile) GetDeletedAt

func (x *ModelAttaFile) GetDeletedAt() int64

func (*ModelAttaFile) GetExt

func (x *ModelAttaFile) GetExt() string

func (*ModelAttaFile) GetHashPath

func (x *ModelAttaFile) GetHashPath() string

func (*ModelAttaFile) GetId

func (x *ModelAttaFile) GetId() uint32

func (*ModelAttaFile) GetOriginName

func (x *ModelAttaFile) GetOriginName() string

func (*ModelAttaFile) GetType

func (x *ModelAttaFile) GetType() string

func (*ModelAttaFile) GetUpdatedAt

func (x *ModelAttaFile) GetUpdatedAt() int64

func (*ModelAttaFile) ProtoMessage

func (*ModelAttaFile) ProtoMessage()

func (*ModelAttaFile) ProtoReflect

func (x *ModelAttaFile) ProtoReflect() protoreflect.Message

func (*ModelAttaFile) Reset

func (x *ModelAttaFile) Reset()

func (*ModelAttaFile) String

func (x *ModelAttaFile) String() string

type ModelAttachment

type ModelAttachment struct {
	Id        uint32           `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	CreatedAt int64            `protobuf:"varint,2,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
	UpdatedAt int64            `protobuf:"varint,3,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"`
	DeletedAt int64            `protobuf:"varint,4,opt,name=deletedAt,proto3" json:"deletedAt,omitempty"`
	Aid       uint32           `protobuf:"varint,5,opt,name=aid,proto3" json:"aid,omitempty"`
	ATitle    string           `protobuf:"bytes,6,opt,name=aTitle,proto3" json:"aTitle,omitempty"`
	Title     string           `protobuf:"bytes,7,opt,name=title,proto3" json:"title,omitempty"`
	Type      int64            `protobuf:"varint,8,opt,name=type,proto3" json:"type,omitempty"`
	Url       string           `protobuf:"bytes,9,opt,name=url,proto3" json:"url,omitempty"`
	Pwd       string           `protobuf:"bytes,10,opt,name=pwd,proto3" json:"pwd,omitempty"`
	Files     []*ModelAttaFile `protobuf:"bytes,11,rep,name=files,proto3" json:"files,omitempty"`
	// contains filtered or unexported fields
}

func (*ModelAttachment) Descriptor deprecated

func (*ModelAttachment) Descriptor() ([]byte, []int)

Deprecated: Use ModelAttachment.ProtoReflect.Descriptor instead.

func (*ModelAttachment) GetATitle

func (x *ModelAttachment) GetATitle() string

func (*ModelAttachment) GetAid

func (x *ModelAttachment) GetAid() uint32

func (*ModelAttachment) GetCreatedAt

func (x *ModelAttachment) GetCreatedAt() int64

func (*ModelAttachment) GetDeletedAt

func (x *ModelAttachment) GetDeletedAt() int64

func (*ModelAttachment) GetFiles

func (x *ModelAttachment) GetFiles() []*ModelAttaFile

func (*ModelAttachment) GetId

func (x *ModelAttachment) GetId() uint32

func (*ModelAttachment) GetPwd

func (x *ModelAttachment) GetPwd() string

func (*ModelAttachment) GetTitle

func (x *ModelAttachment) GetTitle() string

func (*ModelAttachment) GetType

func (x *ModelAttachment) GetType() int64

func (*ModelAttachment) GetUpdatedAt

func (x *ModelAttachment) GetUpdatedAt() int64

func (*ModelAttachment) GetUrl

func (x *ModelAttachment) GetUrl() string

func (*ModelAttachment) ProtoMessage

func (*ModelAttachment) ProtoMessage()

func (*ModelAttachment) ProtoReflect

func (x *ModelAttachment) ProtoReflect() protoreflect.Message

func (*ModelAttachment) Reset

func (x *ModelAttachment) Reset()

func (*ModelAttachment) String

func (x *ModelAttachment) String() string

type ModelId

type ModelId struct {
	Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*ModelId) Descriptor deprecated

func (*ModelId) Descriptor() ([]byte, []int)

Deprecated: Use ModelId.ProtoReflect.Descriptor instead.

func (*ModelId) GetId

func (x *ModelId) GetId() uint32

func (*ModelId) ProtoMessage

func (*ModelId) ProtoMessage()

func (*ModelId) ProtoReflect

func (x *ModelId) ProtoReflect() protoreflect.Message

func (*ModelId) Reset

func (x *ModelId) Reset()

func (*ModelId) String

func (x *ModelId) String() string

type ModelLabel

type ModelLabel struct {
	Id        uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	CreatedAt int64  `protobuf:"varint,2,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
	UpdatedAt int64  `protobuf:"varint,3,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"`
	Name      string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
	Status    int64  `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"`
	Sort      int64  `protobuf:"varint,6,opt,name=sort,proto3" json:"sort,omitempty"`
	Level     int64  `protobuf:"varint,7,opt,name=level,proto3" json:"level,omitempty"`
	// contains filtered or unexported fields
}

note: 模型专区 note: 标签专区

func (*ModelLabel) Descriptor deprecated

func (*ModelLabel) Descriptor() ([]byte, []int)

Deprecated: Use ModelLabel.ProtoReflect.Descriptor instead.

func (*ModelLabel) GetCreatedAt

func (x *ModelLabel) GetCreatedAt() int64

func (*ModelLabel) GetId

func (x *ModelLabel) GetId() uint32

func (*ModelLabel) GetLevel

func (x *ModelLabel) GetLevel() int64

func (*ModelLabel) GetName

func (x *ModelLabel) GetName() string

func (*ModelLabel) GetSort

func (x *ModelLabel) GetSort() int64

func (*ModelLabel) GetStatus

func (x *ModelLabel) GetStatus() int64

func (*ModelLabel) GetUpdatedAt

func (x *ModelLabel) GetUpdatedAt() int64

func (*ModelLabel) ProtoMessage

func (*ModelLabel) ProtoMessage()

func (*ModelLabel) ProtoReflect

func (x *ModelLabel) ProtoReflect() protoreflect.Message

func (*ModelLabel) Reset

func (x *ModelLabel) Reset()

func (*ModelLabel) String

func (x *ModelLabel) String() string

type ModelRelatedSites

type ModelRelatedSites struct {
	Id        uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	CreatedAt int64  `protobuf:"varint,2,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
	UpdatedAt int64  `protobuf:"varint,3,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"`
	DeletedAt int64  `protobuf:"varint,4,opt,name=deletedAt,proto3" json:"deletedAt,omitempty"`
	Title     string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"`
	Icon      string `protobuf:"bytes,6,opt,name=icon,proto3" json:"icon,omitempty"`
	Cover     string `protobuf:"bytes,7,opt,name=cover,proto3" json:"cover,omitempty"`
	Url       string `protobuf:"bytes,8,opt,name=url,proto3" json:"url,omitempty"`
	// contains filtered or unexported fields
}

func (*ModelRelatedSites) Descriptor deprecated

func (*ModelRelatedSites) Descriptor() ([]byte, []int)

Deprecated: Use ModelRelatedSites.ProtoReflect.Descriptor instead.

func (*ModelRelatedSites) GetCover

func (x *ModelRelatedSites) GetCover() string

func (*ModelRelatedSites) GetCreatedAt

func (x *ModelRelatedSites) GetCreatedAt() int64

func (*ModelRelatedSites) GetDeletedAt

func (x *ModelRelatedSites) GetDeletedAt() int64

func (*ModelRelatedSites) GetIcon

func (x *ModelRelatedSites) GetIcon() string

func (*ModelRelatedSites) GetId

func (x *ModelRelatedSites) GetId() uint32

func (*ModelRelatedSites) GetTitle

func (x *ModelRelatedSites) GetTitle() string

func (*ModelRelatedSites) GetUpdatedAt

func (x *ModelRelatedSites) GetUpdatedAt() int64

func (*ModelRelatedSites) GetUrl

func (x *ModelRelatedSites) GetUrl() string

func (*ModelRelatedSites) ProtoMessage

func (*ModelRelatedSites) ProtoMessage()

func (*ModelRelatedSites) ProtoReflect

func (x *ModelRelatedSites) ProtoReflect() protoreflect.Message

func (*ModelRelatedSites) Reset

func (x *ModelRelatedSites) Reset()

func (*ModelRelatedSites) String

func (x *ModelRelatedSites) String() string

type ModelUser

type ModelUser struct {
	UniqueId   string `protobuf:"bytes,1,opt,name=uniqueId,proto3" json:"uniqueId,omitempty"`
	Mobile     string `protobuf:"bytes,2,opt,name=mobile,proto3" json:"mobile,omitempty"`
	Email      string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"`
	OpenId     string `protobuf:"bytes,4,opt,name=openId,proto3" json:"openId,omitempty"`
	UnionId    string `protobuf:"bytes,5,opt,name=unionId,proto3" json:"unionId,omitempty"`
	Name       string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"`
	Company    string `protobuf:"bytes,7,opt,name=company,proto3" json:"company,omitempty"`
	Identity   int64  `protobuf:"varint,8,opt,name=identity,proto3" json:"identity,omitempty"`
	Status     int64  `protobuf:"varint,9,opt,name=status,proto3" json:"status,omitempty"`
	LastLogin  int64  `protobuf:"varint,10,opt,name=lastLogin,proto3" json:"lastLogin,omitempty"`
	ThisLogin  int64  `protobuf:"varint,11,opt,name=thisLogin,proto3" json:"thisLogin,omitempty"`
	RegChannel string `protobuf:"bytes,12,opt,name=regChannel,proto3" json:"regChannel,omitempty"`
	Channel    string `protobuf:"bytes,13,opt,name=channel,proto3" json:"channel,omitempty"`
	Nickname   string `protobuf:"bytes,14,opt,name=nickname,proto3" json:"nickname,omitempty"`
	Sex        int64  `protobuf:"varint,15,opt,name=sex,proto3" json:"sex,omitempty"`
	Province   string `protobuf:"bytes,16,opt,name=province,proto3" json:"province,omitempty"`
	City       string `protobuf:"bytes,17,opt,name=city,proto3" json:"city,omitempty"`
	Country    string `protobuf:"bytes,18,opt,name=country,proto3" json:"country,omitempty"`
	Privilege  string `protobuf:"bytes,19,opt,name=privilege,proto3" json:"privilege,omitempty"`
	Headimgurl string `protobuf:"bytes,21,opt,name=headimgurl,proto3" json:"headimgurl,omitempty"`
	TenantId   uint32 `protobuf:"varint,22,opt,name=tenantId,proto3" json:"tenantId,omitempty"`
	Id         uint32 `protobuf:"varint,23,opt,name=id,proto3" json:"id,omitempty"`
	CreatedAt  int64  `protobuf:"varint,24,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
	UpdatedAt  int64  `protobuf:"varint,25,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"`
	DeletedAt  int64  `protobuf:"varint,26,opt,name=deletedAt,proto3" json:"deletedAt,omitempty"`
	// contains filtered or unexported fields
}

func (*ModelUser) Descriptor deprecated

func (*ModelUser) Descriptor() ([]byte, []int)

Deprecated: Use ModelUser.ProtoReflect.Descriptor instead.

func (*ModelUser) GetChannel

func (x *ModelUser) GetChannel() string

func (*ModelUser) GetCity

func (x *ModelUser) GetCity() string

func (*ModelUser) GetCompany

func (x *ModelUser) GetCompany() string

func (*ModelUser) GetCountry

func (x *ModelUser) GetCountry() string

func (*ModelUser) GetCreatedAt

func (x *ModelUser) GetCreatedAt() int64

func (*ModelUser) GetDeletedAt

func (x *ModelUser) GetDeletedAt() int64

func (*ModelUser) GetEmail

func (x *ModelUser) GetEmail() string

func (*ModelUser) GetHeadimgurl

func (x *ModelUser) GetHeadimgurl() string

func (*ModelUser) GetId

func (x *ModelUser) GetId() uint32

func (*ModelUser) GetIdentity

func (x *ModelUser) GetIdentity() int64

func (*ModelUser) GetLastLogin

func (x *ModelUser) GetLastLogin() int64

func (*ModelUser) GetMobile

func (x *ModelUser) GetMobile() string

func (*ModelUser) GetName

func (x *ModelUser) GetName() string

func (*ModelUser) GetNickname

func (x *ModelUser) GetNickname() string

func (*ModelUser) GetOpenId

func (x *ModelUser) GetOpenId() string

func (*ModelUser) GetPrivilege

func (x *ModelUser) GetPrivilege() string

func (*ModelUser) GetProvince

func (x *ModelUser) GetProvince() string

func (*ModelUser) GetRegChannel

func (x *ModelUser) GetRegChannel() string

func (*ModelUser) GetSex

func (x *ModelUser) GetSex() int64

func (*ModelUser) GetStatus

func (x *ModelUser) GetStatus() int64

func (*ModelUser) GetTenantId

func (x *ModelUser) GetTenantId() uint32

func (*ModelUser) GetThisLogin

func (x *ModelUser) GetThisLogin() int64

func (*ModelUser) GetUnionId

func (x *ModelUser) GetUnionId() string

func (*ModelUser) GetUniqueId

func (x *ModelUser) GetUniqueId() string

func (*ModelUser) GetUpdatedAt

func (x *ModelUser) GetUpdatedAt() int64

func (*ModelUser) ProtoMessage

func (*ModelUser) ProtoMessage()

func (*ModelUser) ProtoReflect

func (x *ModelUser) ProtoReflect() protoreflect.Message

func (*ModelUser) Reset

func (x *ModelUser) Reset()

func (*ModelUser) String

func (x *ModelUser) String() string

type QueryArticleListReq

type QueryArticleListReq struct {
	Page      int32    `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	PageSize  int32    `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	StartTime int64    `protobuf:"varint,3,opt,name=startTime,proto3" json:"startTime,omitempty"`
	EndTime   int64    `protobuf:"varint,4,opt,name=endTime,proto3" json:"endTime,omitempty"`
	Keyword   string   `protobuf:"bytes,5,opt,name=keyword,proto3" json:"keyword,omitempty"`
	Status    []int64  `protobuf:"varint,6,rep,packed,name=status,proto3" json:"status,omitempty"`
	Type      []int64  `protobuf:"varint,7,rep,packed,name=type,proto3" json:"type,omitempty"`
	Public    int64    `protobuf:"varint,8,opt,name=public,proto3" json:"public,omitempty"`
	Labels    []string `protobuf:"bytes,9,rep,name=labels,proto3" json:"labels,omitempty"`
	LabelIds  []uint32 `protobuf:"varint,10,rep,packed,name=labelIds,proto3" json:"labelIds,omitempty"`
	Level     int64    `protobuf:"varint,11,opt,name=level,proto3" json:"level,omitempty"`
	OrderBy   string   `protobuf:"bytes,12,opt,name=orderBy,proto3" json:"orderBy,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryArticleListReq) Descriptor deprecated

func (*QueryArticleListReq) Descriptor() ([]byte, []int)

Deprecated: Use QueryArticleListReq.ProtoReflect.Descriptor instead.

func (*QueryArticleListReq) GetEndTime

func (x *QueryArticleListReq) GetEndTime() int64

func (*QueryArticleListReq) GetKeyword

func (x *QueryArticleListReq) GetKeyword() string

func (*QueryArticleListReq) GetLabelIds

func (x *QueryArticleListReq) GetLabelIds() []uint32

func (*QueryArticleListReq) GetLabels

func (x *QueryArticleListReq) GetLabels() []string

func (*QueryArticleListReq) GetLevel

func (x *QueryArticleListReq) GetLevel() int64

func (*QueryArticleListReq) GetOrderBy

func (x *QueryArticleListReq) GetOrderBy() string

func (*QueryArticleListReq) GetPage

func (x *QueryArticleListReq) GetPage() int32

func (*QueryArticleListReq) GetPageSize

func (x *QueryArticleListReq) GetPageSize() int32

func (*QueryArticleListReq) GetPublic

func (x *QueryArticleListReq) GetPublic() int64

func (*QueryArticleListReq) GetStartTime

func (x *QueryArticleListReq) GetStartTime() int64

func (*QueryArticleListReq) GetStatus

func (x *QueryArticleListReq) GetStatus() []int64

func (*QueryArticleListReq) GetType

func (x *QueryArticleListReq) GetType() []int64

func (*QueryArticleListReq) ProtoMessage

func (*QueryArticleListReq) ProtoMessage()

func (*QueryArticleListReq) ProtoReflect

func (x *QueryArticleListReq) ProtoReflect() protoreflect.Message

func (*QueryArticleListReq) Reset

func (x *QueryArticleListReq) Reset()

func (*QueryArticleListReq) String

func (x *QueryArticleListReq) String() string

type QueryArticleListResp

type QueryArticleListResp struct {
	Code      int32                     `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string                    `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string                    `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string                    `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *QueryArticleListRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryArticleListResp) Descriptor deprecated

func (*QueryArticleListResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryArticleListResp.ProtoReflect.Descriptor instead.

func (*QueryArticleListResp) GetCode

func (x *QueryArticleListResp) GetCode() int32

func (*QueryArticleListResp) GetData

func (*QueryArticleListResp) GetMsg

func (x *QueryArticleListResp) GetMsg() string

func (*QueryArticleListResp) GetPath

func (x *QueryArticleListResp) GetPath() string

func (*QueryArticleListResp) GetRequestID

func (x *QueryArticleListResp) GetRequestID() string

func (*QueryArticleListResp) ProtoMessage

func (*QueryArticleListResp) ProtoMessage()

func (*QueryArticleListResp) ProtoReflect

func (x *QueryArticleListResp) ProtoReflect() protoreflect.Message

func (*QueryArticleListResp) Reset

func (x *QueryArticleListResp) Reset()

func (*QueryArticleListResp) String

func (x *QueryArticleListResp) String() string

type QueryArticleListRespData

type QueryArticleListRespData struct {
	List     []*ModelArticle `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total    int64           `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	Page     int32           `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32           `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryArticleListRespData) Descriptor deprecated

func (*QueryArticleListRespData) Descriptor() ([]byte, []int)

Deprecated: Use QueryArticleListRespData.ProtoReflect.Descriptor instead.

func (*QueryArticleListRespData) GetList

func (x *QueryArticleListRespData) GetList() []*ModelArticle

func (*QueryArticleListRespData) GetPage

func (x *QueryArticleListRespData) GetPage() int32

func (*QueryArticleListRespData) GetPageSize

func (x *QueryArticleListRespData) GetPageSize() int32

func (*QueryArticleListRespData) GetTotal

func (x *QueryArticleListRespData) GetTotal() int64

func (*QueryArticleListRespData) ProtoMessage

func (*QueryArticleListRespData) ProtoMessage()

func (*QueryArticleListRespData) ProtoReflect

func (x *QueryArticleListRespData) ProtoReflect() protoreflect.Message

func (*QueryArticleListRespData) Reset

func (x *QueryArticleListRespData) Reset()

func (*QueryArticleListRespData) String

func (x *QueryArticleListRespData) String() string

type QueryArticleResp

type QueryArticleResp struct {
	Code      int32         `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string        `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string        `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string        `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *ModelArticle `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryArticleResp) Descriptor deprecated

func (*QueryArticleResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryArticleResp.ProtoReflect.Descriptor instead.

func (*QueryArticleResp) GetCode

func (x *QueryArticleResp) GetCode() int32

func (*QueryArticleResp) GetData

func (x *QueryArticleResp) GetData() *ModelArticle

func (*QueryArticleResp) GetMsg

func (x *QueryArticleResp) GetMsg() string

func (*QueryArticleResp) GetPath

func (x *QueryArticleResp) GetPath() string

func (*QueryArticleResp) GetRequestID

func (x *QueryArticleResp) GetRequestID() string

func (*QueryArticleResp) ProtoMessage

func (*QueryArticleResp) ProtoMessage()

func (*QueryArticleResp) ProtoReflect

func (x *QueryArticleResp) ProtoReflect() protoreflect.Message

func (*QueryArticleResp) Reset

func (x *QueryArticleResp) Reset()

func (*QueryArticleResp) String

func (x *QueryArticleResp) String() string

type QueryAttaFileListReq

type QueryAttaFileListReq struct {
	Page      int32  `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	PageSize  int32  `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	StartTime int64  `protobuf:"varint,3,opt,name=startTime,proto3" json:"startTime,omitempty"`
	EndTime   int64  `protobuf:"varint,4,opt,name=endTime,proto3" json:"endTime,omitempty"`
	Keyword   string `protobuf:"bytes,5,opt,name=keyword,proto3" json:"keyword,omitempty"`
	AttaId    uint32 `protobuf:"varint,6,opt,name=attaId,proto3" json:"attaId,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttaFileListReq) Descriptor deprecated

func (*QueryAttaFileListReq) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttaFileListReq.ProtoReflect.Descriptor instead.

func (*QueryAttaFileListReq) GetAttaId

func (x *QueryAttaFileListReq) GetAttaId() uint32

func (*QueryAttaFileListReq) GetEndTime

func (x *QueryAttaFileListReq) GetEndTime() int64

func (*QueryAttaFileListReq) GetKeyword

func (x *QueryAttaFileListReq) GetKeyword() string

func (*QueryAttaFileListReq) GetPage

func (x *QueryAttaFileListReq) GetPage() int32

func (*QueryAttaFileListReq) GetPageSize

func (x *QueryAttaFileListReq) GetPageSize() int32

func (*QueryAttaFileListReq) GetStartTime

func (x *QueryAttaFileListReq) GetStartTime() int64

func (*QueryAttaFileListReq) ProtoMessage

func (*QueryAttaFileListReq) ProtoMessage()

func (*QueryAttaFileListReq) ProtoReflect

func (x *QueryAttaFileListReq) ProtoReflect() protoreflect.Message

func (*QueryAttaFileListReq) Reset

func (x *QueryAttaFileListReq) Reset()

func (*QueryAttaFileListReq) String

func (x *QueryAttaFileListReq) String() string

type QueryAttaFileListResp

type QueryAttaFileListResp struct {
	Code      int32                      `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string                     `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string                     `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string                     `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *QueryAttaFileListRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttaFileListResp) Descriptor deprecated

func (*QueryAttaFileListResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttaFileListResp.ProtoReflect.Descriptor instead.

func (*QueryAttaFileListResp) GetCode

func (x *QueryAttaFileListResp) GetCode() int32

func (*QueryAttaFileListResp) GetData

func (*QueryAttaFileListResp) GetMsg

func (x *QueryAttaFileListResp) GetMsg() string

func (*QueryAttaFileListResp) GetPath

func (x *QueryAttaFileListResp) GetPath() string

func (*QueryAttaFileListResp) GetRequestID

func (x *QueryAttaFileListResp) GetRequestID() string

func (*QueryAttaFileListResp) ProtoMessage

func (*QueryAttaFileListResp) ProtoMessage()

func (*QueryAttaFileListResp) ProtoReflect

func (x *QueryAttaFileListResp) ProtoReflect() protoreflect.Message

func (*QueryAttaFileListResp) Reset

func (x *QueryAttaFileListResp) Reset()

func (*QueryAttaFileListResp) String

func (x *QueryAttaFileListResp) String() string

type QueryAttaFileListRespData

type QueryAttaFileListRespData struct {
	List     []*ModelAttaFile `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total    int64            `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	Page     int32            `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32            `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttaFileListRespData) Descriptor deprecated

func (*QueryAttaFileListRespData) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttaFileListRespData.ProtoReflect.Descriptor instead.

func (*QueryAttaFileListRespData) GetList

func (x *QueryAttaFileListRespData) GetList() []*ModelAttaFile

func (*QueryAttaFileListRespData) GetPage

func (x *QueryAttaFileListRespData) GetPage() int32

func (*QueryAttaFileListRespData) GetPageSize

func (x *QueryAttaFileListRespData) GetPageSize() int32

func (*QueryAttaFileListRespData) GetTotal

func (x *QueryAttaFileListRespData) GetTotal() int64

func (*QueryAttaFileListRespData) ProtoMessage

func (*QueryAttaFileListRespData) ProtoMessage()

func (*QueryAttaFileListRespData) ProtoReflect

func (*QueryAttaFileListRespData) Reset

func (x *QueryAttaFileListRespData) Reset()

func (*QueryAttaFileListRespData) String

func (x *QueryAttaFileListRespData) String() string

type QueryAttaFileResp

type QueryAttaFileResp struct {
	Code      int32          `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string         `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string         `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string         `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *ModelAttaFile `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttaFileResp) Descriptor deprecated

func (*QueryAttaFileResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttaFileResp.ProtoReflect.Descriptor instead.

func (*QueryAttaFileResp) GetCode

func (x *QueryAttaFileResp) GetCode() int32

func (*QueryAttaFileResp) GetData

func (x *QueryAttaFileResp) GetData() *ModelAttaFile

func (*QueryAttaFileResp) GetMsg

func (x *QueryAttaFileResp) GetMsg() string

func (*QueryAttaFileResp) GetPath

func (x *QueryAttaFileResp) GetPath() string

func (*QueryAttaFileResp) GetRequestID

func (x *QueryAttaFileResp) GetRequestID() string

func (*QueryAttaFileResp) ProtoMessage

func (*QueryAttaFileResp) ProtoMessage()

func (*QueryAttaFileResp) ProtoReflect

func (x *QueryAttaFileResp) ProtoReflect() protoreflect.Message

func (*QueryAttaFileResp) Reset

func (x *QueryAttaFileResp) Reset()

func (*QueryAttaFileResp) String

func (x *QueryAttaFileResp) String() string

type QueryAttachmentListReq

type QueryAttachmentListReq struct {
	Page      int32  `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	PageSize  int32  `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	StartTime int64  `protobuf:"varint,3,opt,name=startTime,proto3" json:"startTime,omitempty"`
	EndTime   int64  `protobuf:"varint,4,opt,name=endTime,proto3" json:"endTime,omitempty"`
	Keyword   string `protobuf:"bytes,5,opt,name=keyword,proto3" json:"keyword,omitempty"`
	AId       uint32 `protobuf:"varint,6,opt,name=aId,proto3" json:"aId,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttachmentListReq) Descriptor deprecated

func (*QueryAttachmentListReq) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttachmentListReq.ProtoReflect.Descriptor instead.

func (*QueryAttachmentListReq) GetAId

func (x *QueryAttachmentListReq) GetAId() uint32

func (*QueryAttachmentListReq) GetEndTime

func (x *QueryAttachmentListReq) GetEndTime() int64

func (*QueryAttachmentListReq) GetKeyword

func (x *QueryAttachmentListReq) GetKeyword() string

func (*QueryAttachmentListReq) GetPage

func (x *QueryAttachmentListReq) GetPage() int32

func (*QueryAttachmentListReq) GetPageSize

func (x *QueryAttachmentListReq) GetPageSize() int32

func (*QueryAttachmentListReq) GetStartTime

func (x *QueryAttachmentListReq) GetStartTime() int64

func (*QueryAttachmentListReq) ProtoMessage

func (*QueryAttachmentListReq) ProtoMessage()

func (*QueryAttachmentListReq) ProtoReflect

func (x *QueryAttachmentListReq) ProtoReflect() protoreflect.Message

func (*QueryAttachmentListReq) Reset

func (x *QueryAttachmentListReq) Reset()

func (*QueryAttachmentListReq) String

func (x *QueryAttachmentListReq) String() string

type QueryAttachmentListResp

type QueryAttachmentListResp struct {
	Code      int32                        `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string                       `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string                       `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string                       `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *QueryAttachmentListRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttachmentListResp) Descriptor deprecated

func (*QueryAttachmentListResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttachmentListResp.ProtoReflect.Descriptor instead.

func (*QueryAttachmentListResp) GetCode

func (x *QueryAttachmentListResp) GetCode() int32

func (*QueryAttachmentListResp) GetData

func (*QueryAttachmentListResp) GetMsg

func (x *QueryAttachmentListResp) GetMsg() string

func (*QueryAttachmentListResp) GetPath

func (x *QueryAttachmentListResp) GetPath() string

func (*QueryAttachmentListResp) GetRequestID

func (x *QueryAttachmentListResp) GetRequestID() string

func (*QueryAttachmentListResp) ProtoMessage

func (*QueryAttachmentListResp) ProtoMessage()

func (*QueryAttachmentListResp) ProtoReflect

func (x *QueryAttachmentListResp) ProtoReflect() protoreflect.Message

func (*QueryAttachmentListResp) Reset

func (x *QueryAttachmentListResp) Reset()

func (*QueryAttachmentListResp) String

func (x *QueryAttachmentListResp) String() string

type QueryAttachmentListRespData

type QueryAttachmentListRespData struct {
	List     []*ModelAttachment `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total    int64              `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	Page     int32              `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32              `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttachmentListRespData) Descriptor deprecated

func (*QueryAttachmentListRespData) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttachmentListRespData.ProtoReflect.Descriptor instead.

func (*QueryAttachmentListRespData) GetList

func (*QueryAttachmentListRespData) GetPage

func (x *QueryAttachmentListRespData) GetPage() int32

func (*QueryAttachmentListRespData) GetPageSize

func (x *QueryAttachmentListRespData) GetPageSize() int32

func (*QueryAttachmentListRespData) GetTotal

func (x *QueryAttachmentListRespData) GetTotal() int64

func (*QueryAttachmentListRespData) ProtoMessage

func (*QueryAttachmentListRespData) ProtoMessage()

func (*QueryAttachmentListRespData) ProtoReflect

func (*QueryAttachmentListRespData) Reset

func (x *QueryAttachmentListRespData) Reset()

func (*QueryAttachmentListRespData) String

func (x *QueryAttachmentListRespData) String() string

type QueryAttachmentResp

type QueryAttachmentResp struct {
	Code      int32            `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string           `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string           `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string           `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *ModelAttachment `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttachmentResp) Descriptor deprecated

func (*QueryAttachmentResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttachmentResp.ProtoReflect.Descriptor instead.

func (*QueryAttachmentResp) GetCode

func (x *QueryAttachmentResp) GetCode() int32

func (*QueryAttachmentResp) GetData

func (x *QueryAttachmentResp) GetData() *ModelAttachment

func (*QueryAttachmentResp) GetMsg

func (x *QueryAttachmentResp) GetMsg() string

func (*QueryAttachmentResp) GetPath

func (x *QueryAttachmentResp) GetPath() string

func (*QueryAttachmentResp) GetRequestID

func (x *QueryAttachmentResp) GetRequestID() string

func (*QueryAttachmentResp) ProtoMessage

func (*QueryAttachmentResp) ProtoMessage()

func (*QueryAttachmentResp) ProtoReflect

func (x *QueryAttachmentResp) ProtoReflect() protoreflect.Message

func (*QueryAttachmentResp) Reset

func (x *QueryAttachmentResp) Reset()

func (*QueryAttachmentResp) String

func (x *QueryAttachmentResp) String() string

type QueryIdsReq

type QueryIdsReq struct {
	Id []uint32 `protobuf:"varint,1,rep,packed,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryIdsReq) Descriptor deprecated

func (*QueryIdsReq) Descriptor() ([]byte, []int)

Deprecated: Use QueryIdsReq.ProtoReflect.Descriptor instead.

func (*QueryIdsReq) GetId

func (x *QueryIdsReq) GetId() []uint32

func (*QueryIdsReq) ProtoMessage

func (*QueryIdsReq) ProtoMessage()

func (*QueryIdsReq) ProtoReflect

func (x *QueryIdsReq) ProtoReflect() protoreflect.Message

func (*QueryIdsReq) Reset

func (x *QueryIdsReq) Reset()

func (*QueryIdsReq) String

func (x *QueryIdsReq) String() string

type QueryLabelListReq

type QueryLabelListReq struct {
	Page      int32  `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	PageSize  int32  `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	StartTime int64  `protobuf:"varint,3,opt,name=startTime,proto3" json:"startTime,omitempty"`
	EndTime   int64  `protobuf:"varint,4,opt,name=endTime,proto3" json:"endTime,omitempty"`
	Keyword   string `protobuf:"bytes,5,opt,name=keyword,proto3" json:"keyword,omitempty"`
	Status    int64  `protobuf:"varint,6,opt,name=status,proto3" json:"status,omitempty"`
	Level     int64  `protobuf:"varint,7,opt,name=level,proto3" json:"level,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryLabelListReq) Descriptor deprecated

func (*QueryLabelListReq) Descriptor() ([]byte, []int)

Deprecated: Use QueryLabelListReq.ProtoReflect.Descriptor instead.

func (*QueryLabelListReq) GetEndTime

func (x *QueryLabelListReq) GetEndTime() int64

func (*QueryLabelListReq) GetKeyword

func (x *QueryLabelListReq) GetKeyword() string

func (*QueryLabelListReq) GetLevel

func (x *QueryLabelListReq) GetLevel() int64

func (*QueryLabelListReq) GetPage

func (x *QueryLabelListReq) GetPage() int32

func (*QueryLabelListReq) GetPageSize

func (x *QueryLabelListReq) GetPageSize() int32

func (*QueryLabelListReq) GetStartTime

func (x *QueryLabelListReq) GetStartTime() int64

func (*QueryLabelListReq) GetStatus

func (x *QueryLabelListReq) GetStatus() int64

func (*QueryLabelListReq) ProtoMessage

func (*QueryLabelListReq) ProtoMessage()

func (*QueryLabelListReq) ProtoReflect

func (x *QueryLabelListReq) ProtoReflect() protoreflect.Message

func (*QueryLabelListReq) Reset

func (x *QueryLabelListReq) Reset()

func (*QueryLabelListReq) String

func (x *QueryLabelListReq) String() string

type QueryLabelListResp

type QueryLabelListResp struct {
	Code      int32                   `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string                  `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string                  `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string                  `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *QueryLabelListRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryLabelListResp) Descriptor deprecated

func (*QueryLabelListResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryLabelListResp.ProtoReflect.Descriptor instead.

func (*QueryLabelListResp) GetCode

func (x *QueryLabelListResp) GetCode() int32

func (*QueryLabelListResp) GetData

func (*QueryLabelListResp) GetMsg

func (x *QueryLabelListResp) GetMsg() string

func (*QueryLabelListResp) GetPath

func (x *QueryLabelListResp) GetPath() string

func (*QueryLabelListResp) GetRequestID

func (x *QueryLabelListResp) GetRequestID() string

func (*QueryLabelListResp) ProtoMessage

func (*QueryLabelListResp) ProtoMessage()

func (*QueryLabelListResp) ProtoReflect

func (x *QueryLabelListResp) ProtoReflect() protoreflect.Message

func (*QueryLabelListResp) Reset

func (x *QueryLabelListResp) Reset()

func (*QueryLabelListResp) String

func (x *QueryLabelListResp) String() string

type QueryLabelListRespData

type QueryLabelListRespData struct {
	List     []*ModelLabel `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total    int64         `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	Page     int32         `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32         `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryLabelListRespData) Descriptor deprecated

func (*QueryLabelListRespData) Descriptor() ([]byte, []int)

Deprecated: Use QueryLabelListRespData.ProtoReflect.Descriptor instead.

func (*QueryLabelListRespData) GetList

func (x *QueryLabelListRespData) GetList() []*ModelLabel

func (*QueryLabelListRespData) GetPage

func (x *QueryLabelListRespData) GetPage() int32

func (*QueryLabelListRespData) GetPageSize

func (x *QueryLabelListRespData) GetPageSize() int32

func (*QueryLabelListRespData) GetTotal

func (x *QueryLabelListRespData) GetTotal() int64

func (*QueryLabelListRespData) ProtoMessage

func (*QueryLabelListRespData) ProtoMessage()

func (*QueryLabelListRespData) ProtoReflect

func (x *QueryLabelListRespData) ProtoReflect() protoreflect.Message

func (*QueryLabelListRespData) Reset

func (x *QueryLabelListRespData) Reset()

func (*QueryLabelListRespData) String

func (x *QueryLabelListRespData) String() string

type QueryLabelResp

type QueryLabelResp struct {
	Code      int32       `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string      `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string      `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string      `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *ModelLabel `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryLabelResp) Descriptor deprecated

func (*QueryLabelResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryLabelResp.ProtoReflect.Descriptor instead.

func (*QueryLabelResp) GetCode

func (x *QueryLabelResp) GetCode() int32

func (*QueryLabelResp) GetData

func (x *QueryLabelResp) GetData() *ModelLabel

func (*QueryLabelResp) GetMsg

func (x *QueryLabelResp) GetMsg() string

func (*QueryLabelResp) GetPath

func (x *QueryLabelResp) GetPath() string

func (*QueryLabelResp) GetRequestID

func (x *QueryLabelResp) GetRequestID() string

func (*QueryLabelResp) ProtoMessage

func (*QueryLabelResp) ProtoMessage()

func (*QueryLabelResp) ProtoReflect

func (x *QueryLabelResp) ProtoReflect() protoreflect.Message

func (*QueryLabelResp) Reset

func (x *QueryLabelResp) Reset()

func (*QueryLabelResp) String

func (x *QueryLabelResp) String() string

type QueryRecommendListResp

type QueryRecommendListResp struct {
	Code      int32                       `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string                      `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string                      `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string                      `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *QueryRecommendListRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryRecommendListResp) Descriptor deprecated

func (*QueryRecommendListResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryRecommendListResp.ProtoReflect.Descriptor instead.

func (*QueryRecommendListResp) GetCode

func (x *QueryRecommendListResp) GetCode() int32

func (*QueryRecommendListResp) GetData

func (*QueryRecommendListResp) GetMsg

func (x *QueryRecommendListResp) GetMsg() string

func (*QueryRecommendListResp) GetPath

func (x *QueryRecommendListResp) GetPath() string

func (*QueryRecommendListResp) GetRequestID

func (x *QueryRecommendListResp) GetRequestID() string

func (*QueryRecommendListResp) ProtoMessage

func (*QueryRecommendListResp) ProtoMessage()

func (*QueryRecommendListResp) ProtoReflect

func (x *QueryRecommendListResp) ProtoReflect() protoreflect.Message

func (*QueryRecommendListResp) Reset

func (x *QueryRecommendListResp) Reset()

func (*QueryRecommendListResp) String

func (x *QueryRecommendListResp) String() string

type QueryRecommendListRespData

type QueryRecommendListRespData struct {
	List     []*ModelArticle `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total    int64           `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	Page     int32           `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32           `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryRecommendListRespData) Descriptor deprecated

func (*QueryRecommendListRespData) Descriptor() ([]byte, []int)

Deprecated: Use QueryRecommendListRespData.ProtoReflect.Descriptor instead.

func (*QueryRecommendListRespData) GetList

func (x *QueryRecommendListRespData) GetList() []*ModelArticle

func (*QueryRecommendListRespData) GetPage

func (x *QueryRecommendListRespData) GetPage() int32

func (*QueryRecommendListRespData) GetPageSize

func (x *QueryRecommendListRespData) GetPageSize() int32

func (*QueryRecommendListRespData) GetTotal

func (x *QueryRecommendListRespData) GetTotal() int64

func (*QueryRecommendListRespData) ProtoMessage

func (*QueryRecommendListRespData) ProtoMessage()

func (*QueryRecommendListRespData) ProtoReflect

func (*QueryRecommendListRespData) Reset

func (x *QueryRecommendListRespData) Reset()

func (*QueryRecommendListRespData) String

func (x *QueryRecommendListRespData) String() string

type QueryRelatedSitesListReq

type QueryRelatedSitesListReq struct {
	Page      int32  `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	PageSize  int32  `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	StartTime int64  `protobuf:"varint,3,opt,name=startTime,proto3" json:"startTime,omitempty"`
	EndTime   int64  `protobuf:"varint,4,opt,name=endTime,proto3" json:"endTime,omitempty"`
	Keyword   string `protobuf:"bytes,5,opt,name=keyword,proto3" json:"keyword,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryRelatedSitesListReq) Descriptor deprecated

func (*QueryRelatedSitesListReq) Descriptor() ([]byte, []int)

Deprecated: Use QueryRelatedSitesListReq.ProtoReflect.Descriptor instead.

func (*QueryRelatedSitesListReq) GetEndTime

func (x *QueryRelatedSitesListReq) GetEndTime() int64

func (*QueryRelatedSitesListReq) GetKeyword

func (x *QueryRelatedSitesListReq) GetKeyword() string

func (*QueryRelatedSitesListReq) GetPage

func (x *QueryRelatedSitesListReq) GetPage() int32

func (*QueryRelatedSitesListReq) GetPageSize

func (x *QueryRelatedSitesListReq) GetPageSize() int32

func (*QueryRelatedSitesListReq) GetStartTime

func (x *QueryRelatedSitesListReq) GetStartTime() int64

func (*QueryRelatedSitesListReq) ProtoMessage

func (*QueryRelatedSitesListReq) ProtoMessage()

func (*QueryRelatedSitesListReq) ProtoReflect

func (x *QueryRelatedSitesListReq) ProtoReflect() protoreflect.Message

func (*QueryRelatedSitesListReq) Reset

func (x *QueryRelatedSitesListReq) Reset()

func (*QueryRelatedSitesListReq) String

func (x *QueryRelatedSitesListReq) String() string

type QueryRelatedSitesListResp

type QueryRelatedSitesListResp struct {
	Code      int32                          `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string                         `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string                         `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string                         `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *QueryRelatedSitesListRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryRelatedSitesListResp) Descriptor deprecated

func (*QueryRelatedSitesListResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryRelatedSitesListResp.ProtoReflect.Descriptor instead.

func (*QueryRelatedSitesListResp) GetCode

func (x *QueryRelatedSitesListResp) GetCode() int32

func (*QueryRelatedSitesListResp) GetData

func (*QueryRelatedSitesListResp) GetMsg

func (x *QueryRelatedSitesListResp) GetMsg() string

func (*QueryRelatedSitesListResp) GetPath

func (x *QueryRelatedSitesListResp) GetPath() string

func (*QueryRelatedSitesListResp) GetRequestID

func (x *QueryRelatedSitesListResp) GetRequestID() string

func (*QueryRelatedSitesListResp) ProtoMessage

func (*QueryRelatedSitesListResp) ProtoMessage()

func (*QueryRelatedSitesListResp) ProtoReflect

func (*QueryRelatedSitesListResp) Reset

func (x *QueryRelatedSitesListResp) Reset()

func (*QueryRelatedSitesListResp) String

func (x *QueryRelatedSitesListResp) String() string

type QueryRelatedSitesListRespData

type QueryRelatedSitesListRespData struct {
	List     []*ModelRelatedSites `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total    int64                `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	Page     int32                `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32                `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryRelatedSitesListRespData) Descriptor deprecated

func (*QueryRelatedSitesListRespData) Descriptor() ([]byte, []int)

Deprecated: Use QueryRelatedSitesListRespData.ProtoReflect.Descriptor instead.

func (*QueryRelatedSitesListRespData) GetList

func (*QueryRelatedSitesListRespData) GetPage

func (x *QueryRelatedSitesListRespData) GetPage() int32

func (*QueryRelatedSitesListRespData) GetPageSize

func (x *QueryRelatedSitesListRespData) GetPageSize() int32

func (*QueryRelatedSitesListRespData) GetTotal

func (x *QueryRelatedSitesListRespData) GetTotal() int64

func (*QueryRelatedSitesListRespData) ProtoMessage

func (*QueryRelatedSitesListRespData) ProtoMessage()

func (*QueryRelatedSitesListRespData) ProtoReflect

func (*QueryRelatedSitesListRespData) Reset

func (x *QueryRelatedSitesListRespData) Reset()

func (*QueryRelatedSitesListRespData) String

type QueryRelatedSitesResp

type QueryRelatedSitesResp struct {
	Code      int32              `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string             `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string             `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string             `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *ModelRelatedSites `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryRelatedSitesResp) Descriptor deprecated

func (*QueryRelatedSitesResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryRelatedSitesResp.ProtoReflect.Descriptor instead.

func (*QueryRelatedSitesResp) GetCode

func (x *QueryRelatedSitesResp) GetCode() int32

func (*QueryRelatedSitesResp) GetData

func (*QueryRelatedSitesResp) GetMsg

func (x *QueryRelatedSitesResp) GetMsg() string

func (*QueryRelatedSitesResp) GetPath

func (x *QueryRelatedSitesResp) GetPath() string

func (*QueryRelatedSitesResp) GetRequestID

func (x *QueryRelatedSitesResp) GetRequestID() string

func (*QueryRelatedSitesResp) ProtoMessage

func (*QueryRelatedSitesResp) ProtoMessage()

func (*QueryRelatedSitesResp) ProtoReflect

func (x *QueryRelatedSitesResp) ProtoReflect() protoreflect.Message

func (*QueryRelatedSitesResp) Reset

func (x *QueryRelatedSitesResp) Reset()

func (*QueryRelatedSitesResp) String

func (x *QueryRelatedSitesResp) String() string

type QueryReq

type QueryReq struct {
	Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryReq) Descriptor deprecated

func (*QueryReq) Descriptor() ([]byte, []int)

Deprecated: Use QueryReq.ProtoReflect.Descriptor instead.

func (*QueryReq) GetId

func (x *QueryReq) GetId() uint32

func (*QueryReq) ProtoMessage

func (*QueryReq) ProtoMessage()

func (*QueryReq) ProtoReflect

func (x *QueryReq) ProtoReflect() protoreflect.Message

func (*QueryReq) Reset

func (x *QueryReq) Reset()

func (*QueryReq) String

func (x *QueryReq) String() string

type QueryUserListReq

type QueryUserListReq struct {
	Page       int32   `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	PageSize   int32   `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	StartTime  int64   `protobuf:"varint,3,opt,name=startTime,proto3" json:"startTime,omitempty"`
	EndTime    int64   `protobuf:"varint,4,opt,name=endTime,proto3" json:"endTime,omitempty"`
	Keyword    string  `protobuf:"bytes,5,opt,name=keyword,proto3" json:"keyword,omitempty"`
	UniqueId   string  `protobuf:"bytes,6,opt,name=uniqueId,proto3" json:"uniqueId,omitempty"`
	Mobile     string  `protobuf:"bytes,7,opt,name=mobile,proto3" json:"mobile,omitempty"`
	Email      string  `protobuf:"bytes,8,opt,name=email,proto3" json:"email,omitempty"`
	OpenId     string  `protobuf:"bytes,9,opt,name=openId,proto3" json:"openId,omitempty"`
	UnionId    string  `protobuf:"bytes,10,opt,name=unionId,proto3" json:"unionId,omitempty"`
	Identity   []int64 `protobuf:"varint,11,rep,packed,name=identity,proto3" json:"identity,omitempty"`
	Status     []int64 `protobuf:"varint,12,rep,packed,name=status,proto3" json:"status,omitempty"`
	RegChannel string  `protobuf:"bytes,13,opt,name=regChannel,proto3" json:"regChannel,omitempty"`
	Channel    string  `protobuf:"bytes,14,opt,name=channel,proto3" json:"channel,omitempty"`
	Company    string  `protobuf:"bytes,15,opt,name=company,proto3" json:"company,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryUserListReq) Descriptor deprecated

func (*QueryUserListReq) Descriptor() ([]byte, []int)

Deprecated: Use QueryUserListReq.ProtoReflect.Descriptor instead.

func (*QueryUserListReq) GetChannel

func (x *QueryUserListReq) GetChannel() string

func (*QueryUserListReq) GetCompany

func (x *QueryUserListReq) GetCompany() string

func (*QueryUserListReq) GetEmail

func (x *QueryUserListReq) GetEmail() string

func (*QueryUserListReq) GetEndTime

func (x *QueryUserListReq) GetEndTime() int64

func (*QueryUserListReq) GetIdentity

func (x *QueryUserListReq) GetIdentity() []int64

func (*QueryUserListReq) GetKeyword

func (x *QueryUserListReq) GetKeyword() string

func (*QueryUserListReq) GetMobile

func (x *QueryUserListReq) GetMobile() string

func (*QueryUserListReq) GetOpenId

func (x *QueryUserListReq) GetOpenId() string

func (*QueryUserListReq) GetPage

func (x *QueryUserListReq) GetPage() int32

func (*QueryUserListReq) GetPageSize

func (x *QueryUserListReq) GetPageSize() int32

func (*QueryUserListReq) GetRegChannel

func (x *QueryUserListReq) GetRegChannel() string

func (*QueryUserListReq) GetStartTime

func (x *QueryUserListReq) GetStartTime() int64

func (*QueryUserListReq) GetStatus

func (x *QueryUserListReq) GetStatus() []int64

func (*QueryUserListReq) GetUnionId

func (x *QueryUserListReq) GetUnionId() string

func (*QueryUserListReq) GetUniqueId

func (x *QueryUserListReq) GetUniqueId() string

func (*QueryUserListReq) ProtoMessage

func (*QueryUserListReq) ProtoMessage()

func (*QueryUserListReq) ProtoReflect

func (x *QueryUserListReq) ProtoReflect() protoreflect.Message

func (*QueryUserListReq) Reset

func (x *QueryUserListReq) Reset()

func (*QueryUserListReq) String

func (x *QueryUserListReq) String() string

type QueryUserListResp

type QueryUserListResp struct {
	Code      int32                  `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string                 `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string                 `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string                 `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *QueryUserListRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryUserListResp) Descriptor deprecated

func (*QueryUserListResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryUserListResp.ProtoReflect.Descriptor instead.

func (*QueryUserListResp) GetCode

func (x *QueryUserListResp) GetCode() int32

func (*QueryUserListResp) GetData

func (*QueryUserListResp) GetMsg

func (x *QueryUserListResp) GetMsg() string

func (*QueryUserListResp) GetPath

func (x *QueryUserListResp) GetPath() string

func (*QueryUserListResp) GetRequestID

func (x *QueryUserListResp) GetRequestID() string

func (*QueryUserListResp) ProtoMessage

func (*QueryUserListResp) ProtoMessage()

func (*QueryUserListResp) ProtoReflect

func (x *QueryUserListResp) ProtoReflect() protoreflect.Message

func (*QueryUserListResp) Reset

func (x *QueryUserListResp) Reset()

func (*QueryUserListResp) String

func (x *QueryUserListResp) String() string

type QueryUserListRespData

type QueryUserListRespData struct {
	List     []*ModelUser `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total    int64        `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	Page     int32        `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32        `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryUserListRespData) Descriptor deprecated

func (*QueryUserListRespData) Descriptor() ([]byte, []int)

Deprecated: Use QueryUserListRespData.ProtoReflect.Descriptor instead.

func (*QueryUserListRespData) GetList

func (x *QueryUserListRespData) GetList() []*ModelUser

func (*QueryUserListRespData) GetPage

func (x *QueryUserListRespData) GetPage() int32

func (*QueryUserListRespData) GetPageSize

func (x *QueryUserListRespData) GetPageSize() int32

func (*QueryUserListRespData) GetTotal

func (x *QueryUserListRespData) GetTotal() int64

func (*QueryUserListRespData) ProtoMessage

func (*QueryUserListRespData) ProtoMessage()

func (*QueryUserListRespData) ProtoReflect

func (x *QueryUserListRespData) ProtoReflect() protoreflect.Message

func (*QueryUserListRespData) Reset

func (x *QueryUserListRespData) Reset()

func (*QueryUserListRespData) String

func (x *QueryUserListRespData) String() string

type QueryUserReq

type QueryUserReq struct {
	Id       uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	UniqueId string `protobuf:"bytes,2,opt,name=uniqueId,proto3" json:"uniqueId,omitempty"`
	Mobile   string `protobuf:"bytes,3,opt,name=mobile,proto3" json:"mobile,omitempty"`
	OpenId   string `protobuf:"bytes,4,opt,name=openId,proto3" json:"openId,omitempty"`
	UnionId  string `protobuf:"bytes,5,opt,name=unionId,proto3" json:"unionId,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryUserReq) Descriptor deprecated

func (*QueryUserReq) Descriptor() ([]byte, []int)

Deprecated: Use QueryUserReq.ProtoReflect.Descriptor instead.

func (*QueryUserReq) GetId

func (x *QueryUserReq) GetId() uint32

func (*QueryUserReq) GetMobile

func (x *QueryUserReq) GetMobile() string

func (*QueryUserReq) GetOpenId

func (x *QueryUserReq) GetOpenId() string

func (*QueryUserReq) GetUnionId

func (x *QueryUserReq) GetUnionId() string

func (*QueryUserReq) GetUniqueId

func (x *QueryUserReq) GetUniqueId() string

func (*QueryUserReq) ProtoMessage

func (*QueryUserReq) ProtoMessage()

func (*QueryUserReq) ProtoReflect

func (x *QueryUserReq) ProtoReflect() protoreflect.Message

func (*QueryUserReq) Reset

func (x *QueryUserReq) Reset()

func (*QueryUserReq) String

func (x *QueryUserReq) String() string

type QueryUserResp

type QueryUserResp struct {
	Code      int32      `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string     `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string     `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string     `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *ModelUser `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryUserResp) Descriptor deprecated

func (*QueryUserResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryUserResp.ProtoReflect.Descriptor instead.

func (*QueryUserResp) GetCode

func (x *QueryUserResp) GetCode() int32

func (*QueryUserResp) GetData

func (x *QueryUserResp) GetData() *ModelUser

func (*QueryUserResp) GetMsg

func (x *QueryUserResp) GetMsg() string

func (*QueryUserResp) GetPath

func (x *QueryUserResp) GetPath() string

func (*QueryUserResp) GetRequestID

func (x *QueryUserResp) GetRequestID() string

func (*QueryUserResp) ProtoMessage

func (*QueryUserResp) ProtoMessage()

func (*QueryUserResp) ProtoReflect

func (x *QueryUserResp) ProtoReflect() protoreflect.Message

func (*QueryUserResp) Reset

func (x *QueryUserResp) Reset()

func (*QueryUserResp) String

func (x *QueryUserResp) String() string

type Response

type Response struct {
	Code      int32  `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

func (*Response) Descriptor deprecated

func (*Response) Descriptor() ([]byte, []int)

Deprecated: Use Response.ProtoReflect.Descriptor instead.

func (*Response) GetCode

func (x *Response) GetCode() int32

func (*Response) GetMsg

func (x *Response) GetMsg() string

func (*Response) GetPath

func (x *Response) GetPath() string

func (*Response) GetRequestID

func (x *Response) GetRequestID() string

func (*Response) ProtoMessage

func (*Response) ProtoMessage()

func (*Response) ProtoReflect

func (x *Response) ProtoReflect() protoreflect.Message

func (*Response) Reset

func (x *Response) Reset()

func (*Response) String

func (x *Response) String() string

type UnimplementedH5RpcServiceServer

type UnimplementedH5RpcServiceServer struct {
}

UnimplementedH5RpcServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedH5RpcServiceServer) ArticleBindArticleLabels

func (UnimplementedH5RpcServiceServer) ArticleCreate

func (UnimplementedH5RpcServiceServer) ArticleDelete

func (UnimplementedH5RpcServiceServer) ArticleDeleteIds

func (UnimplementedH5RpcServiceServer) ArticleQuery

func (UnimplementedH5RpcServiceServer) ArticleQueryList

func (UnimplementedH5RpcServiceServer) ArticleQueryListQueryIds

func (UnimplementedH5RpcServiceServer) ArticleQueryRecommendList

func (UnimplementedH5RpcServiceServer) ArticleUnBindArticleLabels

func (UnimplementedH5RpcServiceServer) ArticleUpdate

func (UnimplementedH5RpcServiceServer) ArticleUpdateStatus

func (UnimplementedH5RpcServiceServer) AttaFileCreate

func (UnimplementedH5RpcServiceServer) AttaFileDelete

func (UnimplementedH5RpcServiceServer) AttaFileDeleteIds

func (UnimplementedH5RpcServiceServer) AttaFileQuery

func (UnimplementedH5RpcServiceServer) AttaFileQueryList

func (UnimplementedH5RpcServiceServer) AttachmentCreate

func (UnimplementedH5RpcServiceServer) AttachmentDelete

func (UnimplementedH5RpcServiceServer) AttachmentDeleteIds

func (UnimplementedH5RpcServiceServer) AttachmentQuery

func (UnimplementedH5RpcServiceServer) AttachmentQueryList

func (UnimplementedH5RpcServiceServer) AttachmentUpdate

func (UnimplementedH5RpcServiceServer) LabelCreate

func (UnimplementedH5RpcServiceServer) LabelDelete

func (UnimplementedH5RpcServiceServer) LabelDeleteIds

func (UnimplementedH5RpcServiceServer) LabelQuery

func (UnimplementedH5RpcServiceServer) LabelQueryList

func (UnimplementedH5RpcServiceServer) LabelUpdate

func (UnimplementedH5RpcServiceServer) LabelUpdateStatus

func (UnimplementedH5RpcServiceServer) MiniSiteUserCreate

func (UnimplementedH5RpcServiceServer) MiniSiteUserDelete

func (UnimplementedH5RpcServiceServer) MiniSiteUserDeleteIds

func (UnimplementedH5RpcServiceServer) MiniSiteUserQuery

func (UnimplementedH5RpcServiceServer) MiniSiteUserQueryList

func (UnimplementedH5RpcServiceServer) MiniSiteUserUpdate

func (UnimplementedH5RpcServiceServer) MiniSiteUserUpdateStatus

func (UnimplementedH5RpcServiceServer) RelatedSitesCreate

func (UnimplementedH5RpcServiceServer) RelatedSitesDelete

func (UnimplementedH5RpcServiceServer) RelatedSitesDeleteIds

func (UnimplementedH5RpcServiceServer) RelatedSitesQuery

func (UnimplementedH5RpcServiceServer) RelatedSitesQueryIds

func (UnimplementedH5RpcServiceServer) RelatedSitesQueryList

func (UnimplementedH5RpcServiceServer) RelatedSitesUpdate

type UnsafeH5RpcServiceServer

type UnsafeH5RpcServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeH5RpcServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to H5RpcServiceServer will result in compilation errors.

type UpdateArticleReq

type UpdateArticleReq struct {
	Id            uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Title         string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
	Subtitle      string `protobuf:"bytes,3,opt,name=subtitle,proto3" json:"subtitle,omitempty"`
	Introduce     string `protobuf:"bytes,4,opt,name=introduce,proto3" json:"introduce,omitempty"`
	Author        string `protobuf:"bytes,5,opt,name=author,proto3" json:"author,omitempty"`
	Cover         string `protobuf:"bytes,6,opt,name=cover,proto3" json:"cover,omitempty"`
	Content       string `protobuf:"bytes,7,opt,name=content,proto3" json:"content,omitempty"`
	Type          int64  `protobuf:"varint,8,opt,name=type,proto3" json:"type,omitempty"`
	Status        int64  `protobuf:"varint,9,opt,name=status,proto3" json:"status,omitempty"`
	Public        int64  `protobuf:"varint,10,opt,name=public,proto3" json:"public,omitempty"`
	Level         int64  `protobuf:"varint,11,opt,name=level,proto3" json:"level,omitempty"`
	WriteID       int64  `protobuf:"varint,12,opt,name=writeID,proto3" json:"writeID,omitempty"`
	ReviewID      int64  `protobuf:"varint,13,opt,name=reviewID,proto3" json:"reviewID,omitempty"`
	Sort          int64  `protobuf:"varint,14,opt,name=sort,proto3" json:"sort,omitempty"`
	ReleaseAt     int64  `protobuf:"varint,15,opt,name=releaseAt,proto3" json:"releaseAt,omitempty"`
	Url           string `protobuf:"bytes,16,opt,name=url,proto3" json:"url,omitempty"`
	AppType       int64  `protobuf:"varint,17,opt,name=appType,proto3" json:"appType,omitempty"`
	AppID         string `protobuf:"bytes,18,opt,name=appID,proto3" json:"appID,omitempty"`
	AppPath       string `protobuf:"bytes,19,opt,name=appPath,proto3" json:"appPath,omitempty"`
	GhId          string `protobuf:"bytes,20,opt,name=ghId,proto3" json:"ghId,omitempty"`
	AppName       string `protobuf:"bytes,21,opt,name=appName,proto3" json:"appName,omitempty"`
	RecommendSite string `protobuf:"bytes,22,opt,name=recommendSite,proto3" json:"recommendSite,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateArticleReq) Descriptor deprecated

func (*UpdateArticleReq) Descriptor() ([]byte, []int)

Deprecated: Use UpdateArticleReq.ProtoReflect.Descriptor instead.

func (*UpdateArticleReq) GetAppID

func (x *UpdateArticleReq) GetAppID() string

func (*UpdateArticleReq) GetAppName

func (x *UpdateArticleReq) GetAppName() string

func (*UpdateArticleReq) GetAppPath

func (x *UpdateArticleReq) GetAppPath() string

func (*UpdateArticleReq) GetAppType

func (x *UpdateArticleReq) GetAppType() int64

func (*UpdateArticleReq) GetAuthor

func (x *UpdateArticleReq) GetAuthor() string

func (*UpdateArticleReq) GetContent

func (x *UpdateArticleReq) GetContent() string

func (*UpdateArticleReq) GetCover

func (x *UpdateArticleReq) GetCover() string

func (*UpdateArticleReq) GetGhId

func (x *UpdateArticleReq) GetGhId() string

func (*UpdateArticleReq) GetId

func (x *UpdateArticleReq) GetId() uint32

func (*UpdateArticleReq) GetIntroduce

func (x *UpdateArticleReq) GetIntroduce() string

func (*UpdateArticleReq) GetLevel

func (x *UpdateArticleReq) GetLevel() int64

func (*UpdateArticleReq) GetPublic

func (x *UpdateArticleReq) GetPublic() int64

func (*UpdateArticleReq) GetRecommendSite

func (x *UpdateArticleReq) GetRecommendSite() string

func (*UpdateArticleReq) GetReleaseAt

func (x *UpdateArticleReq) GetReleaseAt() int64

func (*UpdateArticleReq) GetReviewID

func (x *UpdateArticleReq) GetReviewID() int64

func (*UpdateArticleReq) GetSort

func (x *UpdateArticleReq) GetSort() int64

func (*UpdateArticleReq) GetStatus

func (x *UpdateArticleReq) GetStatus() int64

func (*UpdateArticleReq) GetSubtitle

func (x *UpdateArticleReq) GetSubtitle() string

func (*UpdateArticleReq) GetTitle

func (x *UpdateArticleReq) GetTitle() string

func (*UpdateArticleReq) GetType

func (x *UpdateArticleReq) GetType() int64

func (*UpdateArticleReq) GetUrl

func (x *UpdateArticleReq) GetUrl() string

func (*UpdateArticleReq) GetWriteID

func (x *UpdateArticleReq) GetWriteID() int64

func (*UpdateArticleReq) ProtoMessage

func (*UpdateArticleReq) ProtoMessage()

func (*UpdateArticleReq) ProtoReflect

func (x *UpdateArticleReq) ProtoReflect() protoreflect.Message

func (*UpdateArticleReq) Reset

func (x *UpdateArticleReq) Reset()

func (*UpdateArticleReq) String

func (x *UpdateArticleReq) String() string

type UpdateAttachmentReq

type UpdateAttachmentReq struct {
	Id    uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Aid   uint32 `protobuf:"varint,2,opt,name=aid,proto3" json:"aid,omitempty"`
	Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
	Type  int64  `protobuf:"varint,4,opt,name=type,proto3" json:"type,omitempty"`
	Url   string `protobuf:"bytes,5,opt,name=Url,proto3" json:"Url,omitempty"`
	Pwd   string `protobuf:"bytes,6,opt,name=Pwd,proto3" json:"Pwd,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateAttachmentReq) Descriptor deprecated

func (*UpdateAttachmentReq) Descriptor() ([]byte, []int)

Deprecated: Use UpdateAttachmentReq.ProtoReflect.Descriptor instead.

func (*UpdateAttachmentReq) GetAid

func (x *UpdateAttachmentReq) GetAid() uint32

func (*UpdateAttachmentReq) GetId

func (x *UpdateAttachmentReq) GetId() uint32

func (*UpdateAttachmentReq) GetPwd

func (x *UpdateAttachmentReq) GetPwd() string

func (*UpdateAttachmentReq) GetTitle

func (x *UpdateAttachmentReq) GetTitle() string

func (*UpdateAttachmentReq) GetType

func (x *UpdateAttachmentReq) GetType() int64

func (*UpdateAttachmentReq) GetUrl

func (x *UpdateAttachmentReq) GetUrl() string

func (*UpdateAttachmentReq) ProtoMessage

func (*UpdateAttachmentReq) ProtoMessage()

func (*UpdateAttachmentReq) ProtoReflect

func (x *UpdateAttachmentReq) ProtoReflect() protoreflect.Message

func (*UpdateAttachmentReq) Reset

func (x *UpdateAttachmentReq) Reset()

func (*UpdateAttachmentReq) String

func (x *UpdateAttachmentReq) String() string

type UpdateBindLabelsReq

type UpdateBindLabelsReq struct {
	Id       uint32   `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	LabelIds []uint32 `protobuf:"varint,2,rep,packed,name=labelIds,proto3" json:"labelIds,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateBindLabelsReq) Descriptor deprecated

func (*UpdateBindLabelsReq) Descriptor() ([]byte, []int)

Deprecated: Use UpdateBindLabelsReq.ProtoReflect.Descriptor instead.

func (*UpdateBindLabelsReq) GetId

func (x *UpdateBindLabelsReq) GetId() uint32

func (*UpdateBindLabelsReq) GetLabelIds

func (x *UpdateBindLabelsReq) GetLabelIds() []uint32

func (*UpdateBindLabelsReq) ProtoMessage

func (*UpdateBindLabelsReq) ProtoMessage()

func (*UpdateBindLabelsReq) ProtoReflect

func (x *UpdateBindLabelsReq) ProtoReflect() protoreflect.Message

func (*UpdateBindLabelsReq) Reset

func (x *UpdateBindLabelsReq) Reset()

func (*UpdateBindLabelsReq) String

func (x *UpdateBindLabelsReq) String() string

type UpdateLabelReq

type UpdateLabelReq struct {
	Id    uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Name  string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Sort  int64  `protobuf:"varint,3,opt,name=Sort,proto3" json:"Sort,omitempty"`
	Level int64  `protobuf:"varint,4,opt,name=level,proto3" json:"level,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateLabelReq) Descriptor deprecated

func (*UpdateLabelReq) Descriptor() ([]byte, []int)

Deprecated: Use UpdateLabelReq.ProtoReflect.Descriptor instead.

func (*UpdateLabelReq) GetId

func (x *UpdateLabelReq) GetId() uint32

func (*UpdateLabelReq) GetLevel

func (x *UpdateLabelReq) GetLevel() int64

func (*UpdateLabelReq) GetName

func (x *UpdateLabelReq) GetName() string

func (*UpdateLabelReq) GetSort

func (x *UpdateLabelReq) GetSort() int64

func (*UpdateLabelReq) ProtoMessage

func (*UpdateLabelReq) ProtoMessage()

func (*UpdateLabelReq) ProtoReflect

func (x *UpdateLabelReq) ProtoReflect() protoreflect.Message

func (*UpdateLabelReq) Reset

func (x *UpdateLabelReq) Reset()

func (*UpdateLabelReq) String

func (x *UpdateLabelReq) String() string

type UpdateRelatedSitesReq

type UpdateRelatedSitesReq struct {
	Id    uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
	Icon  string `protobuf:"bytes,3,opt,name=icon,proto3" json:"icon,omitempty"`
	Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"`
	Url   string `protobuf:"bytes,5,opt,name=url,proto3" json:"url,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateRelatedSitesReq) Descriptor deprecated

func (*UpdateRelatedSitesReq) Descriptor() ([]byte, []int)

Deprecated: Use UpdateRelatedSitesReq.ProtoReflect.Descriptor instead.

func (*UpdateRelatedSitesReq) GetCover

func (x *UpdateRelatedSitesReq) GetCover() string

func (*UpdateRelatedSitesReq) GetIcon

func (x *UpdateRelatedSitesReq) GetIcon() string

func (*UpdateRelatedSitesReq) GetId

func (x *UpdateRelatedSitesReq) GetId() uint32

func (*UpdateRelatedSitesReq) GetTitle

func (x *UpdateRelatedSitesReq) GetTitle() string

func (*UpdateRelatedSitesReq) GetUrl

func (x *UpdateRelatedSitesReq) GetUrl() string

func (*UpdateRelatedSitesReq) ProtoMessage

func (*UpdateRelatedSitesReq) ProtoMessage()

func (*UpdateRelatedSitesReq) ProtoReflect

func (x *UpdateRelatedSitesReq) ProtoReflect() protoreflect.Message

func (*UpdateRelatedSitesReq) Reset

func (x *UpdateRelatedSitesReq) Reset()

func (*UpdateRelatedSitesReq) String

func (x *UpdateRelatedSitesReq) String() string

type UpdateStatusReq

type UpdateStatusReq struct {
	Id     uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Status int64  `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateStatusReq) Descriptor deprecated

func (*UpdateStatusReq) Descriptor() ([]byte, []int)

Deprecated: Use UpdateStatusReq.ProtoReflect.Descriptor instead.

func (*UpdateStatusReq) GetId

func (x *UpdateStatusReq) GetId() uint32

func (*UpdateStatusReq) GetStatus

func (x *UpdateStatusReq) GetStatus() int64

func (*UpdateStatusReq) ProtoMessage

func (*UpdateStatusReq) ProtoMessage()

func (*UpdateStatusReq) ProtoReflect

func (x *UpdateStatusReq) ProtoReflect() protoreflect.Message

func (*UpdateStatusReq) Reset

func (x *UpdateStatusReq) Reset()

func (*UpdateStatusReq) String

func (x *UpdateStatusReq) String() string

type UpdateUserReq

type UpdateUserReq struct {
	UniqueId   string `protobuf:"bytes,1,opt,name=uniqueId,proto3" json:"uniqueId,omitempty"`
	Mobile     string `protobuf:"bytes,2,opt,name=mobile,proto3" json:"mobile,omitempty"`
	Email      string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"`
	OpenId     string `protobuf:"bytes,4,opt,name=openId,proto3" json:"openId,omitempty"`
	UnionId    string `protobuf:"bytes,5,opt,name=unionId,proto3" json:"unionId,omitempty"`
	Name       string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"`
	Company    string `protobuf:"bytes,7,opt,name=company,proto3" json:"company,omitempty"`
	Identity   int64  `protobuf:"varint,8,opt,name=identity,proto3" json:"identity,omitempty"`
	Status     int64  `protobuf:"varint,9,opt,name=status,proto3" json:"status,omitempty"`
	LastLogin  int64  `protobuf:"varint,10,opt,name=lastLogin,proto3" json:"lastLogin,omitempty"`
	ThisLogin  int64  `protobuf:"varint,11,opt,name=thisLogin,proto3" json:"thisLogin,omitempty"`
	RegChannel string `protobuf:"bytes,12,opt,name=regChannel,proto3" json:"regChannel,omitempty"`
	Channel    string `protobuf:"bytes,13,opt,name=channel,proto3" json:"channel,omitempty"`
	Nickname   string `protobuf:"bytes,14,opt,name=nickname,proto3" json:"nickname,omitempty"`
	Sex        int64  `protobuf:"varint,15,opt,name=sex,proto3" json:"sex,omitempty"`
	Province   string `protobuf:"bytes,16,opt,name=province,proto3" json:"province,omitempty"`
	City       string `protobuf:"bytes,17,opt,name=city,proto3" json:"city,omitempty"`
	Country    string `protobuf:"bytes,18,opt,name=country,proto3" json:"country,omitempty"`
	Privilege  string `protobuf:"bytes,19,opt,name=privilege,proto3" json:"privilege,omitempty"`
	Headimgurl string `protobuf:"bytes,21,opt,name=headimgurl,proto3" json:"headimgurl,omitempty"`
	TenantId   uint32 `protobuf:"varint,22,opt,name=tenantId,proto3" json:"tenantId,omitempty"`
	Id         uint32 `protobuf:"varint,23,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateUserReq) Descriptor deprecated

func (*UpdateUserReq) Descriptor() ([]byte, []int)

Deprecated: Use UpdateUserReq.ProtoReflect.Descriptor instead.

func (*UpdateUserReq) GetChannel

func (x *UpdateUserReq) GetChannel() string

func (*UpdateUserReq) GetCity

func (x *UpdateUserReq) GetCity() string

func (*UpdateUserReq) GetCompany

func (x *UpdateUserReq) GetCompany() string

func (*UpdateUserReq) GetCountry

func (x *UpdateUserReq) GetCountry() string

func (*UpdateUserReq) GetEmail

func (x *UpdateUserReq) GetEmail() string

func (*UpdateUserReq) GetHeadimgurl

func (x *UpdateUserReq) GetHeadimgurl() string

func (*UpdateUserReq) GetId

func (x *UpdateUserReq) GetId() uint32

func (*UpdateUserReq) GetIdentity

func (x *UpdateUserReq) GetIdentity() int64

func (*UpdateUserReq) GetLastLogin

func (x *UpdateUserReq) GetLastLogin() int64

func (*UpdateUserReq) GetMobile

func (x *UpdateUserReq) GetMobile() string

func (*UpdateUserReq) GetName

func (x *UpdateUserReq) GetName() string

func (*UpdateUserReq) GetNickname

func (x *UpdateUserReq) GetNickname() string

func (*UpdateUserReq) GetOpenId

func (x *UpdateUserReq) GetOpenId() string

func (*UpdateUserReq) GetPrivilege

func (x *UpdateUserReq) GetPrivilege() string

func (*UpdateUserReq) GetProvince

func (x *UpdateUserReq) GetProvince() string

func (*UpdateUserReq) GetRegChannel

func (x *UpdateUserReq) GetRegChannel() string

func (*UpdateUserReq) GetSex

func (x *UpdateUserReq) GetSex() int64

func (*UpdateUserReq) GetStatus

func (x *UpdateUserReq) GetStatus() int64

func (*UpdateUserReq) GetTenantId

func (x *UpdateUserReq) GetTenantId() uint32

func (*UpdateUserReq) GetThisLogin

func (x *UpdateUserReq) GetThisLogin() int64

func (*UpdateUserReq) GetUnionId

func (x *UpdateUserReq) GetUnionId() string

func (*UpdateUserReq) GetUniqueId

func (x *UpdateUserReq) GetUniqueId() string

func (*UpdateUserReq) ProtoMessage

func (*UpdateUserReq) ProtoMessage()

func (*UpdateUserReq) ProtoReflect

func (x *UpdateUserReq) ProtoReflect() protoreflect.Message

func (*UpdateUserReq) Reset

func (x *UpdateUserReq) Reset()

func (*UpdateUserReq) String

func (x *UpdateUserReq) String() string

Jump to

Keyboard shortcuts

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