Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterCouponHistoryServiceServer(s grpc.ServiceRegistrar, srv CouponHistoryServiceServer)
- func RegisterCouponServiceServer(s grpc.ServiceRegistrar, srv CouponServiceServer)
- func RegisterFlashPromotionLogServiceServer(s grpc.ServiceRegistrar, srv FlashPromotionLogServiceServer)
- func RegisterFlashPromotionProductRelationServiceServer(s grpc.ServiceRegistrar, srv FlashPromotionProductRelationServiceServer)
- func RegisterFlashPromotionServiceServer(s grpc.ServiceRegistrar, srv FlashPromotionServiceServer)
- func RegisterFlashPromotionSessionServiceServer(s grpc.ServiceRegistrar, srv FlashPromotionSessionServiceServer)
- func RegisterHomeAdvertiseServiceServer(s grpc.ServiceRegistrar, srv HomeAdvertiseServiceServer)
- func RegisterHomeBrandServiceServer(s grpc.ServiceRegistrar, srv HomeBrandServiceServer)
- func RegisterHomeNewProductServiceServer(s grpc.ServiceRegistrar, srv HomeNewProductServiceServer)
- func RegisterHomeRecommendProductServiceServer(s grpc.ServiceRegistrar, srv HomeRecommendProductServiceServer)
- func RegisterHomeRecommendSubjectServiceServer(s grpc.ServiceRegistrar, srv HomeRecommendSubjectServiceServer)
- type AddCouponHistoryReq
- func (*AddCouponHistoryReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddCouponHistoryReq) GetCouponCode() string
- func (x *AddCouponHistoryReq) GetCouponId() int64
- func (x *AddCouponHistoryReq) GetGetType() int32
- func (x *AddCouponHistoryReq) GetId() int64
- func (x *AddCouponHistoryReq) GetMemberId() int64
- func (x *AddCouponHistoryReq) GetMemberNickname() string
- func (x *AddCouponHistoryReq) GetUseStatus() int32
- func (*AddCouponHistoryReq) ProtoMessage()
- func (x *AddCouponHistoryReq) ProtoReflect() protoreflect.Message
- func (x *AddCouponHistoryReq) Reset()
- func (x *AddCouponHistoryReq) String() string
- type AddCouponHistoryResp
- func (*AddCouponHistoryResp) Descriptor() ([]byte, []int)deprecated
- func (x *AddCouponHistoryResp) GetPong() string
- func (*AddCouponHistoryResp) ProtoMessage()
- func (x *AddCouponHistoryResp) ProtoReflect() protoreflect.Message
- func (x *AddCouponHistoryResp) Reset()
- func (x *AddCouponHistoryResp) String() string
- type AddFlashPromotionLogReq
- func (*AddFlashPromotionLogReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddFlashPromotionLogReq) GetId() int64
- func (x *AddFlashPromotionLogReq) GetMemberId() int64
- func (x *AddFlashPromotionLogReq) GetMemberPhone() string
- func (x *AddFlashPromotionLogReq) GetProductId() int64
- func (x *AddFlashPromotionLogReq) GetProductName() string
- func (x *AddFlashPromotionLogReq) GetSendTime() string
- func (x *AddFlashPromotionLogReq) GetSubscribeTime() string
- func (*AddFlashPromotionLogReq) ProtoMessage()
- func (x *AddFlashPromotionLogReq) ProtoReflect() protoreflect.Message
- func (x *AddFlashPromotionLogReq) Reset()
- func (x *AddFlashPromotionLogReq) String() string
- type AddFlashPromotionLogResp
- func (*AddFlashPromotionLogResp) Descriptor() ([]byte, []int)deprecated
- func (x *AddFlashPromotionLogResp) GetPong() string
- func (*AddFlashPromotionLogResp) ProtoMessage()
- func (x *AddFlashPromotionLogResp) ProtoReflect() protoreflect.Message
- func (x *AddFlashPromotionLogResp) Reset()
- func (x *AddFlashPromotionLogResp) String() string
- type AddFlashPromotionProductRelationReq
- func (*AddFlashPromotionProductRelationReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddFlashPromotionProductRelationReq) GetData() []*FlashPromotionProductRelationAddData
- func (*AddFlashPromotionProductRelationReq) ProtoMessage()
- func (x *AddFlashPromotionProductRelationReq) ProtoReflect() protoreflect.Message
- func (x *AddFlashPromotionProductRelationReq) Reset()
- func (x *AddFlashPromotionProductRelationReq) String() string
- type AddFlashPromotionProductRelationResp
- func (*AddFlashPromotionProductRelationResp) Descriptor() ([]byte, []int)deprecated
- func (x *AddFlashPromotionProductRelationResp) GetPong() string
- func (*AddFlashPromotionProductRelationResp) ProtoMessage()
- func (x *AddFlashPromotionProductRelationResp) ProtoReflect() protoreflect.Message
- func (x *AddFlashPromotionProductRelationResp) Reset()
- func (x *AddFlashPromotionProductRelationResp) String() string
- type AddFlashPromotionReq
- func (*AddFlashPromotionReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddFlashPromotionReq) GetEndDate() string
- func (x *AddFlashPromotionReq) GetId() int64
- func (x *AddFlashPromotionReq) GetStartDate() string
- func (x *AddFlashPromotionReq) GetStatus() int32
- func (x *AddFlashPromotionReq) GetTitle() string
- func (*AddFlashPromotionReq) ProtoMessage()
- func (x *AddFlashPromotionReq) ProtoReflect() protoreflect.Message
- func (x *AddFlashPromotionReq) Reset()
- func (x *AddFlashPromotionReq) String() string
- type AddFlashPromotionResp
- func (*AddFlashPromotionResp) Descriptor() ([]byte, []int)deprecated
- func (x *AddFlashPromotionResp) GetPong() string
- func (*AddFlashPromotionResp) ProtoMessage()
- func (x *AddFlashPromotionResp) ProtoReflect() protoreflect.Message
- func (x *AddFlashPromotionResp) Reset()
- func (x *AddFlashPromotionResp) String() string
- type AddFlashPromotionSessionReq
- func (*AddFlashPromotionSessionReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddFlashPromotionSessionReq) GetEndTime() string
- func (x *AddFlashPromotionSessionReq) GetId() int64
- func (x *AddFlashPromotionSessionReq) GetName() string
- func (x *AddFlashPromotionSessionReq) GetStartTime() string
- func (x *AddFlashPromotionSessionReq) GetStatus() int32
- func (*AddFlashPromotionSessionReq) ProtoMessage()
- func (x *AddFlashPromotionSessionReq) ProtoReflect() protoreflect.Message
- func (x *AddFlashPromotionSessionReq) Reset()
- func (x *AddFlashPromotionSessionReq) String() string
- type AddFlashPromotionSessionResp
- func (*AddFlashPromotionSessionResp) Descriptor() ([]byte, []int)deprecated
- func (x *AddFlashPromotionSessionResp) GetPong() string
- func (*AddFlashPromotionSessionResp) ProtoMessage()
- func (x *AddFlashPromotionSessionResp) ProtoReflect() protoreflect.Message
- func (x *AddFlashPromotionSessionResp) Reset()
- func (x *AddFlashPromotionSessionResp) String() string
- type AddHomeAdvertiseReq
- func (*AddHomeAdvertiseReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddHomeAdvertiseReq) GetClickCount() int32
- func (x *AddHomeAdvertiseReq) GetEndTime() string
- func (x *AddHomeAdvertiseReq) GetId() int64
- func (x *AddHomeAdvertiseReq) GetName() string
- func (x *AddHomeAdvertiseReq) GetNote() string
- func (x *AddHomeAdvertiseReq) GetOrderCount() int32
- func (x *AddHomeAdvertiseReq) GetPic() string
- func (x *AddHomeAdvertiseReq) GetSort() int32
- func (x *AddHomeAdvertiseReq) GetStartTime() string
- func (x *AddHomeAdvertiseReq) GetStatus() int32
- func (x *AddHomeAdvertiseReq) GetType() int32
- func (x *AddHomeAdvertiseReq) GetUrl() string
- func (*AddHomeAdvertiseReq) ProtoMessage()
- func (x *AddHomeAdvertiseReq) ProtoReflect() protoreflect.Message
- func (x *AddHomeAdvertiseReq) Reset()
- func (x *AddHomeAdvertiseReq) String() string
- type AddHomeAdvertiseResp
- func (*AddHomeAdvertiseResp) Descriptor() ([]byte, []int)deprecated
- func (x *AddHomeAdvertiseResp) GetPong() string
- func (*AddHomeAdvertiseResp) ProtoMessage()
- func (x *AddHomeAdvertiseResp) ProtoReflect() protoreflect.Message
- func (x *AddHomeAdvertiseResp) Reset()
- func (x *AddHomeAdvertiseResp) String() string
- type AddHomeBrandReq
- func (*AddHomeBrandReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddHomeBrandReq) GetBrandAddData() []*HomeBrandAddData
- func (*AddHomeBrandReq) ProtoMessage()
- func (x *AddHomeBrandReq) ProtoReflect() protoreflect.Message
- func (x *AddHomeBrandReq) Reset()
- func (x *AddHomeBrandReq) String() string
- type AddHomeBrandResp
- type AddHomeNewProductReq
- func (*AddHomeNewProductReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddHomeNewProductReq) GetNewProductAddData() []*HomeNewProductAddData
- func (*AddHomeNewProductReq) ProtoMessage()
- func (x *AddHomeNewProductReq) ProtoReflect() protoreflect.Message
- func (x *AddHomeNewProductReq) Reset()
- func (x *AddHomeNewProductReq) String() string
- type AddHomeNewProductResp
- func (*AddHomeNewProductResp) Descriptor() ([]byte, []int)deprecated
- func (x *AddHomeNewProductResp) GetPong() string
- func (*AddHomeNewProductResp) ProtoMessage()
- func (x *AddHomeNewProductResp) ProtoReflect() protoreflect.Message
- func (x *AddHomeNewProductResp) Reset()
- func (x *AddHomeNewProductResp) String() string
- type AddHomeRecommendProductReq
- func (*AddHomeRecommendProductReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddHomeRecommendProductReq) GetRecommendProductAddData() []*HomeRecommendProductAddData
- func (*AddHomeRecommendProductReq) ProtoMessage()
- func (x *AddHomeRecommendProductReq) ProtoReflect() protoreflect.Message
- func (x *AddHomeRecommendProductReq) Reset()
- func (x *AddHomeRecommendProductReq) String() string
- type AddHomeRecommendProductResp
- func (*AddHomeRecommendProductResp) Descriptor() ([]byte, []int)deprecated
- func (x *AddHomeRecommendProductResp) GetPong() string
- func (*AddHomeRecommendProductResp) ProtoMessage()
- func (x *AddHomeRecommendProductResp) ProtoReflect() protoreflect.Message
- func (x *AddHomeRecommendProductResp) Reset()
- func (x *AddHomeRecommendProductResp) String() string
- type AddHomeRecommendSubjectReq
- func (*AddHomeRecommendSubjectReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddHomeRecommendSubjectReq) GetRecommendSubjectAddData() []*HomeRecommendSubjectAddData
- func (*AddHomeRecommendSubjectReq) ProtoMessage()
- func (x *AddHomeRecommendSubjectReq) ProtoReflect() protoreflect.Message
- func (x *AddHomeRecommendSubjectReq) Reset()
- func (x *AddHomeRecommendSubjectReq) String() string
- type AddHomeRecommendSubjectResp
- func (*AddHomeRecommendSubjectResp) Descriptor() ([]byte, []int)deprecated
- func (x *AddHomeRecommendSubjectResp) GetPong() string
- func (*AddHomeRecommendSubjectResp) ProtoMessage()
- func (x *AddHomeRecommendSubjectResp) ProtoReflect() protoreflect.Message
- func (x *AddHomeRecommendSubjectResp) Reset()
- func (x *AddHomeRecommendSubjectResp) String() string
- type AddOrUpdateCouponReq
- func (*AddOrUpdateCouponReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddOrUpdateCouponReq) GetAmount() int64
- func (x *AddOrUpdateCouponReq) GetCode() string
- func (x *AddOrUpdateCouponReq) GetCount() int32
- func (x *AddOrUpdateCouponReq) GetCouponProductCategoryRelationList() []*CouponProductCategoryRelationData
- func (x *AddOrUpdateCouponReq) GetCouponProductRelationList() []*CouponProductRelationData
- func (x *AddOrUpdateCouponReq) GetEnableTime() string
- func (x *AddOrUpdateCouponReq) GetEndTime() string
- func (x *AddOrUpdateCouponReq) GetId() int64
- func (x *AddOrUpdateCouponReq) GetMemberLevel() int32
- func (x *AddOrUpdateCouponReq) GetMinPoint() int64
- func (x *AddOrUpdateCouponReq) GetName() string
- func (x *AddOrUpdateCouponReq) GetNote() string
- func (x *AddOrUpdateCouponReq) GetPerLimit() int32
- func (x *AddOrUpdateCouponReq) GetPlatform() int32
- func (x *AddOrUpdateCouponReq) GetPublishCount() int32
- func (x *AddOrUpdateCouponReq) GetReceiveCount() int32
- func (x *AddOrUpdateCouponReq) GetStartTime() string
- func (x *AddOrUpdateCouponReq) GetType() int32
- func (x *AddOrUpdateCouponReq) GetUseCount() int32
- func (x *AddOrUpdateCouponReq) GetUseType() int32
- func (*AddOrUpdateCouponReq) ProtoMessage()
- func (x *AddOrUpdateCouponReq) ProtoReflect() protoreflect.Message
- func (x *AddOrUpdateCouponReq) Reset()
- func (x *AddOrUpdateCouponReq) String() string
- type AddOrUpdateCouponResp
- func (*AddOrUpdateCouponResp) Descriptor() ([]byte, []int)deprecated
- func (x *AddOrUpdateCouponResp) GetPong() string
- func (*AddOrUpdateCouponResp) ProtoMessage()
- func (x *AddOrUpdateCouponResp) ProtoReflect() protoreflect.Message
- func (x *AddOrUpdateCouponResp) Reset()
- func (x *AddOrUpdateCouponResp) String() string
- type CouponFindByProductIdAndProductCategoryIdReq
- func (*CouponFindByProductIdAndProductCategoryIdReq) Descriptor() ([]byte, []int)deprecated
- func (x *CouponFindByProductIdAndProductCategoryIdReq) GetProductCategoryId() int64
- func (x *CouponFindByProductIdAndProductCategoryIdReq) GetProductId() int64
- func (*CouponFindByProductIdAndProductCategoryIdReq) ProtoMessage()
- func (x *CouponFindByProductIdAndProductCategoryIdReq) ProtoReflect() protoreflect.Message
- func (x *CouponFindByProductIdAndProductCategoryIdReq) Reset()
- func (x *CouponFindByProductIdAndProductCategoryIdReq) String() string
- type CouponFindByProductIdAndProductCategoryIdResp
- func (*CouponFindByProductIdAndProductCategoryIdResp) Descriptor() ([]byte, []int)deprecated
- func (x *CouponFindByProductIdAndProductCategoryIdResp) GetList() []*QueryCouponListData
- func (x *CouponFindByProductIdAndProductCategoryIdResp) GetTotal() int64
- func (*CouponFindByProductIdAndProductCategoryIdResp) ProtoMessage()
- func (x *CouponFindByProductIdAndProductCategoryIdResp) ProtoReflect() protoreflect.Message
- func (x *CouponFindByProductIdAndProductCategoryIdResp) Reset()
- func (x *CouponFindByProductIdAndProductCategoryIdResp) String() string
- type CouponHistoryDetailListData
- func (*CouponHistoryDetailListData) Descriptor() ([]byte, []int)deprecated
- func (x *CouponHistoryDetailListData) GetCategoryRelationList() []*QueryCouponProductCategoryRelationListData
- func (x *CouponHistoryDetailListData) GetCouponHistoryListData() *CouponHistoryListData
- func (x *CouponHistoryDetailListData) GetCouponListData() *QueryCouponData
- func (x *CouponHistoryDetailListData) GetProductRelationList() []*QueryCouponProductRelationListData
- func (*CouponHistoryDetailListData) ProtoMessage()
- func (x *CouponHistoryDetailListData) ProtoReflect() protoreflect.Message
- func (x *CouponHistoryDetailListData) Reset()
- func (x *CouponHistoryDetailListData) String() string
- type CouponHistoryDetailListResp
- func (*CouponHistoryDetailListResp) Descriptor() ([]byte, []int)deprecated
- func (x *CouponHistoryDetailListResp) GetList() []*CouponHistoryDetailListData
- func (*CouponHistoryDetailListResp) ProtoMessage()
- func (x *CouponHistoryDetailListResp) ProtoReflect() protoreflect.Message
- func (x *CouponHistoryDetailListResp) Reset()
- func (x *CouponHistoryDetailListResp) String() string
- type CouponHistoryListData
- func (*CouponHistoryListData) Descriptor() ([]byte, []int)deprecated
- func (x *CouponHistoryListData) GetCouponCode() string
- func (x *CouponHistoryListData) GetCouponId() int64
- func (x *CouponHistoryListData) GetCreateTime() string
- func (x *CouponHistoryListData) GetGetType() int32
- func (x *CouponHistoryListData) GetId() int64
- func (x *CouponHistoryListData) GetMemberId() int64
- func (x *CouponHistoryListData) GetMemberNickname() string
- func (x *CouponHistoryListData) GetOrderId() int64
- func (x *CouponHistoryListData) GetOrderSn() string
- func (x *CouponHistoryListData) GetUseStatus() int32
- func (x *CouponHistoryListData) GetUseTime() string
- func (*CouponHistoryListData) ProtoMessage()
- func (x *CouponHistoryListData) ProtoReflect() protoreflect.Message
- func (x *CouponHistoryListData) Reset()
- func (x *CouponHistoryListData) String() string
- type CouponHistoryServiceClient
- type CouponHistoryServiceServer
- type CouponProductCategoryRelationData
- func (*CouponProductCategoryRelationData) Descriptor() ([]byte, []int)deprecated
- func (x *CouponProductCategoryRelationData) GetCouponId() int64
- func (x *CouponProductCategoryRelationData) GetId() int64
- func (x *CouponProductCategoryRelationData) GetParentCategoryName() string
- func (x *CouponProductCategoryRelationData) GetProductCategoryId() int64
- func (x *CouponProductCategoryRelationData) GetProductCategoryName() string
- func (*CouponProductCategoryRelationData) ProtoMessage()
- func (x *CouponProductCategoryRelationData) ProtoReflect() protoreflect.Message
- func (x *CouponProductCategoryRelationData) Reset()
- func (x *CouponProductCategoryRelationData) String() string
- type CouponProductRelationData
- func (*CouponProductRelationData) Descriptor() ([]byte, []int)deprecated
- func (x *CouponProductRelationData) GetCouponId() int64
- func (x *CouponProductRelationData) GetId() int64
- func (x *CouponProductRelationData) GetProductId() int64
- func (x *CouponProductRelationData) GetProductName() string
- func (x *CouponProductRelationData) GetProductSn() string
- func (*CouponProductRelationData) ProtoMessage()
- func (x *CouponProductRelationData) ProtoReflect() protoreflect.Message
- func (x *CouponProductRelationData) Reset()
- func (x *CouponProductRelationData) String() string
- type CouponServiceClient
- type CouponServiceServer
- type DeleteCouponHistoryReq
- func (*DeleteCouponHistoryReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCouponHistoryReq) GetIds() []int64
- func (*DeleteCouponHistoryReq) ProtoMessage()
- func (x *DeleteCouponHistoryReq) ProtoReflect() protoreflect.Message
- func (x *DeleteCouponHistoryReq) Reset()
- func (x *DeleteCouponHistoryReq) String() string
- type DeleteCouponHistoryResp
- func (*DeleteCouponHistoryResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCouponHistoryResp) GetPong() string
- func (*DeleteCouponHistoryResp) ProtoMessage()
- func (x *DeleteCouponHistoryResp) ProtoReflect() protoreflect.Message
- func (x *DeleteCouponHistoryResp) Reset()
- func (x *DeleteCouponHistoryResp) String() string
- type DeleteCouponReq
- type DeleteCouponResp
- type DeleteFlashPromotionLogReq
- func (*DeleteFlashPromotionLogReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFlashPromotionLogReq) GetIds() []int64
- func (*DeleteFlashPromotionLogReq) ProtoMessage()
- func (x *DeleteFlashPromotionLogReq) ProtoReflect() protoreflect.Message
- func (x *DeleteFlashPromotionLogReq) Reset()
- func (x *DeleteFlashPromotionLogReq) String() string
- type DeleteFlashPromotionLogResp
- func (*DeleteFlashPromotionLogResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFlashPromotionLogResp) GetPong() string
- func (*DeleteFlashPromotionLogResp) ProtoMessage()
- func (x *DeleteFlashPromotionLogResp) ProtoReflect() protoreflect.Message
- func (x *DeleteFlashPromotionLogResp) Reset()
- func (x *DeleteFlashPromotionLogResp) String() string
- type DeleteFlashPromotionProductRelationReq
- func (*DeleteFlashPromotionProductRelationReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFlashPromotionProductRelationReq) GetFlashPromotionId() int64
- func (x *DeleteFlashPromotionProductRelationReq) GetIds() []int64
- func (*DeleteFlashPromotionProductRelationReq) ProtoMessage()
- func (x *DeleteFlashPromotionProductRelationReq) ProtoReflect() protoreflect.Message
- func (x *DeleteFlashPromotionProductRelationReq) Reset()
- func (x *DeleteFlashPromotionProductRelationReq) String() string
- type DeleteFlashPromotionProductRelationResp
- func (*DeleteFlashPromotionProductRelationResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFlashPromotionProductRelationResp) GetPong() string
- func (*DeleteFlashPromotionProductRelationResp) ProtoMessage()
- func (x *DeleteFlashPromotionProductRelationResp) ProtoReflect() protoreflect.Message
- func (x *DeleteFlashPromotionProductRelationResp) Reset()
- func (x *DeleteFlashPromotionProductRelationResp) String() string
- type DeleteFlashPromotionReq
- func (*DeleteFlashPromotionReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFlashPromotionReq) GetIds() []int64
- func (*DeleteFlashPromotionReq) ProtoMessage()
- func (x *DeleteFlashPromotionReq) ProtoReflect() protoreflect.Message
- func (x *DeleteFlashPromotionReq) Reset()
- func (x *DeleteFlashPromotionReq) String() string
- type DeleteFlashPromotionResp
- func (*DeleteFlashPromotionResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFlashPromotionResp) GetPong() string
- func (*DeleteFlashPromotionResp) ProtoMessage()
- func (x *DeleteFlashPromotionResp) ProtoReflect() protoreflect.Message
- func (x *DeleteFlashPromotionResp) Reset()
- func (x *DeleteFlashPromotionResp) String() string
- type DeleteFlashPromotionSessionReq
- func (*DeleteFlashPromotionSessionReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFlashPromotionSessionReq) GetIds() []int64
- func (*DeleteFlashPromotionSessionReq) ProtoMessage()
- func (x *DeleteFlashPromotionSessionReq) ProtoReflect() protoreflect.Message
- func (x *DeleteFlashPromotionSessionReq) Reset()
- func (x *DeleteFlashPromotionSessionReq) String() string
- type DeleteFlashPromotionSessionResp
- func (*DeleteFlashPromotionSessionResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFlashPromotionSessionResp) GetPong() string
- func (*DeleteFlashPromotionSessionResp) ProtoMessage()
- func (x *DeleteFlashPromotionSessionResp) ProtoReflect() protoreflect.Message
- func (x *DeleteFlashPromotionSessionResp) Reset()
- func (x *DeleteFlashPromotionSessionResp) String() string
- type DeleteHomeAdvertiseReq
- func (*DeleteHomeAdvertiseReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteHomeAdvertiseReq) GetIds() []int64
- func (*DeleteHomeAdvertiseReq) ProtoMessage()
- func (x *DeleteHomeAdvertiseReq) ProtoReflect() protoreflect.Message
- func (x *DeleteHomeAdvertiseReq) Reset()
- func (x *DeleteHomeAdvertiseReq) String() string
- type DeleteHomeAdvertiseResp
- func (*DeleteHomeAdvertiseResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteHomeAdvertiseResp) GetPong() string
- func (*DeleteHomeAdvertiseResp) ProtoMessage()
- func (x *DeleteHomeAdvertiseResp) ProtoReflect() protoreflect.Message
- func (x *DeleteHomeAdvertiseResp) Reset()
- func (x *DeleteHomeAdvertiseResp) String() string
- type DeleteHomeBrandReq
- func (*DeleteHomeBrandReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteHomeBrandReq) GetIds() []int64
- func (*DeleteHomeBrandReq) ProtoMessage()
- func (x *DeleteHomeBrandReq) ProtoReflect() protoreflect.Message
- func (x *DeleteHomeBrandReq) Reset()
- func (x *DeleteHomeBrandReq) String() string
- type DeleteHomeBrandResp
- func (*DeleteHomeBrandResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteHomeBrandResp) GetPong() string
- func (*DeleteHomeBrandResp) ProtoMessage()
- func (x *DeleteHomeBrandResp) ProtoReflect() protoreflect.Message
- func (x *DeleteHomeBrandResp) Reset()
- func (x *DeleteHomeBrandResp) String() string
- type DeleteHomeNewProductReq
- func (*DeleteHomeNewProductReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteHomeNewProductReq) GetIds() []int64
- func (*DeleteHomeNewProductReq) ProtoMessage()
- func (x *DeleteHomeNewProductReq) ProtoReflect() protoreflect.Message
- func (x *DeleteHomeNewProductReq) Reset()
- func (x *DeleteHomeNewProductReq) String() string
- type DeleteHomeNewProductResp
- func (*DeleteHomeNewProductResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteHomeNewProductResp) GetPong() string
- func (*DeleteHomeNewProductResp) ProtoMessage()
- func (x *DeleteHomeNewProductResp) ProtoReflect() protoreflect.Message
- func (x *DeleteHomeNewProductResp) Reset()
- func (x *DeleteHomeNewProductResp) String() string
- type DeleteHomeRecommendProductReq
- func (*DeleteHomeRecommendProductReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteHomeRecommendProductReq) GetIds() []int64
- func (*DeleteHomeRecommendProductReq) ProtoMessage()
- func (x *DeleteHomeRecommendProductReq) ProtoReflect() protoreflect.Message
- func (x *DeleteHomeRecommendProductReq) Reset()
- func (x *DeleteHomeRecommendProductReq) String() string
- type DeleteHomeRecommendProductResp
- func (*DeleteHomeRecommendProductResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteHomeRecommendProductResp) GetPong() string
- func (*DeleteHomeRecommendProductResp) ProtoMessage()
- func (x *DeleteHomeRecommendProductResp) ProtoReflect() protoreflect.Message
- func (x *DeleteHomeRecommendProductResp) Reset()
- func (x *DeleteHomeRecommendProductResp) String() string
- type DeleteHomeRecommendSubjectReq
- func (*DeleteHomeRecommendSubjectReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteHomeRecommendSubjectReq) GetIds() []int64
- func (*DeleteHomeRecommendSubjectReq) ProtoMessage()
- func (x *DeleteHomeRecommendSubjectReq) ProtoReflect() protoreflect.Message
- func (x *DeleteHomeRecommendSubjectReq) Reset()
- func (x *DeleteHomeRecommendSubjectReq) String() string
- type DeleteHomeRecommendSubjectResp
- func (*DeleteHomeRecommendSubjectResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteHomeRecommendSubjectResp) GetPong() string
- func (*DeleteHomeRecommendSubjectResp) ProtoMessage()
- func (x *DeleteHomeRecommendSubjectResp) ProtoReflect() protoreflect.Message
- func (x *DeleteHomeRecommendSubjectResp) Reset()
- func (x *DeleteHomeRecommendSubjectResp) String() string
- type FlashPromotionListData
- func (*FlashPromotionListData) Descriptor() ([]byte, []int)deprecated
- func (x *FlashPromotionListData) GetCreateTime() string
- func (x *FlashPromotionListData) GetEndDate() string
- func (x *FlashPromotionListData) GetId() int64
- func (x *FlashPromotionListData) GetStartDate() string
- func (x *FlashPromotionListData) GetStatus() int32
- func (x *FlashPromotionListData) GetTitle() string
- func (*FlashPromotionListData) ProtoMessage()
- func (x *FlashPromotionListData) ProtoReflect() protoreflect.Message
- func (x *FlashPromotionListData) Reset()
- func (x *FlashPromotionListData) String() string
- type FlashPromotionLogListData
- func (*FlashPromotionLogListData) Descriptor() ([]byte, []int)deprecated
- func (x *FlashPromotionLogListData) GetId() int64
- func (x *FlashPromotionLogListData) GetMemberId() int64
- func (x *FlashPromotionLogListData) GetMemberPhone() string
- func (x *FlashPromotionLogListData) GetProductId() int64
- func (x *FlashPromotionLogListData) GetProductName() string
- func (x *FlashPromotionLogListData) GetSendTime() string
- func (x *FlashPromotionLogListData) GetSubscribeTime() string
- func (*FlashPromotionLogListData) ProtoMessage()
- func (x *FlashPromotionLogListData) ProtoReflect() protoreflect.Message
- func (x *FlashPromotionLogListData) Reset()
- func (x *FlashPromotionLogListData) String() string
- type FlashPromotionLogServiceClient
- type FlashPromotionLogServiceServer
- type FlashPromotionProductRelationAddData
- func (*FlashPromotionProductRelationAddData) Descriptor() ([]byte, []int)deprecated
- func (x *FlashPromotionProductRelationAddData) GetFlashPromotionCount() int32
- func (x *FlashPromotionProductRelationAddData) GetFlashPromotionId() int64
- func (x *FlashPromotionProductRelationAddData) GetFlashPromotionLimit() int32
- func (x *FlashPromotionProductRelationAddData) GetFlashPromotionPrice() int64
- func (x *FlashPromotionProductRelationAddData) GetFlashPromotionSessionId() int64
- func (x *FlashPromotionProductRelationAddData) GetId() int64
- func (x *FlashPromotionProductRelationAddData) GetProductId() int64
- func (x *FlashPromotionProductRelationAddData) GetSort() int32
- func (*FlashPromotionProductRelationAddData) ProtoMessage()
- func (x *FlashPromotionProductRelationAddData) ProtoReflect() protoreflect.Message
- func (x *FlashPromotionProductRelationAddData) Reset()
- func (x *FlashPromotionProductRelationAddData) String() string
- type FlashPromotionProductRelationListData
- func (*FlashPromotionProductRelationListData) Descriptor() ([]byte, []int)deprecated
- func (x *FlashPromotionProductRelationListData) GetFlashPromotionCount() int32
- func (x *FlashPromotionProductRelationListData) GetFlashPromotionId() int64
- func (x *FlashPromotionProductRelationListData) GetFlashPromotionLimit() int32
- func (x *FlashPromotionProductRelationListData) GetFlashPromotionPrice() int64
- func (x *FlashPromotionProductRelationListData) GetFlashPromotionSessionId() int64
- func (x *FlashPromotionProductRelationListData) GetId() int64
- func (x *FlashPromotionProductRelationListData) GetProductId() int64
- func (x *FlashPromotionProductRelationListData) GetSort() int32
- func (*FlashPromotionProductRelationListData) ProtoMessage()
- func (x *FlashPromotionProductRelationListData) ProtoReflect() protoreflect.Message
- func (x *FlashPromotionProductRelationListData) Reset()
- func (x *FlashPromotionProductRelationListData) String() string
- type FlashPromotionProductRelationServiceClient
- type FlashPromotionProductRelationServiceServer
- type FlashPromotionServiceClient
- type FlashPromotionServiceServer
- type FlashPromotionSessionListData
- func (*FlashPromotionSessionListData) Descriptor() ([]byte, []int)deprecated
- func (x *FlashPromotionSessionListData) GetCreateTime() string
- func (x *FlashPromotionSessionListData) GetEndTime() string
- func (x *FlashPromotionSessionListData) GetId() int64
- func (x *FlashPromotionSessionListData) GetName() string
- func (x *FlashPromotionSessionListData) GetStartTime() string
- func (x *FlashPromotionSessionListData) GetStatus() int32
- func (*FlashPromotionSessionListData) ProtoMessage()
- func (x *FlashPromotionSessionListData) ProtoReflect() protoreflect.Message
- func (x *FlashPromotionSessionListData) Reset()
- func (x *FlashPromotionSessionListData) String() string
- type FlashPromotionSessionServiceClient
- type FlashPromotionSessionServiceServer
- type HomeAdvertiseListData
- func (*HomeAdvertiseListData) Descriptor() ([]byte, []int)deprecated
- func (x *HomeAdvertiseListData) GetClickCount() int32
- func (x *HomeAdvertiseListData) GetEndTime() string
- func (x *HomeAdvertiseListData) GetId() int64
- func (x *HomeAdvertiseListData) GetName() string
- func (x *HomeAdvertiseListData) GetNote() string
- func (x *HomeAdvertiseListData) GetOrderCount() int32
- func (x *HomeAdvertiseListData) GetPic() string
- func (x *HomeAdvertiseListData) GetSort() int32
- func (x *HomeAdvertiseListData) GetStartTime() string
- func (x *HomeAdvertiseListData) GetStatus() int32
- func (x *HomeAdvertiseListData) GetType() int32
- func (x *HomeAdvertiseListData) GetUrl() string
- func (*HomeAdvertiseListData) ProtoMessage()
- func (x *HomeAdvertiseListData) ProtoReflect() protoreflect.Message
- func (x *HomeAdvertiseListData) Reset()
- func (x *HomeAdvertiseListData) String() string
- type HomeAdvertiseServiceClient
- type HomeAdvertiseServiceServer
- type HomeBrandAddData
- func (*HomeBrandAddData) Descriptor() ([]byte, []int)deprecated
- func (x *HomeBrandAddData) GetBrandId() int64
- func (x *HomeBrandAddData) GetBrandName() string
- func (x *HomeBrandAddData) GetId() int64
- func (x *HomeBrandAddData) GetRecommendStatus() int32
- func (x *HomeBrandAddData) GetSort() int32
- func (*HomeBrandAddData) ProtoMessage()
- func (x *HomeBrandAddData) ProtoReflect() protoreflect.Message
- func (x *HomeBrandAddData) Reset()
- func (x *HomeBrandAddData) String() string
- type HomeBrandListData
- func (*HomeBrandListData) Descriptor() ([]byte, []int)deprecated
- func (x *HomeBrandListData) GetBrandId() int64
- func (x *HomeBrandListData) GetBrandName() string
- func (x *HomeBrandListData) GetId() int64
- func (x *HomeBrandListData) GetRecommendStatus() int32
- func (x *HomeBrandListData) GetSort() int32
- func (*HomeBrandListData) ProtoMessage()
- func (x *HomeBrandListData) ProtoReflect() protoreflect.Message
- func (x *HomeBrandListData) Reset()
- func (x *HomeBrandListData) String() string
- type HomeBrandServiceClient
- type HomeBrandServiceServer
- type HomeNewProductAddData
- func (*HomeNewProductAddData) Descriptor() ([]byte, []int)deprecated
- func (x *HomeNewProductAddData) GetId() int64
- func (x *HomeNewProductAddData) GetProductId() int64
- func (x *HomeNewProductAddData) GetProductName() string
- func (x *HomeNewProductAddData) GetRecommendStatus() int32
- func (x *HomeNewProductAddData) GetSort() int32
- func (*HomeNewProductAddData) ProtoMessage()
- func (x *HomeNewProductAddData) ProtoReflect() protoreflect.Message
- func (x *HomeNewProductAddData) Reset()
- func (x *HomeNewProductAddData) String() string
- type HomeNewProductListData
- func (*HomeNewProductListData) Descriptor() ([]byte, []int)deprecated
- func (x *HomeNewProductListData) GetId() int64
- func (x *HomeNewProductListData) GetProductId() int64
- func (x *HomeNewProductListData) GetProductName() string
- func (x *HomeNewProductListData) GetRecommendStatus() int32
- func (x *HomeNewProductListData) GetSort() int32
- func (*HomeNewProductListData) ProtoMessage()
- func (x *HomeNewProductListData) ProtoReflect() protoreflect.Message
- func (x *HomeNewProductListData) Reset()
- func (x *HomeNewProductListData) String() string
- type HomeNewProductServiceClient
- type HomeNewProductServiceServer
- type HomeRecommendProductAddData
- func (*HomeRecommendProductAddData) Descriptor() ([]byte, []int)deprecated
- func (x *HomeRecommendProductAddData) GetId() int64
- func (x *HomeRecommendProductAddData) GetProductId() int64
- func (x *HomeRecommendProductAddData) GetProductName() string
- func (x *HomeRecommendProductAddData) GetRecommendStatus() int32
- func (x *HomeRecommendProductAddData) GetSort() int32
- func (*HomeRecommendProductAddData) ProtoMessage()
- func (x *HomeRecommendProductAddData) ProtoReflect() protoreflect.Message
- func (x *HomeRecommendProductAddData) Reset()
- func (x *HomeRecommendProductAddData) String() string
- type HomeRecommendProductListData
- func (*HomeRecommendProductListData) Descriptor() ([]byte, []int)deprecated
- func (x *HomeRecommendProductListData) GetId() int64
- func (x *HomeRecommendProductListData) GetProductId() int64
- func (x *HomeRecommendProductListData) GetProductName() string
- func (x *HomeRecommendProductListData) GetRecommendStatus() int32
- func (x *HomeRecommendProductListData) GetSort() int32
- func (*HomeRecommendProductListData) ProtoMessage()
- func (x *HomeRecommendProductListData) ProtoReflect() protoreflect.Message
- func (x *HomeRecommendProductListData) Reset()
- func (x *HomeRecommendProductListData) String() string
- type HomeRecommendProductServiceClient
- type HomeRecommendProductServiceServer
- type HomeRecommendSubjectAddData
- func (*HomeRecommendSubjectAddData) Descriptor() ([]byte, []int)deprecated
- func (x *HomeRecommendSubjectAddData) GetId() int64
- func (x *HomeRecommendSubjectAddData) GetRecommendStatus() int32
- func (x *HomeRecommendSubjectAddData) GetSort() int32
- func (x *HomeRecommendSubjectAddData) GetSubjectId() int64
- func (x *HomeRecommendSubjectAddData) GetSubjectName() string
- func (*HomeRecommendSubjectAddData) ProtoMessage()
- func (x *HomeRecommendSubjectAddData) ProtoReflect() protoreflect.Message
- func (x *HomeRecommendSubjectAddData) Reset()
- func (x *HomeRecommendSubjectAddData) String() string
- type HomeRecommendSubjectListData
- func (*HomeRecommendSubjectListData) Descriptor() ([]byte, []int)deprecated
- func (x *HomeRecommendSubjectListData) GetId() int64
- func (x *HomeRecommendSubjectListData) GetRecommendStatus() int32
- func (x *HomeRecommendSubjectListData) GetSort() int32
- func (x *HomeRecommendSubjectListData) GetSubjectId() int64
- func (x *HomeRecommendSubjectListData) GetSubjectName() string
- func (*HomeRecommendSubjectListData) ProtoMessage()
- func (x *HomeRecommendSubjectListData) ProtoReflect() protoreflect.Message
- func (x *HomeRecommendSubjectListData) Reset()
- func (x *HomeRecommendSubjectListData) String() string
- type HomeRecommendSubjectServiceClient
- type HomeRecommendSubjectServiceServer
- type QueryCouponCountReq
- func (*QueryCouponCountReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponCountReq) GetMemberId() int64
- func (*QueryCouponCountReq) ProtoMessage()
- func (x *QueryCouponCountReq) ProtoReflect() protoreflect.Message
- func (x *QueryCouponCountReq) Reset()
- func (x *QueryCouponCountReq) String() string
- type QueryCouponCountResp
- func (*QueryCouponCountResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponCountResp) GetTotal() int64
- func (*QueryCouponCountResp) ProtoMessage()
- func (x *QueryCouponCountResp) ProtoReflect() protoreflect.Message
- func (x *QueryCouponCountResp) Reset()
- func (x *QueryCouponCountResp) String() string
- type QueryCouponData
- func (*QueryCouponData) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponData) GetAmount() int64
- func (x *QueryCouponData) GetCode() string
- func (x *QueryCouponData) GetCount() int32
- func (x *QueryCouponData) GetEnableTime() string
- func (x *QueryCouponData) GetEndTime() string
- func (x *QueryCouponData) GetId() int64
- func (x *QueryCouponData) GetMemberLevel() int32
- func (x *QueryCouponData) GetMinPoint() int64
- func (x *QueryCouponData) GetName() string
- func (x *QueryCouponData) GetNote() string
- func (x *QueryCouponData) GetPerLimit() int32
- func (x *QueryCouponData) GetPlatform() int32
- func (x *QueryCouponData) GetPublishCount() int32
- func (x *QueryCouponData) GetReceiveCount() int32
- func (x *QueryCouponData) GetStartTime() string
- func (x *QueryCouponData) GetType() int32
- func (x *QueryCouponData) GetUseCount() int32
- func (x *QueryCouponData) GetUseType() int32
- func (*QueryCouponData) ProtoMessage()
- func (x *QueryCouponData) ProtoReflect() protoreflect.Message
- func (x *QueryCouponData) Reset()
- func (x *QueryCouponData) String() string
- type QueryCouponFindByIdReq
- func (*QueryCouponFindByIdReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponFindByIdReq) GetCouponId() int64
- func (*QueryCouponFindByIdReq) ProtoMessage()
- func (x *QueryCouponFindByIdReq) ProtoReflect() protoreflect.Message
- func (x *QueryCouponFindByIdReq) Reset()
- func (x *QueryCouponFindByIdReq) String() string
- type QueryCouponFindByIdResp
- func (*QueryCouponFindByIdResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponFindByIdResp) GetAmount() int64
- func (x *QueryCouponFindByIdResp) GetCode() string
- func (x *QueryCouponFindByIdResp) GetCount() int32
- func (x *QueryCouponFindByIdResp) GetCouponProductCategoryRelationList() []*CouponProductCategoryRelationData
- func (x *QueryCouponFindByIdResp) GetCouponProductRelationList() []*CouponProductRelationData
- func (x *QueryCouponFindByIdResp) GetEnableTime() string
- func (x *QueryCouponFindByIdResp) GetEndTime() string
- func (x *QueryCouponFindByIdResp) GetId() int64
- func (x *QueryCouponFindByIdResp) GetMemberLevel() int32
- func (x *QueryCouponFindByIdResp) GetMinPoint() int64
- func (x *QueryCouponFindByIdResp) GetName() string
- func (x *QueryCouponFindByIdResp) GetNote() string
- func (x *QueryCouponFindByIdResp) GetPerLimit() int32
- func (x *QueryCouponFindByIdResp) GetPlatform() int32
- func (x *QueryCouponFindByIdResp) GetPublishCount() int32
- func (x *QueryCouponFindByIdResp) GetReceiveCount() int32
- func (x *QueryCouponFindByIdResp) GetStartTime() string
- func (x *QueryCouponFindByIdResp) GetType() int32
- func (x *QueryCouponFindByIdResp) GetUseCount() int32
- func (x *QueryCouponFindByIdResp) GetUseType() int32
- func (*QueryCouponFindByIdResp) ProtoMessage()
- func (x *QueryCouponFindByIdResp) ProtoReflect() protoreflect.Message
- func (x *QueryCouponFindByIdResp) Reset()
- func (x *QueryCouponFindByIdResp) String() string
- type QueryCouponFindByIdsReq
- func (*QueryCouponFindByIdsReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponFindByIdsReq) GetCouponIds() []int64
- func (*QueryCouponFindByIdsReq) ProtoMessage()
- func (x *QueryCouponFindByIdsReq) ProtoReflect() protoreflect.Message
- func (x *QueryCouponFindByIdsReq) Reset()
- func (x *QueryCouponFindByIdsReq) String() string
- type QueryCouponFindByIdsResp
- func (*QueryCouponFindByIdsResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponFindByIdsResp) GetList() []*QueryCouponListData
- func (x *QueryCouponFindByIdsResp) GetTotal() int64
- func (*QueryCouponFindByIdsResp) ProtoMessage()
- func (x *QueryCouponFindByIdsResp) ProtoReflect() protoreflect.Message
- func (x *QueryCouponFindByIdsResp) Reset()
- func (x *QueryCouponFindByIdsResp) String() string
- type QueryCouponHistoryDetailListReq
- func (*QueryCouponHistoryDetailListReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponHistoryDetailListReq) GetMemberId() int64
- func (*QueryCouponHistoryDetailListReq) ProtoMessage()
- func (x *QueryCouponHistoryDetailListReq) ProtoReflect() protoreflect.Message
- func (x *QueryCouponHistoryDetailListReq) Reset()
- func (x *QueryCouponHistoryDetailListReq) String() string
- type QueryCouponHistoryDetailReq
- func (*QueryCouponHistoryDetailReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponHistoryDetailReq) GetId() int64
- func (*QueryCouponHistoryDetailReq) ProtoMessage()
- func (x *QueryCouponHistoryDetailReq) ProtoReflect() protoreflect.Message
- func (x *QueryCouponHistoryDetailReq) Reset()
- func (x *QueryCouponHistoryDetailReq) String() string
- type QueryCouponHistoryDetailResp
- func (*QueryCouponHistoryDetailResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponHistoryDetailResp) GetCouponCode() string
- func (x *QueryCouponHistoryDetailResp) GetCouponId() int64
- func (x *QueryCouponHistoryDetailResp) GetCreateTime() string
- func (x *QueryCouponHistoryDetailResp) GetGetType() int32
- func (x *QueryCouponHistoryDetailResp) GetId() int64
- func (x *QueryCouponHistoryDetailResp) GetMemberId() int64
- func (x *QueryCouponHistoryDetailResp) GetMemberNickname() string
- func (x *QueryCouponHistoryDetailResp) GetOrderId() int64
- func (x *QueryCouponHistoryDetailResp) GetOrderSn() string
- func (x *QueryCouponHistoryDetailResp) GetUseStatus() int32
- func (x *QueryCouponHistoryDetailResp) GetUseTime() string
- func (*QueryCouponHistoryDetailResp) ProtoMessage()
- func (x *QueryCouponHistoryDetailResp) ProtoReflect() protoreflect.Message
- func (x *QueryCouponHistoryDetailResp) Reset()
- func (x *QueryCouponHistoryDetailResp) String() string
- type QueryCouponHistoryListReq
- func (*QueryCouponHistoryListReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponHistoryListReq) GetCouponId() int64
- func (x *QueryCouponHistoryListReq) GetMemberId() int64
- func (x *QueryCouponHistoryListReq) GetOrderSn() string
- func (x *QueryCouponHistoryListReq) GetPageNum() int64
- func (x *QueryCouponHistoryListReq) GetPageSize() int64
- func (x *QueryCouponHistoryListReq) GetUseStatus() int32
- func (*QueryCouponHistoryListReq) ProtoMessage()
- func (x *QueryCouponHistoryListReq) ProtoReflect() protoreflect.Message
- func (x *QueryCouponHistoryListReq) Reset()
- func (x *QueryCouponHistoryListReq) String() string
- type QueryCouponHistoryListResp
- func (*QueryCouponHistoryListResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponHistoryListResp) GetList() []*CouponHistoryListData
- func (x *QueryCouponHistoryListResp) GetTotal() int64
- func (*QueryCouponHistoryListResp) ProtoMessage()
- func (x *QueryCouponHistoryListResp) ProtoReflect() protoreflect.Message
- func (x *QueryCouponHistoryListResp) Reset()
- func (x *QueryCouponHistoryListResp) String() string
- type QueryCouponListData
- func (*QueryCouponListData) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponListData) GetAmount() int64
- func (x *QueryCouponListData) GetCode() string
- func (x *QueryCouponListData) GetCount() int32
- func (x *QueryCouponListData) GetEnableTime() string
- func (x *QueryCouponListData) GetEndTime() string
- func (x *QueryCouponListData) GetId() int64
- func (x *QueryCouponListData) GetMemberLevel() int32
- func (x *QueryCouponListData) GetMinPoint() int64
- func (x *QueryCouponListData) GetName() string
- func (x *QueryCouponListData) GetNote() string
- func (x *QueryCouponListData) GetPerLimit() int32
- func (x *QueryCouponListData) GetPlatform() int32
- func (x *QueryCouponListData) GetPublishCount() int32
- func (x *QueryCouponListData) GetReceiveCount() int32
- func (x *QueryCouponListData) GetStartTime() string
- func (x *QueryCouponListData) GetType() int32
- func (x *QueryCouponListData) GetUseCount() int32
- func (x *QueryCouponListData) GetUseType() int32
- func (*QueryCouponListData) ProtoMessage()
- func (x *QueryCouponListData) ProtoReflect() protoreflect.Message
- func (x *QueryCouponListData) Reset()
- func (x *QueryCouponListData) String() string
- type QueryCouponListReq
- func (*QueryCouponListReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponListReq) GetCurrent() int64
- func (x *QueryCouponListReq) GetEndTime() string
- func (x *QueryCouponListReq) GetName() string
- func (x *QueryCouponListReq) GetPageSize() int64
- func (x *QueryCouponListReq) GetPlatform() int32
- func (x *QueryCouponListReq) GetStartTime() string
- func (x *QueryCouponListReq) GetType() int32
- func (x *QueryCouponListReq) GetUseType() int32
- func (*QueryCouponListReq) ProtoMessage()
- func (x *QueryCouponListReq) ProtoReflect() protoreflect.Message
- func (x *QueryCouponListReq) Reset()
- func (x *QueryCouponListReq) String() string
- type QueryCouponListResp
- func (*QueryCouponListResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponListResp) GetList() []*QueryCouponListData
- func (x *QueryCouponListResp) GetTotal() int64
- func (*QueryCouponListResp) ProtoMessage()
- func (x *QueryCouponListResp) ProtoReflect() protoreflect.Message
- func (x *QueryCouponListResp) Reset()
- func (x *QueryCouponListResp) String() string
- type QueryCouponProductCategoryRelationListData
- func (*QueryCouponProductCategoryRelationListData) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponProductCategoryRelationListData) GetCouponId() int64
- func (x *QueryCouponProductCategoryRelationListData) GetId() int64
- func (x *QueryCouponProductCategoryRelationListData) GetParentCategoryName() string
- func (x *QueryCouponProductCategoryRelationListData) GetProductCategoryId() int64
- func (x *QueryCouponProductCategoryRelationListData) GetProductCategoryName() string
- func (*QueryCouponProductCategoryRelationListData) ProtoMessage()
- func (x *QueryCouponProductCategoryRelationListData) ProtoReflect() protoreflect.Message
- func (x *QueryCouponProductCategoryRelationListData) Reset()
- func (x *QueryCouponProductCategoryRelationListData) String() string
- type QueryCouponProductRelationListData
- func (*QueryCouponProductRelationListData) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCouponProductRelationListData) GetCouponId() int64
- func (x *QueryCouponProductRelationListData) GetId() int64
- func (x *QueryCouponProductRelationListData) GetProductId() int64
- func (x *QueryCouponProductRelationListData) GetProductName() string
- func (x *QueryCouponProductRelationListData) GetProductSn() string
- func (*QueryCouponProductRelationListData) ProtoMessage()
- func (x *QueryCouponProductRelationListData) ProtoReflect() protoreflect.Message
- func (x *QueryCouponProductRelationListData) Reset()
- func (x *QueryCouponProductRelationListData) String() string
- type QueryFlashPromotionDetailReq
- func (*QueryFlashPromotionDetailReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionDetailReq) GetId() int64
- func (*QueryFlashPromotionDetailReq) ProtoMessage()
- func (x *QueryFlashPromotionDetailReq) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionDetailReq) Reset()
- func (x *QueryFlashPromotionDetailReq) String() string
- type QueryFlashPromotionDetailResp
- func (*QueryFlashPromotionDetailResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionDetailResp) GetCreateTime() string
- func (x *QueryFlashPromotionDetailResp) GetEndDate() string
- func (x *QueryFlashPromotionDetailResp) GetId() int64
- func (x *QueryFlashPromotionDetailResp) GetStartDate() string
- func (x *QueryFlashPromotionDetailResp) GetStatus() int32
- func (x *QueryFlashPromotionDetailResp) GetTitle() string
- func (*QueryFlashPromotionDetailResp) ProtoMessage()
- func (x *QueryFlashPromotionDetailResp) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionDetailResp) Reset()
- func (x *QueryFlashPromotionDetailResp) String() string
- type QueryFlashPromotionListByDateReq
- func (*QueryFlashPromotionListByDateReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionListByDateReq) GetCurrentDate() string
- func (*QueryFlashPromotionListByDateReq) ProtoMessage()
- func (x *QueryFlashPromotionListByDateReq) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionListByDateReq) Reset()
- func (x *QueryFlashPromotionListByDateReq) String() string
- type QueryFlashPromotionListByDateResp
- func (*QueryFlashPromotionListByDateResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionListByDateResp) GetList() []*FlashPromotionListData
- func (*QueryFlashPromotionListByDateResp) ProtoMessage()
- func (x *QueryFlashPromotionListByDateResp) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionListByDateResp) Reset()
- func (x *QueryFlashPromotionListByDateResp) String() string
- type QueryFlashPromotionListReq
- func (*QueryFlashPromotionListReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionListReq) GetEndDate() string
- func (x *QueryFlashPromotionListReq) GetPageNum() int64
- func (x *QueryFlashPromotionListReq) GetPageSize() int64
- func (x *QueryFlashPromotionListReq) GetStartDate() string
- func (x *QueryFlashPromotionListReq) GetStatus() int32
- func (x *QueryFlashPromotionListReq) GetTitle() string
- func (*QueryFlashPromotionListReq) ProtoMessage()
- func (x *QueryFlashPromotionListReq) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionListReq) Reset()
- func (x *QueryFlashPromotionListReq) String() string
- type QueryFlashPromotionListResp
- func (*QueryFlashPromotionListResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionListResp) GetList() []*FlashPromotionListData
- func (x *QueryFlashPromotionListResp) GetTotal() int64
- func (*QueryFlashPromotionListResp) ProtoMessage()
- func (x *QueryFlashPromotionListResp) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionListResp) Reset()
- func (x *QueryFlashPromotionListResp) String() string
- type QueryFlashPromotionLogDetailReq
- func (*QueryFlashPromotionLogDetailReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionLogDetailReq) GetId() int64
- func (*QueryFlashPromotionLogDetailReq) ProtoMessage()
- func (x *QueryFlashPromotionLogDetailReq) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionLogDetailReq) Reset()
- func (x *QueryFlashPromotionLogDetailReq) String() string
- type QueryFlashPromotionLogDetailResp
- func (*QueryFlashPromotionLogDetailResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionLogDetailResp) GetId() int64
- func (x *QueryFlashPromotionLogDetailResp) GetMemberId() int64
- func (x *QueryFlashPromotionLogDetailResp) GetMemberPhone() string
- func (x *QueryFlashPromotionLogDetailResp) GetProductId() int64
- func (x *QueryFlashPromotionLogDetailResp) GetProductName() string
- func (x *QueryFlashPromotionLogDetailResp) GetSendTime() string
- func (x *QueryFlashPromotionLogDetailResp) GetSubscribeTime() string
- func (*QueryFlashPromotionLogDetailResp) ProtoMessage()
- func (x *QueryFlashPromotionLogDetailResp) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionLogDetailResp) Reset()
- func (x *QueryFlashPromotionLogDetailResp) String() string
- type QueryFlashPromotionLogListReq
- func (*QueryFlashPromotionLogListReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionLogListReq) GetMemberPhone() string
- func (x *QueryFlashPromotionLogListReq) GetPageNum() int64
- func (x *QueryFlashPromotionLogListReq) GetPageSize() int64
- func (x *QueryFlashPromotionLogListReq) GetProductName() string
- func (*QueryFlashPromotionLogListReq) ProtoMessage()
- func (x *QueryFlashPromotionLogListReq) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionLogListReq) Reset()
- func (x *QueryFlashPromotionLogListReq) String() string
- type QueryFlashPromotionLogListResp
- func (*QueryFlashPromotionLogListResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionLogListResp) GetList() []*FlashPromotionLogListData
- func (x *QueryFlashPromotionLogListResp) GetTotal() int64
- func (*QueryFlashPromotionLogListResp) ProtoMessage()
- func (x *QueryFlashPromotionLogListResp) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionLogListResp) Reset()
- func (x *QueryFlashPromotionLogListResp) String() string
- type QueryFlashPromotionProductRelationDetailReq
- func (*QueryFlashPromotionProductRelationDetailReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionProductRelationDetailReq) GetProductId() int64
- func (*QueryFlashPromotionProductRelationDetailReq) ProtoMessage()
- func (x *QueryFlashPromotionProductRelationDetailReq) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionProductRelationDetailReq) Reset()
- func (x *QueryFlashPromotionProductRelationDetailReq) String() string
- type QueryFlashPromotionProductRelationDetailResp
- func (*QueryFlashPromotionProductRelationDetailResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionProductRelationDetailResp) GetFlashPromotionCount() int32
- func (x *QueryFlashPromotionProductRelationDetailResp) GetFlashPromotionId() int64
- func (x *QueryFlashPromotionProductRelationDetailResp) GetFlashPromotionLimit() int32
- func (x *QueryFlashPromotionProductRelationDetailResp) GetFlashPromotionPrice() int64
- func (x *QueryFlashPromotionProductRelationDetailResp) GetFlashPromotionSessionId() int64
- func (x *QueryFlashPromotionProductRelationDetailResp) GetId() int64
- func (x *QueryFlashPromotionProductRelationDetailResp) GetProductId() int64
- func (x *QueryFlashPromotionProductRelationDetailResp) GetSort() int32
- func (*QueryFlashPromotionProductRelationDetailResp) ProtoMessage()
- func (x *QueryFlashPromotionProductRelationDetailResp) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionProductRelationDetailResp) Reset()
- func (x *QueryFlashPromotionProductRelationDetailResp) String() string
- type QueryFlashPromotionProductRelationListReq
- func (*QueryFlashPromotionProductRelationListReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionProductRelationListReq) GetFlashPromotionId() int64
- func (x *QueryFlashPromotionProductRelationListReq) GetFlashPromotionSessionId() int64
- func (x *QueryFlashPromotionProductRelationListReq) GetPageNum() int64
- func (x *QueryFlashPromotionProductRelationListReq) GetPageSize() int64
- func (*QueryFlashPromotionProductRelationListReq) ProtoMessage()
- func (x *QueryFlashPromotionProductRelationListReq) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionProductRelationListReq) Reset()
- func (x *QueryFlashPromotionProductRelationListReq) String() string
- type QueryFlashPromotionProductRelationListResp
- func (*QueryFlashPromotionProductRelationListResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionProductRelationListResp) GetList() []*FlashPromotionProductRelationListData
- func (x *QueryFlashPromotionProductRelationListResp) GetTotal() int64
- func (*QueryFlashPromotionProductRelationListResp) ProtoMessage()
- func (x *QueryFlashPromotionProductRelationListResp) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionProductRelationListResp) Reset()
- func (x *QueryFlashPromotionProductRelationListResp) String() string
- type QueryFlashPromotionSessionDetailReq
- func (*QueryFlashPromotionSessionDetailReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionSessionDetailReq) GetId() int64
- func (*QueryFlashPromotionSessionDetailReq) ProtoMessage()
- func (x *QueryFlashPromotionSessionDetailReq) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionSessionDetailReq) Reset()
- func (x *QueryFlashPromotionSessionDetailReq) String() string
- type QueryFlashPromotionSessionDetailResp
- func (*QueryFlashPromotionSessionDetailResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionSessionDetailResp) GetCreateTime() string
- func (x *QueryFlashPromotionSessionDetailResp) GetEndTime() string
- func (x *QueryFlashPromotionSessionDetailResp) GetId() int64
- func (x *QueryFlashPromotionSessionDetailResp) GetName() string
- func (x *QueryFlashPromotionSessionDetailResp) GetStartTime() string
- func (x *QueryFlashPromotionSessionDetailResp) GetStatus() int32
- func (*QueryFlashPromotionSessionDetailResp) ProtoMessage()
- func (x *QueryFlashPromotionSessionDetailResp) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionSessionDetailResp) Reset()
- func (x *QueryFlashPromotionSessionDetailResp) String() string
- type QueryFlashPromotionSessionListByTimeReq
- func (*QueryFlashPromotionSessionListByTimeReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionSessionListByTimeReq) GetCurrentTIme() string
- func (*QueryFlashPromotionSessionListByTimeReq) ProtoMessage()
- func (x *QueryFlashPromotionSessionListByTimeReq) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionSessionListByTimeReq) Reset()
- func (x *QueryFlashPromotionSessionListByTimeReq) String() string
- type QueryFlashPromotionSessionListByTimeResp
- func (*QueryFlashPromotionSessionListByTimeResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionSessionListByTimeResp) GetList() []*FlashPromotionSessionListData
- func (*QueryFlashPromotionSessionListByTimeResp) ProtoMessage()
- func (x *QueryFlashPromotionSessionListByTimeResp) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionSessionListByTimeResp) Reset()
- func (x *QueryFlashPromotionSessionListByTimeResp) String() string
- type QueryFlashPromotionSessionListReq
- func (*QueryFlashPromotionSessionListReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionSessionListReq) GetEndTime() string
- func (x *QueryFlashPromotionSessionListReq) GetName() string
- func (x *QueryFlashPromotionSessionListReq) GetPageNum() int64
- func (x *QueryFlashPromotionSessionListReq) GetPageSize() int64
- func (x *QueryFlashPromotionSessionListReq) GetStartTime() string
- func (x *QueryFlashPromotionSessionListReq) GetStatus() int32
- func (*QueryFlashPromotionSessionListReq) ProtoMessage()
- func (x *QueryFlashPromotionSessionListReq) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionSessionListReq) Reset()
- func (x *QueryFlashPromotionSessionListReq) String() string
- type QueryFlashPromotionSessionListResp
- func (*QueryFlashPromotionSessionListResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryFlashPromotionSessionListResp) GetList() []*FlashPromotionSessionListData
- func (x *QueryFlashPromotionSessionListResp) GetTotal() int64
- func (*QueryFlashPromotionSessionListResp) ProtoMessage()
- func (x *QueryFlashPromotionSessionListResp) ProtoReflect() protoreflect.Message
- func (x *QueryFlashPromotionSessionListResp) Reset()
- func (x *QueryFlashPromotionSessionListResp) String() string
- type QueryHomeAdvertiseDetailReq
- func (*QueryHomeAdvertiseDetailReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeAdvertiseDetailReq) GetId() int64
- func (*QueryHomeAdvertiseDetailReq) ProtoMessage()
- func (x *QueryHomeAdvertiseDetailReq) ProtoReflect() protoreflect.Message
- func (x *QueryHomeAdvertiseDetailReq) Reset()
- func (x *QueryHomeAdvertiseDetailReq) String() string
- type QueryHomeAdvertiseDetailResp
- func (*QueryHomeAdvertiseDetailResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeAdvertiseDetailResp) GetClickCount() int32
- func (x *QueryHomeAdvertiseDetailResp) GetEndTime() string
- func (x *QueryHomeAdvertiseDetailResp) GetId() int64
- func (x *QueryHomeAdvertiseDetailResp) GetName() string
- func (x *QueryHomeAdvertiseDetailResp) GetNote() string
- func (x *QueryHomeAdvertiseDetailResp) GetOrderCount() int32
- func (x *QueryHomeAdvertiseDetailResp) GetPic() string
- func (x *QueryHomeAdvertiseDetailResp) GetSort() int32
- func (x *QueryHomeAdvertiseDetailResp) GetStartTime() string
- func (x *QueryHomeAdvertiseDetailResp) GetStatus() int32
- func (x *QueryHomeAdvertiseDetailResp) GetType() int32
- func (x *QueryHomeAdvertiseDetailResp) GetUrl() string
- func (*QueryHomeAdvertiseDetailResp) ProtoMessage()
- func (x *QueryHomeAdvertiseDetailResp) ProtoReflect() protoreflect.Message
- func (x *QueryHomeAdvertiseDetailResp) Reset()
- func (x *QueryHomeAdvertiseDetailResp) String() string
- type QueryHomeAdvertiseListReq
- func (*QueryHomeAdvertiseListReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeAdvertiseListReq) GetEndTime() string
- func (x *QueryHomeAdvertiseListReq) GetName() string
- func (x *QueryHomeAdvertiseListReq) GetPageNum() int64
- func (x *QueryHomeAdvertiseListReq) GetPageSize() int64
- func (x *QueryHomeAdvertiseListReq) GetStartTime() string
- func (x *QueryHomeAdvertiseListReq) GetStatus() int32
- func (x *QueryHomeAdvertiseListReq) GetType() int32
- func (*QueryHomeAdvertiseListReq) ProtoMessage()
- func (x *QueryHomeAdvertiseListReq) ProtoReflect() protoreflect.Message
- func (x *QueryHomeAdvertiseListReq) Reset()
- func (x *QueryHomeAdvertiseListReq) String() string
- type QueryHomeAdvertiseListResp
- func (*QueryHomeAdvertiseListResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeAdvertiseListResp) GetList() []*HomeAdvertiseListData
- func (x *QueryHomeAdvertiseListResp) GetTotal() int64
- func (*QueryHomeAdvertiseListResp) ProtoMessage()
- func (x *QueryHomeAdvertiseListResp) ProtoReflect() protoreflect.Message
- func (x *QueryHomeAdvertiseListResp) Reset()
- func (x *QueryHomeAdvertiseListResp) String() string
- type QueryHomeBrandDetailReq
- func (*QueryHomeBrandDetailReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeBrandDetailReq) GetId() int64
- func (*QueryHomeBrandDetailReq) ProtoMessage()
- func (x *QueryHomeBrandDetailReq) ProtoReflect() protoreflect.Message
- func (x *QueryHomeBrandDetailReq) Reset()
- func (x *QueryHomeBrandDetailReq) String() string
- type QueryHomeBrandDetailResp
- func (*QueryHomeBrandDetailResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeBrandDetailResp) GetBrandId() int64
- func (x *QueryHomeBrandDetailResp) GetBrandName() string
- func (x *QueryHomeBrandDetailResp) GetId() int64
- func (x *QueryHomeBrandDetailResp) GetRecommendStatus() int32
- func (x *QueryHomeBrandDetailResp) GetSort() int32
- func (*QueryHomeBrandDetailResp) ProtoMessage()
- func (x *QueryHomeBrandDetailResp) ProtoReflect() protoreflect.Message
- func (x *QueryHomeBrandDetailResp) Reset()
- func (x *QueryHomeBrandDetailResp) String() string
- type QueryHomeBrandListReq
- func (*QueryHomeBrandListReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeBrandListReq) GetBrandName() string
- func (x *QueryHomeBrandListReq) GetPageNum() int64
- func (x *QueryHomeBrandListReq) GetPageSize() int64
- func (x *QueryHomeBrandListReq) GetRecommendStatus() int32
- func (*QueryHomeBrandListReq) ProtoMessage()
- func (x *QueryHomeBrandListReq) ProtoReflect() protoreflect.Message
- func (x *QueryHomeBrandListReq) Reset()
- func (x *QueryHomeBrandListReq) String() string
- type QueryHomeBrandListResp
- func (*QueryHomeBrandListResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeBrandListResp) GetList() []*HomeBrandListData
- func (x *QueryHomeBrandListResp) GetTotal() int64
- func (*QueryHomeBrandListResp) ProtoMessage()
- func (x *QueryHomeBrandListResp) ProtoReflect() protoreflect.Message
- func (x *QueryHomeBrandListResp) Reset()
- func (x *QueryHomeBrandListResp) String() string
- type QueryHomeNewProductDetailReq
- func (*QueryHomeNewProductDetailReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeNewProductDetailReq) GetId() int64
- func (*QueryHomeNewProductDetailReq) ProtoMessage()
- func (x *QueryHomeNewProductDetailReq) ProtoReflect() protoreflect.Message
- func (x *QueryHomeNewProductDetailReq) Reset()
- func (x *QueryHomeNewProductDetailReq) String() string
- type QueryHomeNewProductDetailResp
- func (*QueryHomeNewProductDetailResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeNewProductDetailResp) GetId() int64
- func (x *QueryHomeNewProductDetailResp) GetProductId() int64
- func (x *QueryHomeNewProductDetailResp) GetProductName() string
- func (x *QueryHomeNewProductDetailResp) GetRecommendStatus() int32
- func (x *QueryHomeNewProductDetailResp) GetSort() int32
- func (*QueryHomeNewProductDetailResp) ProtoMessage()
- func (x *QueryHomeNewProductDetailResp) ProtoReflect() protoreflect.Message
- func (x *QueryHomeNewProductDetailResp) Reset()
- func (x *QueryHomeNewProductDetailResp) String() string
- type QueryHomeNewProductListReq
- func (*QueryHomeNewProductListReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeNewProductListReq) GetPageNum() int64
- func (x *QueryHomeNewProductListReq) GetPageSize() int64
- func (x *QueryHomeNewProductListReq) GetProductName() string
- func (x *QueryHomeNewProductListReq) GetRecommendStatus() int32
- func (*QueryHomeNewProductListReq) ProtoMessage()
- func (x *QueryHomeNewProductListReq) ProtoReflect() protoreflect.Message
- func (x *QueryHomeNewProductListReq) Reset()
- func (x *QueryHomeNewProductListReq) String() string
- type QueryHomeNewProductListResp
- func (*QueryHomeNewProductListResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeNewProductListResp) GetList() []*HomeNewProductListData
- func (x *QueryHomeNewProductListResp) GetTotal() int64
- func (*QueryHomeNewProductListResp) ProtoMessage()
- func (x *QueryHomeNewProductListResp) ProtoReflect() protoreflect.Message
- func (x *QueryHomeNewProductListResp) Reset()
- func (x *QueryHomeNewProductListResp) String() string
- type QueryHomeRecommendProductDetailReq
- func (*QueryHomeRecommendProductDetailReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeRecommendProductDetailReq) GetId() int64
- func (*QueryHomeRecommendProductDetailReq) ProtoMessage()
- func (x *QueryHomeRecommendProductDetailReq) ProtoReflect() protoreflect.Message
- func (x *QueryHomeRecommendProductDetailReq) Reset()
- func (x *QueryHomeRecommendProductDetailReq) String() string
- type QueryHomeRecommendProductDetailResp
- func (*QueryHomeRecommendProductDetailResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeRecommendProductDetailResp) GetId() int64
- func (x *QueryHomeRecommendProductDetailResp) GetProductId() int64
- func (x *QueryHomeRecommendProductDetailResp) GetProductName() string
- func (x *QueryHomeRecommendProductDetailResp) GetRecommendStatus() int32
- func (x *QueryHomeRecommendProductDetailResp) GetSort() int32
- func (*QueryHomeRecommendProductDetailResp) ProtoMessage()
- func (x *QueryHomeRecommendProductDetailResp) ProtoReflect() protoreflect.Message
- func (x *QueryHomeRecommendProductDetailResp) Reset()
- func (x *QueryHomeRecommendProductDetailResp) String() string
- type QueryHomeRecommendProductListReq
- func (*QueryHomeRecommendProductListReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeRecommendProductListReq) GetPageNum() int64
- func (x *QueryHomeRecommendProductListReq) GetPageSize() int64
- func (x *QueryHomeRecommendProductListReq) GetProductName() string
- func (x *QueryHomeRecommendProductListReq) GetRecommendStatus() int32
- func (*QueryHomeRecommendProductListReq) ProtoMessage()
- func (x *QueryHomeRecommendProductListReq) ProtoReflect() protoreflect.Message
- func (x *QueryHomeRecommendProductListReq) Reset()
- func (x *QueryHomeRecommendProductListReq) String() string
- type QueryHomeRecommendProductListResp
- func (*QueryHomeRecommendProductListResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeRecommendProductListResp) GetList() []*HomeRecommendProductListData
- func (x *QueryHomeRecommendProductListResp) GetTotal() int64
- func (*QueryHomeRecommendProductListResp) ProtoMessage()
- func (x *QueryHomeRecommendProductListResp) ProtoReflect() protoreflect.Message
- func (x *QueryHomeRecommendProductListResp) Reset()
- func (x *QueryHomeRecommendProductListResp) String() string
- type QueryHomeRecommendSubjectDetailReq
- func (*QueryHomeRecommendSubjectDetailReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeRecommendSubjectDetailReq) GetId() int64
- func (*QueryHomeRecommendSubjectDetailReq) ProtoMessage()
- func (x *QueryHomeRecommendSubjectDetailReq) ProtoReflect() protoreflect.Message
- func (x *QueryHomeRecommendSubjectDetailReq) Reset()
- func (x *QueryHomeRecommendSubjectDetailReq) String() string
- type QueryHomeRecommendSubjectDetailResp
- func (*QueryHomeRecommendSubjectDetailResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeRecommendSubjectDetailResp) GetId() int64
- func (x *QueryHomeRecommendSubjectDetailResp) GetRecommendStatus() int32
- func (x *QueryHomeRecommendSubjectDetailResp) GetSort() int32
- func (x *QueryHomeRecommendSubjectDetailResp) GetSubjectId() int64
- func (x *QueryHomeRecommendSubjectDetailResp) GetSubjectName() string
- func (*QueryHomeRecommendSubjectDetailResp) ProtoMessage()
- func (x *QueryHomeRecommendSubjectDetailResp) ProtoReflect() protoreflect.Message
- func (x *QueryHomeRecommendSubjectDetailResp) Reset()
- func (x *QueryHomeRecommendSubjectDetailResp) String() string
- type QueryHomeRecommendSubjectListReq
- func (*QueryHomeRecommendSubjectListReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeRecommendSubjectListReq) GetPageNum() int64
- func (x *QueryHomeRecommendSubjectListReq) GetPageSize() int64
- func (x *QueryHomeRecommendSubjectListReq) GetRecommendStatus() int32
- func (x *QueryHomeRecommendSubjectListReq) GetSubjectName() string
- func (*QueryHomeRecommendSubjectListReq) ProtoMessage()
- func (x *QueryHomeRecommendSubjectListReq) ProtoReflect() protoreflect.Message
- func (x *QueryHomeRecommendSubjectListReq) Reset()
- func (x *QueryHomeRecommendSubjectListReq) String() string
- type QueryHomeRecommendSubjectListResp
- func (*QueryHomeRecommendSubjectListResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryHomeRecommendSubjectListResp) GetList() []*HomeRecommendSubjectListData
- func (x *QueryHomeRecommendSubjectListResp) GetTotal() int64
- func (*QueryHomeRecommendSubjectListResp) ProtoMessage()
- func (x *QueryHomeRecommendSubjectListResp) ProtoReflect() protoreflect.Message
- func (x *QueryHomeRecommendSubjectListResp) Reset()
- func (x *QueryHomeRecommendSubjectListResp) String() string
- type QueryMemberCouponListReq
- func (*QueryMemberCouponListReq) Descriptor() ([]byte, []int)deprecated
- func (x *QueryMemberCouponListReq) GetMemberId() int64
- func (x *QueryMemberCouponListReq) GetUseStatus() int32
- func (*QueryMemberCouponListReq) ProtoMessage()
- func (x *QueryMemberCouponListReq) ProtoReflect() protoreflect.Message
- func (x *QueryMemberCouponListReq) Reset()
- func (x *QueryMemberCouponListReq) String() string
- type QueryMemberCouponListResp
- func (*QueryMemberCouponListResp) Descriptor() ([]byte, []int)deprecated
- func (x *QueryMemberCouponListResp) GetList() []*QueryCouponData
- func (*QueryMemberCouponListResp) ProtoMessage()
- func (x *QueryMemberCouponListResp) ProtoReflect() protoreflect.Message
- func (x *QueryMemberCouponListResp) Reset()
- func (x *QueryMemberCouponListResp) String() string
- type UnimplementedCouponHistoryServiceServer
- func (UnimplementedCouponHistoryServiceServer) AddCouponHistory(context.Context, *AddCouponHistoryReq) (*AddCouponHistoryResp, error)
- func (UnimplementedCouponHistoryServiceServer) DeleteCouponHistory(context.Context, *DeleteCouponHistoryReq) (*DeleteCouponHistoryResp, error)
- func (UnimplementedCouponHistoryServiceServer) QueryCouponCount(context.Context, *QueryCouponCountReq) (*QueryCouponCountResp, error)
- func (UnimplementedCouponHistoryServiceServer) QueryCouponHistoryDetail(context.Context, *QueryCouponHistoryDetailReq) (*QueryCouponHistoryDetailResp, error)
- func (UnimplementedCouponHistoryServiceServer) QueryCouponHistoryDetailList(context.Context, *QueryCouponHistoryDetailListReq) (*CouponHistoryDetailListResp, error)
- func (UnimplementedCouponHistoryServiceServer) QueryCouponHistoryList(context.Context, *QueryCouponHistoryListReq) (*QueryCouponHistoryListResp, error)
- func (UnimplementedCouponHistoryServiceServer) QueryMemberCouponList(context.Context, *QueryMemberCouponListReq) (*QueryMemberCouponListResp, error)
- func (UnimplementedCouponHistoryServiceServer) UpdateCouponHistory(context.Context, *UpdateCouponHistoryReq) (*UpdateCouponHistoryResp, error)
- func (UnimplementedCouponHistoryServiceServer) UpdateCouponHistoryStatus(context.Context, *UpdateCouponHistoryStatusReq) (*UpdateCouponHistoryStatusResp, error)
- type UnimplementedCouponServiceServer
- func (UnimplementedCouponServiceServer) AddCoupon(context.Context, *AddOrUpdateCouponReq) (*AddOrUpdateCouponResp, error)
- func (UnimplementedCouponServiceServer) DeleteCoupon(context.Context, *DeleteCouponReq) (*DeleteCouponResp, error)
- func (UnimplementedCouponServiceServer) QueryCouponFindById(context.Context, *QueryCouponFindByIdReq) (*QueryCouponFindByIdResp, error)
- func (UnimplementedCouponServiceServer) QueryCouponFindByIds(context.Context, *QueryCouponFindByIdsReq) (*QueryCouponFindByIdsResp, error)
- func (UnimplementedCouponServiceServer) QueryCouponFindByProductIdAndProductCategoryId(context.Context, *CouponFindByProductIdAndProductCategoryIdReq) (*CouponFindByProductIdAndProductCategoryIdResp, error)
- func (UnimplementedCouponServiceServer) QueryCouponList(context.Context, *QueryCouponListReq) (*QueryCouponListResp, error)
- func (UnimplementedCouponServiceServer) UpdateCoupon(context.Context, *AddOrUpdateCouponReq) (*AddOrUpdateCouponResp, error)
- type UnimplementedFlashPromotionLogServiceServer
- func (UnimplementedFlashPromotionLogServiceServer) AddFlashPromotionLog(context.Context, *AddFlashPromotionLogReq) (*AddFlashPromotionLogResp, error)
- func (UnimplementedFlashPromotionLogServiceServer) DeleteFlashPromotionLog(context.Context, *DeleteFlashPromotionLogReq) (*DeleteFlashPromotionLogResp, error)
- func (UnimplementedFlashPromotionLogServiceServer) QueryFlashPromotionLogDetail(context.Context, *QueryFlashPromotionLogDetailReq) (*QueryFlashPromotionLogDetailResp, error)
- func (UnimplementedFlashPromotionLogServiceServer) QueryFlashPromotionLogList(context.Context, *QueryFlashPromotionLogListReq) (*QueryFlashPromotionLogListResp, error)
- type UnimplementedFlashPromotionProductRelationServiceServer
- func (UnimplementedFlashPromotionProductRelationServiceServer) AddFlashPromotionProductRelation(context.Context, *AddFlashPromotionProductRelationReq) (*AddFlashPromotionProductRelationResp, error)
- func (UnimplementedFlashPromotionProductRelationServiceServer) DeleteFlashPromotionProductRelation(context.Context, *DeleteFlashPromotionProductRelationReq) (*DeleteFlashPromotionProductRelationResp, error)
- func (UnimplementedFlashPromotionProductRelationServiceServer) QueryFlashPromotionProductRelationDetail(context.Context, *QueryFlashPromotionProductRelationDetailReq) (*QueryFlashPromotionProductRelationDetailResp, error)
- func (UnimplementedFlashPromotionProductRelationServiceServer) QueryFlashPromotionProductRelationList(context.Context, *QueryFlashPromotionProductRelationListReq) (*QueryFlashPromotionProductRelationListResp, error)
- func (UnimplementedFlashPromotionProductRelationServiceServer) UpdateFlashPromotionProductRelation(context.Context, *UpdateFlashPromotionProductRelationReq) (*UpdateFlashPromotionProductRelationResp, error)
- type UnimplementedFlashPromotionServiceServer
- func (UnimplementedFlashPromotionServiceServer) AddFlashPromotion(context.Context, *AddFlashPromotionReq) (*AddFlashPromotionResp, error)
- func (UnimplementedFlashPromotionServiceServer) DeleteFlashPromotion(context.Context, *DeleteFlashPromotionReq) (*DeleteFlashPromotionResp, error)
- func (UnimplementedFlashPromotionServiceServer) QueryFlashPromotionDetail(context.Context, *QueryFlashPromotionDetailReq) (*QueryFlashPromotionDetailResp, error)
- func (UnimplementedFlashPromotionServiceServer) QueryFlashPromotionList(context.Context, *QueryFlashPromotionListReq) (*QueryFlashPromotionListResp, error)
- func (UnimplementedFlashPromotionServiceServer) QueryFlashPromotionListByDate(context.Context, *QueryFlashPromotionListByDateReq) (*QueryFlashPromotionListByDateResp, error)
- func (UnimplementedFlashPromotionServiceServer) UpdateFlashPromotion(context.Context, *UpdateFlashPromotionReq) (*UpdateFlashPromotionResp, error)
- func (UnimplementedFlashPromotionServiceServer) UpdateFlashPromotionStatus(context.Context, *UpdateFlashPromotionStatusReq) (*UpdateFlashPromotionStatusResp, error)
- type UnimplementedFlashPromotionSessionServiceServer
- func (UnimplementedFlashPromotionSessionServiceServer) AddFlashPromotionSession(context.Context, *AddFlashPromotionSessionReq) (*AddFlashPromotionSessionResp, error)
- func (UnimplementedFlashPromotionSessionServiceServer) DeleteFlashPromotionSession(context.Context, *DeleteFlashPromotionSessionReq) (*DeleteFlashPromotionSessionResp, error)
- func (UnimplementedFlashPromotionSessionServiceServer) QueryFlashPromotionSessionDetail(context.Context, *QueryFlashPromotionSessionDetailReq) (*QueryFlashPromotionSessionDetailResp, error)
- func (UnimplementedFlashPromotionSessionServiceServer) QueryFlashPromotionSessionList(context.Context, *QueryFlashPromotionSessionListReq) (*QueryFlashPromotionSessionListResp, error)
- func (UnimplementedFlashPromotionSessionServiceServer) QueryFlashPromotionSessionListByTime(context.Context, *QueryFlashPromotionSessionListByTimeReq) (*QueryFlashPromotionSessionListByTimeResp, error)
- func (UnimplementedFlashPromotionSessionServiceServer) UpdateFlashPromotionSession(context.Context, *UpdateFlashPromotionSessionReq) (*UpdateFlashPromotionSessionResp, error)
- func (UnimplementedFlashPromotionSessionServiceServer) UpdateFlashPromotionSessionStatus(context.Context, *UpdateFlashPromotionSessionStatusReq) (*UpdateFlashPromotionSessionStatusResp, error)
- type UnimplementedHomeAdvertiseServiceServer
- func (UnimplementedHomeAdvertiseServiceServer) AddHomeAdvertise(context.Context, *AddHomeAdvertiseReq) (*AddHomeAdvertiseResp, error)
- func (UnimplementedHomeAdvertiseServiceServer) DeleteHomeAdvertise(context.Context, *DeleteHomeAdvertiseReq) (*DeleteHomeAdvertiseResp, error)
- func (UnimplementedHomeAdvertiseServiceServer) QueryHomeAdvertiseDetail(context.Context, *QueryHomeAdvertiseDetailReq) (*QueryHomeAdvertiseDetailResp, error)
- func (UnimplementedHomeAdvertiseServiceServer) QueryHomeAdvertiseList(context.Context, *QueryHomeAdvertiseListReq) (*QueryHomeAdvertiseListResp, error)
- func (UnimplementedHomeAdvertiseServiceServer) UpdateHomeAdvertise(context.Context, *UpdateHomeAdvertiseReq) (*UpdateHomeAdvertiseResp, error)
- func (UnimplementedHomeAdvertiseServiceServer) UpdateHomeAdvertiseStatus(context.Context, *UpdateHomeAdvertiseStatusReq) (*UpdateHomeAdvertiseStatusResp, error)
- type UnimplementedHomeBrandServiceServer
- func (UnimplementedHomeBrandServiceServer) AddHomeBrand(context.Context, *AddHomeBrandReq) (*AddHomeBrandResp, error)
- func (UnimplementedHomeBrandServiceServer) DeleteHomeBrand(context.Context, *DeleteHomeBrandReq) (*DeleteHomeBrandResp, error)
- func (UnimplementedHomeBrandServiceServer) QueryHomeBrandDetail(context.Context, *QueryHomeBrandDetailReq) (*QueryHomeBrandDetailResp, error)
- func (UnimplementedHomeBrandServiceServer) QueryHomeBrandList(context.Context, *QueryHomeBrandListReq) (*QueryHomeBrandListResp, error)
- func (UnimplementedHomeBrandServiceServer) UpdateHomeBrandSort(context.Context, *UpdateHomeBrandSortReq) (*UpdateHomeBrandSortResp, error)
- func (UnimplementedHomeBrandServiceServer) UpdateHomeBrandStatus(context.Context, *UpdateHomeBrandStatusReq) (*UpdateHomeBrandStatusResp, error)
- type UnimplementedHomeNewProductServiceServer
- func (UnimplementedHomeNewProductServiceServer) AddHomeNewProduct(context.Context, *AddHomeNewProductReq) (*AddHomeNewProductResp, error)
- func (UnimplementedHomeNewProductServiceServer) DeleteHomeNewProduct(context.Context, *DeleteHomeNewProductReq) (*DeleteHomeNewProductResp, error)
- func (UnimplementedHomeNewProductServiceServer) QueryHomeNewProductDetail(context.Context, *QueryHomeNewProductDetailReq) (*QueryHomeNewProductDetailResp, error)
- func (UnimplementedHomeNewProductServiceServer) QueryHomeNewProductList(context.Context, *QueryHomeNewProductListReq) (*QueryHomeNewProductListResp, error)
- func (UnimplementedHomeNewProductServiceServer) UpdateHomeNewProductStatus(context.Context, *UpdateHomeNewProductStatusReq) (*UpdateHomeNewProductStatusResp, error)
- func (UnimplementedHomeNewProductServiceServer) UpdateNewProductSort(context.Context, *UpdateNewProductSortReq) (*UpdateNewProductSortResp, error)
- type UnimplementedHomeRecommendProductServiceServer
- func (UnimplementedHomeRecommendProductServiceServer) AddHomeRecommendProduct(context.Context, *AddHomeRecommendProductReq) (*AddHomeRecommendProductResp, error)
- func (UnimplementedHomeRecommendProductServiceServer) DeleteHomeRecommendProduct(context.Context, *DeleteHomeRecommendProductReq) (*DeleteHomeRecommendProductResp, error)
- func (UnimplementedHomeRecommendProductServiceServer) QueryHomeRecommendProductDetail(context.Context, *QueryHomeRecommendProductDetailReq) (*QueryHomeRecommendProductDetailResp, error)
- func (UnimplementedHomeRecommendProductServiceServer) QueryHomeRecommendProductList(context.Context, *QueryHomeRecommendProductListReq) (*QueryHomeRecommendProductListResp, error)
- func (UnimplementedHomeRecommendProductServiceServer) UpdateHomeRecommendProductStatus(context.Context, *UpdateHomeRecommendProductStatusReq) (*UpdateHomeRecommendProductStatusResp, error)
- func (UnimplementedHomeRecommendProductServiceServer) UpdateRecommendProductSort(context.Context, *UpdateRecommendProductSortReq) (*UpdateRecommendProductSortResp, error)
- type UnimplementedHomeRecommendSubjectServiceServer
- func (UnimplementedHomeRecommendSubjectServiceServer) AddHomeRecommendSubject(context.Context, *AddHomeRecommendSubjectReq) (*AddHomeRecommendSubjectResp, error)
- func (UnimplementedHomeRecommendSubjectServiceServer) DeleteHomeRecommendSubject(context.Context, *DeleteHomeRecommendSubjectReq) (*DeleteHomeRecommendSubjectResp, error)
- func (UnimplementedHomeRecommendSubjectServiceServer) QueryHomeRecommendSubjectDetail(context.Context, *QueryHomeRecommendSubjectDetailReq) (*QueryHomeRecommendSubjectDetailResp, error)
- func (UnimplementedHomeRecommendSubjectServiceServer) QueryHomeRecommendSubjectList(context.Context, *QueryHomeRecommendSubjectListReq) (*QueryHomeRecommendSubjectListResp, error)
- func (UnimplementedHomeRecommendSubjectServiceServer) UpdateHomeRecommendSubjectStatus(context.Context, *UpdateHomeRecommendSubjectStatusReq) (*UpdateHomeRecommendSubjectStatusResp, error)
- func (UnimplementedHomeRecommendSubjectServiceServer) UpdateRecommendSubjectSort(context.Context, *UpdateRecommendSubjectSortReq) (*UpdateRecommendSubjectSortResp, error)
- type UnsafeCouponHistoryServiceServer
- type UnsafeCouponServiceServer
- type UnsafeFlashPromotionLogServiceServer
- type UnsafeFlashPromotionProductRelationServiceServer
- type UnsafeFlashPromotionServiceServer
- type UnsafeFlashPromotionSessionServiceServer
- type UnsafeHomeAdvertiseServiceServer
- type UnsafeHomeBrandServiceServer
- type UnsafeHomeNewProductServiceServer
- type UnsafeHomeRecommendProductServiceServer
- type UnsafeHomeRecommendSubjectServiceServer
- type UpdateCouponHistoryReq
- func (*UpdateCouponHistoryReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCouponHistoryReq) GetCouponCode() string
- func (x *UpdateCouponHistoryReq) GetCouponId() int64
- func (x *UpdateCouponHistoryReq) GetGetType() int32
- func (x *UpdateCouponHistoryReq) GetId() int64
- func (x *UpdateCouponHistoryReq) GetMemberId() int64
- func (x *UpdateCouponHistoryReq) GetMemberNickname() string
- func (x *UpdateCouponHistoryReq) GetOrderId() int64
- func (x *UpdateCouponHistoryReq) GetOrderSn() string
- func (x *UpdateCouponHistoryReq) GetUseStatus() int32
- func (x *UpdateCouponHistoryReq) GetUseTime() string
- func (*UpdateCouponHistoryReq) ProtoMessage()
- func (x *UpdateCouponHistoryReq) ProtoReflect() protoreflect.Message
- func (x *UpdateCouponHistoryReq) Reset()
- func (x *UpdateCouponHistoryReq) String() string
- type UpdateCouponHistoryResp
- func (*UpdateCouponHistoryResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCouponHistoryResp) GetPong() string
- func (*UpdateCouponHistoryResp) ProtoMessage()
- func (x *UpdateCouponHistoryResp) ProtoReflect() protoreflect.Message
- func (x *UpdateCouponHistoryResp) Reset()
- func (x *UpdateCouponHistoryResp) String() string
- type UpdateCouponHistoryStatusReq
- func (*UpdateCouponHistoryStatusReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCouponHistoryStatusReq) GetCouponId() int64
- func (x *UpdateCouponHistoryStatusReq) GetMemberId() int64
- func (x *UpdateCouponHistoryStatusReq) GetUseStatus() int32
- func (*UpdateCouponHistoryStatusReq) ProtoMessage()
- func (x *UpdateCouponHistoryStatusReq) ProtoReflect() protoreflect.Message
- func (x *UpdateCouponHistoryStatusReq) Reset()
- func (x *UpdateCouponHistoryStatusReq) String() string
- type UpdateCouponHistoryStatusResp
- func (*UpdateCouponHistoryStatusResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCouponHistoryStatusResp) GetPong() string
- func (*UpdateCouponHistoryStatusResp) ProtoMessage()
- func (x *UpdateCouponHistoryStatusResp) ProtoReflect() protoreflect.Message
- func (x *UpdateCouponHistoryStatusResp) Reset()
- func (x *UpdateCouponHistoryStatusResp) String() string
- type UpdateFlashPromotionProductRelationReq
- func (*UpdateFlashPromotionProductRelationReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFlashPromotionProductRelationReq) GetFlashPromotionCount() int32
- func (x *UpdateFlashPromotionProductRelationReq) GetFlashPromotionId() int64
- func (x *UpdateFlashPromotionProductRelationReq) GetFlashPromotionLimit() int32
- func (x *UpdateFlashPromotionProductRelationReq) GetFlashPromotionPrice() int64
- func (x *UpdateFlashPromotionProductRelationReq) GetFlashPromotionSessionId() int64
- func (x *UpdateFlashPromotionProductRelationReq) GetId() int64
- func (x *UpdateFlashPromotionProductRelationReq) GetProductId() int64
- func (x *UpdateFlashPromotionProductRelationReq) GetSort() int32
- func (*UpdateFlashPromotionProductRelationReq) ProtoMessage()
- func (x *UpdateFlashPromotionProductRelationReq) ProtoReflect() protoreflect.Message
- func (x *UpdateFlashPromotionProductRelationReq) Reset()
- func (x *UpdateFlashPromotionProductRelationReq) String() string
- type UpdateFlashPromotionProductRelationResp
- func (*UpdateFlashPromotionProductRelationResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFlashPromotionProductRelationResp) GetPong() string
- func (*UpdateFlashPromotionProductRelationResp) ProtoMessage()
- func (x *UpdateFlashPromotionProductRelationResp) ProtoReflect() protoreflect.Message
- func (x *UpdateFlashPromotionProductRelationResp) Reset()
- func (x *UpdateFlashPromotionProductRelationResp) String() string
- type UpdateFlashPromotionReq
- func (*UpdateFlashPromotionReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFlashPromotionReq) GetEndDate() string
- func (x *UpdateFlashPromotionReq) GetId() int64
- func (x *UpdateFlashPromotionReq) GetStartDate() string
- func (x *UpdateFlashPromotionReq) GetStatus() int32
- func (x *UpdateFlashPromotionReq) GetTitle() string
- func (*UpdateFlashPromotionReq) ProtoMessage()
- func (x *UpdateFlashPromotionReq) ProtoReflect() protoreflect.Message
- func (x *UpdateFlashPromotionReq) Reset()
- func (x *UpdateFlashPromotionReq) String() string
- type UpdateFlashPromotionResp
- func (*UpdateFlashPromotionResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFlashPromotionResp) GetPong() string
- func (*UpdateFlashPromotionResp) ProtoMessage()
- func (x *UpdateFlashPromotionResp) ProtoReflect() protoreflect.Message
- func (x *UpdateFlashPromotionResp) Reset()
- func (x *UpdateFlashPromotionResp) String() string
- type UpdateFlashPromotionSessionReq
- func (*UpdateFlashPromotionSessionReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFlashPromotionSessionReq) GetEndTime() string
- func (x *UpdateFlashPromotionSessionReq) GetId() int64
- func (x *UpdateFlashPromotionSessionReq) GetName() string
- func (x *UpdateFlashPromotionSessionReq) GetStartTime() string
- func (x *UpdateFlashPromotionSessionReq) GetStatus() int32
- func (*UpdateFlashPromotionSessionReq) ProtoMessage()
- func (x *UpdateFlashPromotionSessionReq) ProtoReflect() protoreflect.Message
- func (x *UpdateFlashPromotionSessionReq) Reset()
- func (x *UpdateFlashPromotionSessionReq) String() string
- type UpdateFlashPromotionSessionResp
- func (*UpdateFlashPromotionSessionResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFlashPromotionSessionResp) GetPong() string
- func (*UpdateFlashPromotionSessionResp) ProtoMessage()
- func (x *UpdateFlashPromotionSessionResp) ProtoReflect() protoreflect.Message
- func (x *UpdateFlashPromotionSessionResp) Reset()
- func (x *UpdateFlashPromotionSessionResp) String() string
- type UpdateFlashPromotionSessionStatusReq
- func (*UpdateFlashPromotionSessionStatusReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFlashPromotionSessionStatusReq) GetIds() []int64
- func (x *UpdateFlashPromotionSessionStatusReq) GetStatus() int32
- func (*UpdateFlashPromotionSessionStatusReq) ProtoMessage()
- func (x *UpdateFlashPromotionSessionStatusReq) ProtoReflect() protoreflect.Message
- func (x *UpdateFlashPromotionSessionStatusReq) Reset()
- func (x *UpdateFlashPromotionSessionStatusReq) String() string
- type UpdateFlashPromotionSessionStatusResp
- func (*UpdateFlashPromotionSessionStatusResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFlashPromotionSessionStatusResp) GetPong() string
- func (*UpdateFlashPromotionSessionStatusResp) ProtoMessage()
- func (x *UpdateFlashPromotionSessionStatusResp) ProtoReflect() protoreflect.Message
- func (x *UpdateFlashPromotionSessionStatusResp) Reset()
- func (x *UpdateFlashPromotionSessionStatusResp) String() string
- type UpdateFlashPromotionStatusReq
- func (*UpdateFlashPromotionStatusReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFlashPromotionStatusReq) GetIds() []int64
- func (x *UpdateFlashPromotionStatusReq) GetStatus() int32
- func (*UpdateFlashPromotionStatusReq) ProtoMessage()
- func (x *UpdateFlashPromotionStatusReq) ProtoReflect() protoreflect.Message
- func (x *UpdateFlashPromotionStatusReq) Reset()
- func (x *UpdateFlashPromotionStatusReq) String() string
- type UpdateFlashPromotionStatusResp
- func (*UpdateFlashPromotionStatusResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFlashPromotionStatusResp) GetPong() string
- func (*UpdateFlashPromotionStatusResp) ProtoMessage()
- func (x *UpdateFlashPromotionStatusResp) ProtoReflect() protoreflect.Message
- func (x *UpdateFlashPromotionStatusResp) Reset()
- func (x *UpdateFlashPromotionStatusResp) String() string
- type UpdateHomeAdvertiseReq
- func (*UpdateHomeAdvertiseReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHomeAdvertiseReq) GetClickCount() int32
- func (x *UpdateHomeAdvertiseReq) GetEndTime() string
- func (x *UpdateHomeAdvertiseReq) GetId() int64
- func (x *UpdateHomeAdvertiseReq) GetName() string
- func (x *UpdateHomeAdvertiseReq) GetNote() string
- func (x *UpdateHomeAdvertiseReq) GetOrderCount() int32
- func (x *UpdateHomeAdvertiseReq) GetPic() string
- func (x *UpdateHomeAdvertiseReq) GetSort() int32
- func (x *UpdateHomeAdvertiseReq) GetStartTime() string
- func (x *UpdateHomeAdvertiseReq) GetStatus() int32
- func (x *UpdateHomeAdvertiseReq) GetType() int32
- func (x *UpdateHomeAdvertiseReq) GetUrl() string
- func (*UpdateHomeAdvertiseReq) ProtoMessage()
- func (x *UpdateHomeAdvertiseReq) ProtoReflect() protoreflect.Message
- func (x *UpdateHomeAdvertiseReq) Reset()
- func (x *UpdateHomeAdvertiseReq) String() string
- type UpdateHomeAdvertiseResp
- func (*UpdateHomeAdvertiseResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHomeAdvertiseResp) GetPong() string
- func (*UpdateHomeAdvertiseResp) ProtoMessage()
- func (x *UpdateHomeAdvertiseResp) ProtoReflect() protoreflect.Message
- func (x *UpdateHomeAdvertiseResp) Reset()
- func (x *UpdateHomeAdvertiseResp) String() string
- type UpdateHomeAdvertiseStatusReq
- func (*UpdateHomeAdvertiseStatusReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHomeAdvertiseStatusReq) GetIds() []int64
- func (x *UpdateHomeAdvertiseStatusReq) GetStatus() int32
- func (*UpdateHomeAdvertiseStatusReq) ProtoMessage()
- func (x *UpdateHomeAdvertiseStatusReq) ProtoReflect() protoreflect.Message
- func (x *UpdateHomeAdvertiseStatusReq) Reset()
- func (x *UpdateHomeAdvertiseStatusReq) String() string
- type UpdateHomeAdvertiseStatusResp
- func (*UpdateHomeAdvertiseStatusResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHomeAdvertiseStatusResp) GetPong() string
- func (*UpdateHomeAdvertiseStatusResp) ProtoMessage()
- func (x *UpdateHomeAdvertiseStatusResp) ProtoReflect() protoreflect.Message
- func (x *UpdateHomeAdvertiseStatusResp) Reset()
- func (x *UpdateHomeAdvertiseStatusResp) String() string
- type UpdateHomeBrandSortReq
- func (*UpdateHomeBrandSortReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHomeBrandSortReq) GetId() int64
- func (x *UpdateHomeBrandSortReq) GetSort() int32
- func (*UpdateHomeBrandSortReq) ProtoMessage()
- func (x *UpdateHomeBrandSortReq) ProtoReflect() protoreflect.Message
- func (x *UpdateHomeBrandSortReq) Reset()
- func (x *UpdateHomeBrandSortReq) String() string
- type UpdateHomeBrandSortResp
- func (*UpdateHomeBrandSortResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHomeBrandSortResp) GetPong() string
- func (*UpdateHomeBrandSortResp) ProtoMessage()
- func (x *UpdateHomeBrandSortResp) ProtoReflect() protoreflect.Message
- func (x *UpdateHomeBrandSortResp) Reset()
- func (x *UpdateHomeBrandSortResp) String() string
- type UpdateHomeBrandStatusReq
- func (*UpdateHomeBrandStatusReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHomeBrandStatusReq) GetIds() []int64
- func (x *UpdateHomeBrandStatusReq) GetRecommendStatus() int32
- func (*UpdateHomeBrandStatusReq) ProtoMessage()
- func (x *UpdateHomeBrandStatusReq) ProtoReflect() protoreflect.Message
- func (x *UpdateHomeBrandStatusReq) Reset()
- func (x *UpdateHomeBrandStatusReq) String() string
- type UpdateHomeBrandStatusResp
- func (*UpdateHomeBrandStatusResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHomeBrandStatusResp) GetPong() string
- func (*UpdateHomeBrandStatusResp) ProtoMessage()
- func (x *UpdateHomeBrandStatusResp) ProtoReflect() protoreflect.Message
- func (x *UpdateHomeBrandStatusResp) Reset()
- func (x *UpdateHomeBrandStatusResp) String() string
- type UpdateHomeNewProductStatusReq
- func (*UpdateHomeNewProductStatusReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHomeNewProductStatusReq) GetIds() []int64
- func (x *UpdateHomeNewProductStatusReq) GetRecommendStatus() int32
- func (*UpdateHomeNewProductStatusReq) ProtoMessage()
- func (x *UpdateHomeNewProductStatusReq) ProtoReflect() protoreflect.Message
- func (x *UpdateHomeNewProductStatusReq) Reset()
- func (x *UpdateHomeNewProductStatusReq) String() string
- type UpdateHomeNewProductStatusResp
- func (*UpdateHomeNewProductStatusResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHomeNewProductStatusResp) GetPong() string
- func (*UpdateHomeNewProductStatusResp) ProtoMessage()
- func (x *UpdateHomeNewProductStatusResp) ProtoReflect() protoreflect.Message
- func (x *UpdateHomeNewProductStatusResp) Reset()
- func (x *UpdateHomeNewProductStatusResp) String() string
- type UpdateHomeRecommendProductStatusReq
- func (*UpdateHomeRecommendProductStatusReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHomeRecommendProductStatusReq) GetIds() []int64
- func (x *UpdateHomeRecommendProductStatusReq) GetRecommendStatus() int32
- func (*UpdateHomeRecommendProductStatusReq) ProtoMessage()
- func (x *UpdateHomeRecommendProductStatusReq) ProtoReflect() protoreflect.Message
- func (x *UpdateHomeRecommendProductStatusReq) Reset()
- func (x *UpdateHomeRecommendProductStatusReq) String() string
- type UpdateHomeRecommendProductStatusResp
- func (*UpdateHomeRecommendProductStatusResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHomeRecommendProductStatusResp) GetPong() string
- func (*UpdateHomeRecommendProductStatusResp) ProtoMessage()
- func (x *UpdateHomeRecommendProductStatusResp) ProtoReflect() protoreflect.Message
- func (x *UpdateHomeRecommendProductStatusResp) Reset()
- func (x *UpdateHomeRecommendProductStatusResp) String() string
- type UpdateHomeRecommendSubjectStatusReq
- func (*UpdateHomeRecommendSubjectStatusReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHomeRecommendSubjectStatusReq) GetIds() []int64
- func (x *UpdateHomeRecommendSubjectStatusReq) GetRecommendStatus() int32
- func (*UpdateHomeRecommendSubjectStatusReq) ProtoMessage()
- func (x *UpdateHomeRecommendSubjectStatusReq) ProtoReflect() protoreflect.Message
- func (x *UpdateHomeRecommendSubjectStatusReq) Reset()
- func (x *UpdateHomeRecommendSubjectStatusReq) String() string
- type UpdateHomeRecommendSubjectStatusResp
- func (*UpdateHomeRecommendSubjectStatusResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHomeRecommendSubjectStatusResp) GetPong() string
- func (*UpdateHomeRecommendSubjectStatusResp) ProtoMessage()
- func (x *UpdateHomeRecommendSubjectStatusResp) ProtoReflect() protoreflect.Message
- func (x *UpdateHomeRecommendSubjectStatusResp) Reset()
- func (x *UpdateHomeRecommendSubjectStatusResp) String() string
- type UpdateNewProductSortReq
- func (*UpdateNewProductSortReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNewProductSortReq) GetId() int64
- func (x *UpdateNewProductSortReq) GetSort() int32
- func (*UpdateNewProductSortReq) ProtoMessage()
- func (x *UpdateNewProductSortReq) ProtoReflect() protoreflect.Message
- func (x *UpdateNewProductSortReq) Reset()
- func (x *UpdateNewProductSortReq) String() string
- type UpdateNewProductSortResp
- func (*UpdateNewProductSortResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNewProductSortResp) GetPong() string
- func (*UpdateNewProductSortResp) ProtoMessage()
- func (x *UpdateNewProductSortResp) ProtoReflect() protoreflect.Message
- func (x *UpdateNewProductSortResp) Reset()
- func (x *UpdateNewProductSortResp) String() string
- type UpdateRecommendProductSortReq
- func (*UpdateRecommendProductSortReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRecommendProductSortReq) GetId() int64
- func (x *UpdateRecommendProductSortReq) GetSort() int32
- func (*UpdateRecommendProductSortReq) ProtoMessage()
- func (x *UpdateRecommendProductSortReq) ProtoReflect() protoreflect.Message
- func (x *UpdateRecommendProductSortReq) Reset()
- func (x *UpdateRecommendProductSortReq) String() string
- type UpdateRecommendProductSortResp
- func (*UpdateRecommendProductSortResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRecommendProductSortResp) GetPong() string
- func (*UpdateRecommendProductSortResp) ProtoMessage()
- func (x *UpdateRecommendProductSortResp) ProtoReflect() protoreflect.Message
- func (x *UpdateRecommendProductSortResp) Reset()
- func (x *UpdateRecommendProductSortResp) String() string
- type UpdateRecommendSubjectSortReq
- func (*UpdateRecommendSubjectSortReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRecommendSubjectSortReq) GetId() int64
- func (x *UpdateRecommendSubjectSortReq) GetSort() int32
- func (*UpdateRecommendSubjectSortReq) ProtoMessage()
- func (x *UpdateRecommendSubjectSortReq) ProtoReflect() protoreflect.Message
- func (x *UpdateRecommendSubjectSortReq) Reset()
- func (x *UpdateRecommendSubjectSortReq) String() string
- type UpdateRecommendSubjectSortResp
- func (*UpdateRecommendSubjectSortResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRecommendSubjectSortResp) GetPong() string
- func (*UpdateRecommendSubjectSortResp) ProtoMessage()
- func (x *UpdateRecommendSubjectSortResp) ProtoReflect() protoreflect.Message
- func (x *UpdateRecommendSubjectSortResp) Reset()
- func (x *UpdateRecommendSubjectSortResp) String() string
Constants ¶
const ( CouponService_AddCoupon_FullMethodName = "/smsclient.CouponService/AddCoupon" CouponService_QueryCouponList_FullMethodName = "/smsclient.CouponService/QueryCouponList" CouponService_UpdateCoupon_FullMethodName = "/smsclient.CouponService/UpdateCoupon" CouponService_DeleteCoupon_FullMethodName = "/smsclient.CouponService/DeleteCoupon" CouponService_QueryCouponFindById_FullMethodName = "/smsclient.CouponService/QueryCouponFindById" CouponService_QueryCouponFindByIds_FullMethodName = "/smsclient.CouponService/QueryCouponFindByIds" CouponService_QueryCouponFindByProductIdAndProductCategoryId_FullMethodName = "/smsclient.CouponService/QueryCouponFindByProductIdAndProductCategoryId" )
const ( CouponHistoryService_AddCouponHistory_FullMethodName = "/smsclient.CouponHistoryService/AddCouponHistory" CouponHistoryService_DeleteCouponHistory_FullMethodName = "/smsclient.CouponHistoryService/DeleteCouponHistory" CouponHistoryService_UpdateCouponHistory_FullMethodName = "/smsclient.CouponHistoryService/UpdateCouponHistory" CouponHistoryService_UpdateCouponHistoryStatus_FullMethodName = "/smsclient.CouponHistoryService/UpdateCouponHistoryStatus" CouponHistoryService_QueryCouponHistoryDetail_FullMethodName = "/smsclient.CouponHistoryService/QueryCouponHistoryDetail" CouponHistoryService_QueryCouponHistoryList_FullMethodName = "/smsclient.CouponHistoryService/QueryCouponHistoryList" CouponHistoryService_QueryCouponCount_FullMethodName = "/smsclient.CouponHistoryService/QueryCouponCount" CouponHistoryService_QueryMemberCouponList_FullMethodName = "/smsclient.CouponHistoryService/QueryMemberCouponList" CouponHistoryService_QueryCouponHistoryDetailList_FullMethodName = "/smsclient.CouponHistoryService/QueryCouponHistoryDetailList" )
const ( FlashPromotionService_AddFlashPromotion_FullMethodName = "/smsclient.FlashPromotionService/AddFlashPromotion" FlashPromotionService_DeleteFlashPromotion_FullMethodName = "/smsclient.FlashPromotionService/DeleteFlashPromotion" FlashPromotionService_UpdateFlashPromotion_FullMethodName = "/smsclient.FlashPromotionService/UpdateFlashPromotion" FlashPromotionService_UpdateFlashPromotionStatus_FullMethodName = "/smsclient.FlashPromotionService/UpdateFlashPromotionStatus" FlashPromotionService_QueryFlashPromotionDetail_FullMethodName = "/smsclient.FlashPromotionService/QueryFlashPromotionDetail" FlashPromotionService_QueryFlashPromotionList_FullMethodName = "/smsclient.FlashPromotionService/QueryFlashPromotionList" FlashPromotionService_QueryFlashPromotionListByDate_FullMethodName = "/smsclient.FlashPromotionService/QueryFlashPromotionListByDate" )
const ( FlashPromotionLogService_AddFlashPromotionLog_FullMethodName = "/smsclient.FlashPromotionLogService/AddFlashPromotionLog" FlashPromotionLogService_DeleteFlashPromotionLog_FullMethodName = "/smsclient.FlashPromotionLogService/DeleteFlashPromotionLog" FlashPromotionLogService_QueryFlashPromotionLogDetail_FullMethodName = "/smsclient.FlashPromotionLogService/QueryFlashPromotionLogDetail" FlashPromotionLogService_QueryFlashPromotionLogList_FullMethodName = "/smsclient.FlashPromotionLogService/QueryFlashPromotionLogList" )
const ( FlashPromotionProductRelationService_AddFlashPromotionProductRelation_FullMethodName = "/smsclient.FlashPromotionProductRelationService/AddFlashPromotionProductRelation" FlashPromotionProductRelationService_DeleteFlashPromotionProductRelation_FullMethodName = "/smsclient.FlashPromotionProductRelationService/DeleteFlashPromotionProductRelation" FlashPromotionProductRelationService_UpdateFlashPromotionProductRelation_FullMethodName = "/smsclient.FlashPromotionProductRelationService/UpdateFlashPromotionProductRelation" FlashPromotionProductRelationService_QueryFlashPromotionProductRelationDetail_FullMethodName = "/smsclient.FlashPromotionProductRelationService/QueryFlashPromotionProductRelationDetail" FlashPromotionProductRelationService_QueryFlashPromotionProductRelationList_FullMethodName = "/smsclient.FlashPromotionProductRelationService/QueryFlashPromotionProductRelationList" )
const ( FlashPromotionSessionService_AddFlashPromotionSession_FullMethodName = "/smsclient.FlashPromotionSessionService/AddFlashPromotionSession" FlashPromotionSessionService_DeleteFlashPromotionSession_FullMethodName = "/smsclient.FlashPromotionSessionService/DeleteFlashPromotionSession" FlashPromotionSessionService_UpdateFlashPromotionSession_FullMethodName = "/smsclient.FlashPromotionSessionService/UpdateFlashPromotionSession" FlashPromotionSessionService_UpdateFlashPromotionSessionStatus_FullMethodName = "/smsclient.FlashPromotionSessionService/UpdateFlashPromotionSessionStatus" FlashPromotionSessionService_QueryFlashPromotionSessionDetail_FullMethodName = "/smsclient.FlashPromotionSessionService/QueryFlashPromotionSessionDetail" FlashPromotionSessionService_QueryFlashPromotionSessionList_FullMethodName = "/smsclient.FlashPromotionSessionService/QueryFlashPromotionSessionList" FlashPromotionSessionService_QueryFlashPromotionSessionListByTime_FullMethodName = "/smsclient.FlashPromotionSessionService/QueryFlashPromotionSessionListByTime" )
const ( HomeAdvertiseService_AddHomeAdvertise_FullMethodName = "/smsclient.HomeAdvertiseService/AddHomeAdvertise" HomeAdvertiseService_DeleteHomeAdvertise_FullMethodName = "/smsclient.HomeAdvertiseService/DeleteHomeAdvertise" HomeAdvertiseService_UpdateHomeAdvertise_FullMethodName = "/smsclient.HomeAdvertiseService/UpdateHomeAdvertise" HomeAdvertiseService_UpdateHomeAdvertiseStatus_FullMethodName = "/smsclient.HomeAdvertiseService/UpdateHomeAdvertiseStatus" HomeAdvertiseService_QueryHomeAdvertiseDetail_FullMethodName = "/smsclient.HomeAdvertiseService/QueryHomeAdvertiseDetail" HomeAdvertiseService_QueryHomeAdvertiseList_FullMethodName = "/smsclient.HomeAdvertiseService/QueryHomeAdvertiseList" )
const ( HomeBrandService_AddHomeBrand_FullMethodName = "/smsclient.HomeBrandService/AddHomeBrand" HomeBrandService_DeleteHomeBrand_FullMethodName = "/smsclient.HomeBrandService/DeleteHomeBrand" HomeBrandService_UpdateHomeBrandSort_FullMethodName = "/smsclient.HomeBrandService/UpdateHomeBrandSort" HomeBrandService_UpdateHomeBrandStatus_FullMethodName = "/smsclient.HomeBrandService/UpdateHomeBrandStatus" HomeBrandService_QueryHomeBrandDetail_FullMethodName = "/smsclient.HomeBrandService/QueryHomeBrandDetail" HomeBrandService_QueryHomeBrandList_FullMethodName = "/smsclient.HomeBrandService/QueryHomeBrandList" )
const ( HomeNewProductService_AddHomeNewProduct_FullMethodName = "/smsclient.HomeNewProductService/AddHomeNewProduct" HomeNewProductService_DeleteHomeNewProduct_FullMethodName = "/smsclient.HomeNewProductService/DeleteHomeNewProduct" HomeNewProductService_UpdateNewProductSort_FullMethodName = "/smsclient.HomeNewProductService/UpdateNewProductSort" HomeNewProductService_UpdateHomeNewProductStatus_FullMethodName = "/smsclient.HomeNewProductService/UpdateHomeNewProductStatus" HomeNewProductService_QueryHomeNewProductDetail_FullMethodName = "/smsclient.HomeNewProductService/QueryHomeNewProductDetail" HomeNewProductService_QueryHomeNewProductList_FullMethodName = "/smsclient.HomeNewProductService/QueryHomeNewProductList" )
const ( HomeRecommendProductService_AddHomeRecommendProduct_FullMethodName = "/smsclient.HomeRecommendProductService/AddHomeRecommendProduct" HomeRecommendProductService_DeleteHomeRecommendProduct_FullMethodName = "/smsclient.HomeRecommendProductService/DeleteHomeRecommendProduct" HomeRecommendProductService_UpdateRecommendProductSort_FullMethodName = "/smsclient.HomeRecommendProductService/UpdateRecommendProductSort" HomeRecommendProductService_UpdateHomeRecommendProductStatus_FullMethodName = "/smsclient.HomeRecommendProductService/UpdateHomeRecommendProductStatus" HomeRecommendProductService_QueryHomeRecommendProductDetail_FullMethodName = "/smsclient.HomeRecommendProductService/QueryHomeRecommendProductDetail" HomeRecommendProductService_QueryHomeRecommendProductList_FullMethodName = "/smsclient.HomeRecommendProductService/QueryHomeRecommendProductList" )
const ( HomeRecommendSubjectService_AddHomeRecommendSubject_FullMethodName = "/smsclient.HomeRecommendSubjectService/AddHomeRecommendSubject" HomeRecommendSubjectService_DeleteHomeRecommendSubject_FullMethodName = "/smsclient.HomeRecommendSubjectService/DeleteHomeRecommendSubject" HomeRecommendSubjectService_UpdateRecommendSubjectSort_FullMethodName = "/smsclient.HomeRecommendSubjectService/UpdateRecommendSubjectSort" HomeRecommendSubjectService_UpdateHomeRecommendSubjectStatus_FullMethodName = "/smsclient.HomeRecommendSubjectService/UpdateHomeRecommendSubjectStatus" HomeRecommendSubjectService_QueryHomeRecommendSubjectDetail_FullMethodName = "/smsclient.HomeRecommendSubjectService/QueryHomeRecommendSubjectDetail" HomeRecommendSubjectService_QueryHomeRecommendSubjectList_FullMethodName = "/smsclient.HomeRecommendSubjectService/QueryHomeRecommendSubjectList" )
Variables ¶
var CouponHistoryService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "smsclient.CouponHistoryService", HandlerType: (*CouponHistoryServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddCouponHistory", Handler: _CouponHistoryService_AddCouponHistory_Handler, }, { MethodName: "DeleteCouponHistory", Handler: _CouponHistoryService_DeleteCouponHistory_Handler, }, { MethodName: "UpdateCouponHistory", Handler: _CouponHistoryService_UpdateCouponHistory_Handler, }, { MethodName: "UpdateCouponHistoryStatus", Handler: _CouponHistoryService_UpdateCouponHistoryStatus_Handler, }, { MethodName: "QueryCouponHistoryDetail", Handler: _CouponHistoryService_QueryCouponHistoryDetail_Handler, }, { MethodName: "QueryCouponHistoryList", Handler: _CouponHistoryService_QueryCouponHistoryList_Handler, }, { MethodName: "QueryCouponCount", Handler: _CouponHistoryService_QueryCouponCount_Handler, }, { MethodName: "QueryMemberCouponList", Handler: _CouponHistoryService_QueryMemberCouponList_Handler, }, { MethodName: "QueryCouponHistoryDetailList", Handler: _CouponHistoryService_QueryCouponHistoryDetailList_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "rpc/sms/sms.proto", }
CouponHistoryService_ServiceDesc is the grpc.ServiceDesc for CouponHistoryService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CouponService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "smsclient.CouponService", HandlerType: (*CouponServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddCoupon", Handler: _CouponService_AddCoupon_Handler, }, { MethodName: "QueryCouponList", Handler: _CouponService_QueryCouponList_Handler, }, { MethodName: "UpdateCoupon", Handler: _CouponService_UpdateCoupon_Handler, }, { MethodName: "DeleteCoupon", Handler: _CouponService_DeleteCoupon_Handler, }, { MethodName: "QueryCouponFindById", Handler: _CouponService_QueryCouponFindById_Handler, }, { MethodName: "QueryCouponFindByIds", Handler: _CouponService_QueryCouponFindByIds_Handler, }, { MethodName: "QueryCouponFindByProductIdAndProductCategoryId", Handler: _CouponService_QueryCouponFindByProductIdAndProductCategoryId_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "rpc/sms/sms.proto", }
CouponService_ServiceDesc is the grpc.ServiceDesc for CouponService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_rpc_sms_sms_proto protoreflect.FileDescriptor
var FlashPromotionLogService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "smsclient.FlashPromotionLogService", HandlerType: (*FlashPromotionLogServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddFlashPromotionLog", Handler: _FlashPromotionLogService_AddFlashPromotionLog_Handler, }, { MethodName: "DeleteFlashPromotionLog", Handler: _FlashPromotionLogService_DeleteFlashPromotionLog_Handler, }, { MethodName: "QueryFlashPromotionLogDetail", Handler: _FlashPromotionLogService_QueryFlashPromotionLogDetail_Handler, }, { MethodName: "QueryFlashPromotionLogList", Handler: _FlashPromotionLogService_QueryFlashPromotionLogList_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "rpc/sms/sms.proto", }
FlashPromotionLogService_ServiceDesc is the grpc.ServiceDesc for FlashPromotionLogService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var FlashPromotionProductRelationService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "smsclient.FlashPromotionProductRelationService", HandlerType: (*FlashPromotionProductRelationServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddFlashPromotionProductRelation", Handler: _FlashPromotionProductRelationService_AddFlashPromotionProductRelation_Handler, }, { MethodName: "DeleteFlashPromotionProductRelation", Handler: _FlashPromotionProductRelationService_DeleteFlashPromotionProductRelation_Handler, }, { MethodName: "UpdateFlashPromotionProductRelation", Handler: _FlashPromotionProductRelationService_UpdateFlashPromotionProductRelation_Handler, }, { MethodName: "QueryFlashPromotionProductRelationDetail", Handler: _FlashPromotionProductRelationService_QueryFlashPromotionProductRelationDetail_Handler, }, { MethodName: "QueryFlashPromotionProductRelationList", Handler: _FlashPromotionProductRelationService_QueryFlashPromotionProductRelationList_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "rpc/sms/sms.proto", }
FlashPromotionProductRelationService_ServiceDesc is the grpc.ServiceDesc for FlashPromotionProductRelationService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var FlashPromotionService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "smsclient.FlashPromotionService", HandlerType: (*FlashPromotionServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddFlashPromotion", Handler: _FlashPromotionService_AddFlashPromotion_Handler, }, { MethodName: "DeleteFlashPromotion", Handler: _FlashPromotionService_DeleteFlashPromotion_Handler, }, { MethodName: "UpdateFlashPromotion", Handler: _FlashPromotionService_UpdateFlashPromotion_Handler, }, { MethodName: "UpdateFlashPromotionStatus", Handler: _FlashPromotionService_UpdateFlashPromotionStatus_Handler, }, { MethodName: "QueryFlashPromotionDetail", Handler: _FlashPromotionService_QueryFlashPromotionDetail_Handler, }, { MethodName: "QueryFlashPromotionList", Handler: _FlashPromotionService_QueryFlashPromotionList_Handler, }, { MethodName: "QueryFlashPromotionListByDate", Handler: _FlashPromotionService_QueryFlashPromotionListByDate_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "rpc/sms/sms.proto", }
FlashPromotionService_ServiceDesc is the grpc.ServiceDesc for FlashPromotionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var FlashPromotionSessionService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "smsclient.FlashPromotionSessionService", HandlerType: (*FlashPromotionSessionServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddFlashPromotionSession", Handler: _FlashPromotionSessionService_AddFlashPromotionSession_Handler, }, { MethodName: "DeleteFlashPromotionSession", Handler: _FlashPromotionSessionService_DeleteFlashPromotionSession_Handler, }, { MethodName: "UpdateFlashPromotionSession", Handler: _FlashPromotionSessionService_UpdateFlashPromotionSession_Handler, }, { MethodName: "UpdateFlashPromotionSessionStatus", Handler: _FlashPromotionSessionService_UpdateFlashPromotionSessionStatus_Handler, }, { MethodName: "QueryFlashPromotionSessionDetail", Handler: _FlashPromotionSessionService_QueryFlashPromotionSessionDetail_Handler, }, { MethodName: "QueryFlashPromotionSessionList", Handler: _FlashPromotionSessionService_QueryFlashPromotionSessionList_Handler, }, { MethodName: "QueryFlashPromotionSessionListByTime", Handler: _FlashPromotionSessionService_QueryFlashPromotionSessionListByTime_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "rpc/sms/sms.proto", }
FlashPromotionSessionService_ServiceDesc is the grpc.ServiceDesc for FlashPromotionSessionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var HomeAdvertiseService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "smsclient.HomeAdvertiseService", HandlerType: (*HomeAdvertiseServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddHomeAdvertise", Handler: _HomeAdvertiseService_AddHomeAdvertise_Handler, }, { MethodName: "DeleteHomeAdvertise", Handler: _HomeAdvertiseService_DeleteHomeAdvertise_Handler, }, { MethodName: "UpdateHomeAdvertise", Handler: _HomeAdvertiseService_UpdateHomeAdvertise_Handler, }, { MethodName: "UpdateHomeAdvertiseStatus", Handler: _HomeAdvertiseService_UpdateHomeAdvertiseStatus_Handler, }, { MethodName: "QueryHomeAdvertiseDetail", Handler: _HomeAdvertiseService_QueryHomeAdvertiseDetail_Handler, }, { MethodName: "QueryHomeAdvertiseList", Handler: _HomeAdvertiseService_QueryHomeAdvertiseList_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "rpc/sms/sms.proto", }
HomeAdvertiseService_ServiceDesc is the grpc.ServiceDesc for HomeAdvertiseService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var HomeBrandService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "smsclient.HomeBrandService", HandlerType: (*HomeBrandServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddHomeBrand", Handler: _HomeBrandService_AddHomeBrand_Handler, }, { MethodName: "DeleteHomeBrand", Handler: _HomeBrandService_DeleteHomeBrand_Handler, }, { MethodName: "UpdateHomeBrandSort", Handler: _HomeBrandService_UpdateHomeBrandSort_Handler, }, { MethodName: "UpdateHomeBrandStatus", Handler: _HomeBrandService_UpdateHomeBrandStatus_Handler, }, { MethodName: "QueryHomeBrandDetail", Handler: _HomeBrandService_QueryHomeBrandDetail_Handler, }, { MethodName: "QueryHomeBrandList", Handler: _HomeBrandService_QueryHomeBrandList_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "rpc/sms/sms.proto", }
HomeBrandService_ServiceDesc is the grpc.ServiceDesc for HomeBrandService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var HomeNewProductService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "smsclient.HomeNewProductService", HandlerType: (*HomeNewProductServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddHomeNewProduct", Handler: _HomeNewProductService_AddHomeNewProduct_Handler, }, { MethodName: "DeleteHomeNewProduct", Handler: _HomeNewProductService_DeleteHomeNewProduct_Handler, }, { MethodName: "UpdateNewProductSort", Handler: _HomeNewProductService_UpdateNewProductSort_Handler, }, { MethodName: "UpdateHomeNewProductStatus", Handler: _HomeNewProductService_UpdateHomeNewProductStatus_Handler, }, { MethodName: "QueryHomeNewProductDetail", Handler: _HomeNewProductService_QueryHomeNewProductDetail_Handler, }, { MethodName: "QueryHomeNewProductList", Handler: _HomeNewProductService_QueryHomeNewProductList_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "rpc/sms/sms.proto", }
HomeNewProductService_ServiceDesc is the grpc.ServiceDesc for HomeNewProductService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var HomeRecommendProductService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "smsclient.HomeRecommendProductService", HandlerType: (*HomeRecommendProductServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddHomeRecommendProduct", Handler: _HomeRecommendProductService_AddHomeRecommendProduct_Handler, }, { MethodName: "DeleteHomeRecommendProduct", Handler: _HomeRecommendProductService_DeleteHomeRecommendProduct_Handler, }, { MethodName: "UpdateRecommendProductSort", Handler: _HomeRecommendProductService_UpdateRecommendProductSort_Handler, }, { MethodName: "UpdateHomeRecommendProductStatus", Handler: _HomeRecommendProductService_UpdateHomeRecommendProductStatus_Handler, }, { MethodName: "QueryHomeRecommendProductDetail", Handler: _HomeRecommendProductService_QueryHomeRecommendProductDetail_Handler, }, { MethodName: "QueryHomeRecommendProductList", Handler: _HomeRecommendProductService_QueryHomeRecommendProductList_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "rpc/sms/sms.proto", }
HomeRecommendProductService_ServiceDesc is the grpc.ServiceDesc for HomeRecommendProductService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var HomeRecommendSubjectService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "smsclient.HomeRecommendSubjectService", HandlerType: (*HomeRecommendSubjectServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddHomeRecommendSubject", Handler: _HomeRecommendSubjectService_AddHomeRecommendSubject_Handler, }, { MethodName: "DeleteHomeRecommendSubject", Handler: _HomeRecommendSubjectService_DeleteHomeRecommendSubject_Handler, }, { MethodName: "UpdateRecommendSubjectSort", Handler: _HomeRecommendSubjectService_UpdateRecommendSubjectSort_Handler, }, { MethodName: "UpdateHomeRecommendSubjectStatus", Handler: _HomeRecommendSubjectService_UpdateHomeRecommendSubjectStatus_Handler, }, { MethodName: "QueryHomeRecommendSubjectDetail", Handler: _HomeRecommendSubjectService_QueryHomeRecommendSubjectDetail_Handler, }, { MethodName: "QueryHomeRecommendSubjectList", Handler: _HomeRecommendSubjectService_QueryHomeRecommendSubjectList_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "rpc/sms/sms.proto", }
HomeRecommendSubjectService_ServiceDesc is the grpc.ServiceDesc for HomeRecommendSubjectService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterCouponHistoryServiceServer ¶
func RegisterCouponHistoryServiceServer(s grpc.ServiceRegistrar, srv CouponHistoryServiceServer)
func RegisterCouponServiceServer ¶
func RegisterCouponServiceServer(s grpc.ServiceRegistrar, srv CouponServiceServer)
func RegisterFlashPromotionLogServiceServer ¶
func RegisterFlashPromotionLogServiceServer(s grpc.ServiceRegistrar, srv FlashPromotionLogServiceServer)
func RegisterFlashPromotionProductRelationServiceServer ¶
func RegisterFlashPromotionProductRelationServiceServer(s grpc.ServiceRegistrar, srv FlashPromotionProductRelationServiceServer)
func RegisterFlashPromotionServiceServer ¶
func RegisterFlashPromotionServiceServer(s grpc.ServiceRegistrar, srv FlashPromotionServiceServer)
func RegisterFlashPromotionSessionServiceServer ¶
func RegisterFlashPromotionSessionServiceServer(s grpc.ServiceRegistrar, srv FlashPromotionSessionServiceServer)
func RegisterHomeAdvertiseServiceServer ¶
func RegisterHomeAdvertiseServiceServer(s grpc.ServiceRegistrar, srv HomeAdvertiseServiceServer)
func RegisterHomeBrandServiceServer ¶
func RegisterHomeBrandServiceServer(s grpc.ServiceRegistrar, srv HomeBrandServiceServer)
func RegisterHomeNewProductServiceServer ¶
func RegisterHomeNewProductServiceServer(s grpc.ServiceRegistrar, srv HomeNewProductServiceServer)
func RegisterHomeRecommendProductServiceServer ¶
func RegisterHomeRecommendProductServiceServer(s grpc.ServiceRegistrar, srv HomeRecommendProductServiceServer)
func RegisterHomeRecommendSubjectServiceServer ¶
func RegisterHomeRecommendSubjectServiceServer(s grpc.ServiceRegistrar, srv HomeRecommendSubjectServiceServer)
Types ¶
type AddCouponHistoryReq ¶ added in v0.0.2
type AddCouponHistoryReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // CouponId int64 `protobuf:"varint,2,opt,name=coupon_id,json=couponId,proto3" json:"coupon_id,omitempty"` //优惠券id MemberId int64 `protobuf:"varint,3,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` //会员id CouponCode string `protobuf:"bytes,4,opt,name=coupon_code,json=couponCode,proto3" json:"coupon_code,omitempty"` //优惠码 MemberNickname string `protobuf:"bytes,5,opt,name=member_nickname,json=memberNickname,proto3" json:"member_nickname,omitempty"` //领取人昵称 GetType int32 `protobuf:"varint,6,opt,name=get_type,json=getType,proto3" json:"get_type,omitempty"` //获取类型:0->后台赠送;1->主动获取 UseStatus int32 `protobuf:"varint,8,opt,name=use_status,json=useStatus,proto3" json:"use_status,omitempty"` //使用状态:0->未使用;1->已使用;2->已过期 // contains filtered or unexported fields }
添加优惠券使用、领取历史表
func (*AddCouponHistoryReq) Descriptor
deprecated
added in
v0.0.2
func (*AddCouponHistoryReq) Descriptor() ([]byte, []int)
Deprecated: Use AddCouponHistoryReq.ProtoReflect.Descriptor instead.
func (*AddCouponHistoryReq) GetCouponCode ¶ added in v0.0.2
func (x *AddCouponHistoryReq) GetCouponCode() string
func (*AddCouponHistoryReq) GetCouponId ¶ added in v0.0.2
func (x *AddCouponHistoryReq) GetCouponId() int64
func (*AddCouponHistoryReq) GetGetType ¶ added in v0.0.2
func (x *AddCouponHistoryReq) GetGetType() int32
func (*AddCouponHistoryReq) GetId ¶ added in v0.0.2
func (x *AddCouponHistoryReq) GetId() int64
func (*AddCouponHistoryReq) GetMemberId ¶ added in v0.0.2
func (x *AddCouponHistoryReq) GetMemberId() int64
func (*AddCouponHistoryReq) GetMemberNickname ¶ added in v0.0.2
func (x *AddCouponHistoryReq) GetMemberNickname() string
func (*AddCouponHistoryReq) GetUseStatus ¶ added in v0.0.2
func (x *AddCouponHistoryReq) GetUseStatus() int32
func (*AddCouponHistoryReq) ProtoMessage ¶ added in v0.0.2
func (*AddCouponHistoryReq) ProtoMessage()
func (*AddCouponHistoryReq) ProtoReflect ¶ added in v0.0.2
func (x *AddCouponHistoryReq) ProtoReflect() protoreflect.Message
func (*AddCouponHistoryReq) Reset ¶ added in v0.0.2
func (x *AddCouponHistoryReq) Reset()
func (*AddCouponHistoryReq) String ¶ added in v0.0.2
func (x *AddCouponHistoryReq) String() string
type AddCouponHistoryResp ¶ added in v0.0.2
type AddCouponHistoryResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*AddCouponHistoryResp) Descriptor
deprecated
added in
v0.0.2
func (*AddCouponHistoryResp) Descriptor() ([]byte, []int)
Deprecated: Use AddCouponHistoryResp.ProtoReflect.Descriptor instead.
func (*AddCouponHistoryResp) GetPong ¶ added in v0.0.2
func (x *AddCouponHistoryResp) GetPong() string
func (*AddCouponHistoryResp) ProtoMessage ¶ added in v0.0.2
func (*AddCouponHistoryResp) ProtoMessage()
func (*AddCouponHistoryResp) ProtoReflect ¶ added in v0.0.2
func (x *AddCouponHistoryResp) ProtoReflect() protoreflect.Message
func (*AddCouponHistoryResp) Reset ¶ added in v0.0.2
func (x *AddCouponHistoryResp) Reset()
func (*AddCouponHistoryResp) String ¶ added in v0.0.2
func (x *AddCouponHistoryResp) String() string
type AddFlashPromotionLogReq ¶ added in v0.0.2
type AddFlashPromotionLogReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //编号 MemberId int64 `protobuf:"varint,2,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` //会员id ProductId int64 `protobuf:"varint,3,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //商品id MemberPhone string `protobuf:"bytes,4,opt,name=member_phone,json=memberPhone,proto3" json:"member_phone,omitempty"` //会员电话 ProductName string `protobuf:"bytes,5,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"` //商品名称 SubscribeTime string `protobuf:"bytes,6,opt,name=subscribe_time,json=subscribeTime,proto3" json:"subscribe_time,omitempty"` //会员订阅时间 SendTime string `protobuf:"bytes,7,opt,name=send_time,json=sendTime,proto3" json:"send_time,omitempty"` //发送时间 // contains filtered or unexported fields }
添加限时购通知记录
func (*AddFlashPromotionLogReq) Descriptor
deprecated
added in
v0.0.2
func (*AddFlashPromotionLogReq) Descriptor() ([]byte, []int)
Deprecated: Use AddFlashPromotionLogReq.ProtoReflect.Descriptor instead.
func (*AddFlashPromotionLogReq) GetId ¶ added in v0.0.2
func (x *AddFlashPromotionLogReq) GetId() int64
func (*AddFlashPromotionLogReq) GetMemberId ¶ added in v0.0.2
func (x *AddFlashPromotionLogReq) GetMemberId() int64
func (*AddFlashPromotionLogReq) GetMemberPhone ¶ added in v0.0.2
func (x *AddFlashPromotionLogReq) GetMemberPhone() string
func (*AddFlashPromotionLogReq) GetProductId ¶ added in v0.0.2
func (x *AddFlashPromotionLogReq) GetProductId() int64
func (*AddFlashPromotionLogReq) GetProductName ¶ added in v0.0.2
func (x *AddFlashPromotionLogReq) GetProductName() string
func (*AddFlashPromotionLogReq) GetSendTime ¶ added in v0.0.2
func (x *AddFlashPromotionLogReq) GetSendTime() string
func (*AddFlashPromotionLogReq) GetSubscribeTime ¶ added in v0.0.2
func (x *AddFlashPromotionLogReq) GetSubscribeTime() string
func (*AddFlashPromotionLogReq) ProtoMessage ¶ added in v0.0.2
func (*AddFlashPromotionLogReq) ProtoMessage()
func (*AddFlashPromotionLogReq) ProtoReflect ¶ added in v0.0.2
func (x *AddFlashPromotionLogReq) ProtoReflect() protoreflect.Message
func (*AddFlashPromotionLogReq) Reset ¶ added in v0.0.2
func (x *AddFlashPromotionLogReq) Reset()
func (*AddFlashPromotionLogReq) String ¶ added in v0.0.2
func (x *AddFlashPromotionLogReq) String() string
type AddFlashPromotionLogResp ¶ added in v0.0.2
type AddFlashPromotionLogResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*AddFlashPromotionLogResp) Descriptor
deprecated
added in
v0.0.2
func (*AddFlashPromotionLogResp) Descriptor() ([]byte, []int)
Deprecated: Use AddFlashPromotionLogResp.ProtoReflect.Descriptor instead.
func (*AddFlashPromotionLogResp) GetPong ¶ added in v0.0.2
func (x *AddFlashPromotionLogResp) GetPong() string
func (*AddFlashPromotionLogResp) ProtoMessage ¶ added in v0.0.2
func (*AddFlashPromotionLogResp) ProtoMessage()
func (*AddFlashPromotionLogResp) ProtoReflect ¶ added in v0.0.2
func (x *AddFlashPromotionLogResp) ProtoReflect() protoreflect.Message
func (*AddFlashPromotionLogResp) Reset ¶ added in v0.0.2
func (x *AddFlashPromotionLogResp) Reset()
func (*AddFlashPromotionLogResp) String ¶ added in v0.0.2
func (x *AddFlashPromotionLogResp) String() string
type AddFlashPromotionProductRelationReq ¶ added in v0.0.2
type AddFlashPromotionProductRelationReq struct { Data []*FlashPromotionProductRelationAddData `protobuf:"bytes,1,rep,name=Data,proto3" json:"Data,omitempty"` // contains filtered or unexported fields }
添加商品限时购与商品关系表
func (*AddFlashPromotionProductRelationReq) Descriptor
deprecated
added in
v0.0.2
func (*AddFlashPromotionProductRelationReq) Descriptor() ([]byte, []int)
Deprecated: Use AddFlashPromotionProductRelationReq.ProtoReflect.Descriptor instead.
func (*AddFlashPromotionProductRelationReq) GetData ¶ added in v0.0.2
func (x *AddFlashPromotionProductRelationReq) GetData() []*FlashPromotionProductRelationAddData
func (*AddFlashPromotionProductRelationReq) ProtoMessage ¶ added in v0.0.2
func (*AddFlashPromotionProductRelationReq) ProtoMessage()
func (*AddFlashPromotionProductRelationReq) ProtoReflect ¶ added in v0.0.2
func (x *AddFlashPromotionProductRelationReq) ProtoReflect() protoreflect.Message
func (*AddFlashPromotionProductRelationReq) Reset ¶ added in v0.0.2
func (x *AddFlashPromotionProductRelationReq) Reset()
func (*AddFlashPromotionProductRelationReq) String ¶ added in v0.0.2
func (x *AddFlashPromotionProductRelationReq) String() string
type AddFlashPromotionProductRelationResp ¶ added in v0.0.2
type AddFlashPromotionProductRelationResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*AddFlashPromotionProductRelationResp) Descriptor
deprecated
added in
v0.0.2
func (*AddFlashPromotionProductRelationResp) Descriptor() ([]byte, []int)
Deprecated: Use AddFlashPromotionProductRelationResp.ProtoReflect.Descriptor instead.
func (*AddFlashPromotionProductRelationResp) GetPong ¶ added in v0.0.2
func (x *AddFlashPromotionProductRelationResp) GetPong() string
func (*AddFlashPromotionProductRelationResp) ProtoMessage ¶ added in v0.0.2
func (*AddFlashPromotionProductRelationResp) ProtoMessage()
func (*AddFlashPromotionProductRelationResp) ProtoReflect ¶ added in v0.0.2
func (x *AddFlashPromotionProductRelationResp) ProtoReflect() protoreflect.Message
func (*AddFlashPromotionProductRelationResp) Reset ¶ added in v0.0.2
func (x *AddFlashPromotionProductRelationResp) Reset()
func (*AddFlashPromotionProductRelationResp) String ¶ added in v0.0.2
func (x *AddFlashPromotionProductRelationResp) String() string
type AddFlashPromotionReq ¶ added in v0.0.2
type AddFlashPromotionReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //编号 Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` //标题 StartDate string `protobuf:"bytes,3,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty"` //开始日期 EndDate string `protobuf:"bytes,4,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty"` //结束日期 Status int32 `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"` //上下线状态 // contains filtered or unexported fields }
添加限时购表
func (*AddFlashPromotionReq) Descriptor
deprecated
added in
v0.0.2
func (*AddFlashPromotionReq) Descriptor() ([]byte, []int)
Deprecated: Use AddFlashPromotionReq.ProtoReflect.Descriptor instead.
func (*AddFlashPromotionReq) GetEndDate ¶ added in v0.0.2
func (x *AddFlashPromotionReq) GetEndDate() string
func (*AddFlashPromotionReq) GetId ¶ added in v0.0.2
func (x *AddFlashPromotionReq) GetId() int64
func (*AddFlashPromotionReq) GetStartDate ¶ added in v0.0.2
func (x *AddFlashPromotionReq) GetStartDate() string
func (*AddFlashPromotionReq) GetStatus ¶ added in v0.0.2
func (x *AddFlashPromotionReq) GetStatus() int32
func (*AddFlashPromotionReq) GetTitle ¶ added in v0.0.2
func (x *AddFlashPromotionReq) GetTitle() string
func (*AddFlashPromotionReq) ProtoMessage ¶ added in v0.0.2
func (*AddFlashPromotionReq) ProtoMessage()
func (*AddFlashPromotionReq) ProtoReflect ¶ added in v0.0.2
func (x *AddFlashPromotionReq) ProtoReflect() protoreflect.Message
func (*AddFlashPromotionReq) Reset ¶ added in v0.0.2
func (x *AddFlashPromotionReq) Reset()
func (*AddFlashPromotionReq) String ¶ added in v0.0.2
func (x *AddFlashPromotionReq) String() string
type AddFlashPromotionResp ¶ added in v0.0.2
type AddFlashPromotionResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*AddFlashPromotionResp) Descriptor
deprecated
added in
v0.0.2
func (*AddFlashPromotionResp) Descriptor() ([]byte, []int)
Deprecated: Use AddFlashPromotionResp.ProtoReflect.Descriptor instead.
func (*AddFlashPromotionResp) GetPong ¶ added in v0.0.2
func (x *AddFlashPromotionResp) GetPong() string
func (*AddFlashPromotionResp) ProtoMessage ¶ added in v0.0.2
func (*AddFlashPromotionResp) ProtoMessage()
func (*AddFlashPromotionResp) ProtoReflect ¶ added in v0.0.2
func (x *AddFlashPromotionResp) ProtoReflect() protoreflect.Message
func (*AddFlashPromotionResp) Reset ¶ added in v0.0.2
func (x *AddFlashPromotionResp) Reset()
func (*AddFlashPromotionResp) String ¶ added in v0.0.2
func (x *AddFlashPromotionResp) String() string
type AddFlashPromotionSessionReq ¶ added in v0.0.2
type AddFlashPromotionSessionReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //编号 Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` //场次名称 StartTime string `protobuf:"bytes,3,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` //每日开始时间 EndTime string `protobuf:"bytes,4,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` //每日结束时间 Status int32 `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"` //启用状态:0->不启用;1->启用 // contains filtered or unexported fields }
添加限时购场次表
func (*AddFlashPromotionSessionReq) Descriptor
deprecated
added in
v0.0.2
func (*AddFlashPromotionSessionReq) Descriptor() ([]byte, []int)
Deprecated: Use AddFlashPromotionSessionReq.ProtoReflect.Descriptor instead.
func (*AddFlashPromotionSessionReq) GetEndTime ¶ added in v0.0.2
func (x *AddFlashPromotionSessionReq) GetEndTime() string
func (*AddFlashPromotionSessionReq) GetId ¶ added in v0.0.2
func (x *AddFlashPromotionSessionReq) GetId() int64
func (*AddFlashPromotionSessionReq) GetName ¶ added in v0.0.2
func (x *AddFlashPromotionSessionReq) GetName() string
func (*AddFlashPromotionSessionReq) GetStartTime ¶ added in v0.0.2
func (x *AddFlashPromotionSessionReq) GetStartTime() string
func (*AddFlashPromotionSessionReq) GetStatus ¶ added in v0.0.2
func (x *AddFlashPromotionSessionReq) GetStatus() int32
func (*AddFlashPromotionSessionReq) ProtoMessage ¶ added in v0.0.2
func (*AddFlashPromotionSessionReq) ProtoMessage()
func (*AddFlashPromotionSessionReq) ProtoReflect ¶ added in v0.0.2
func (x *AddFlashPromotionSessionReq) ProtoReflect() protoreflect.Message
func (*AddFlashPromotionSessionReq) Reset ¶ added in v0.0.2
func (x *AddFlashPromotionSessionReq) Reset()
func (*AddFlashPromotionSessionReq) String ¶ added in v0.0.2
func (x *AddFlashPromotionSessionReq) String() string
type AddFlashPromotionSessionResp ¶ added in v0.0.2
type AddFlashPromotionSessionResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*AddFlashPromotionSessionResp) Descriptor
deprecated
added in
v0.0.2
func (*AddFlashPromotionSessionResp) Descriptor() ([]byte, []int)
Deprecated: Use AddFlashPromotionSessionResp.ProtoReflect.Descriptor instead.
func (*AddFlashPromotionSessionResp) GetPong ¶ added in v0.0.2
func (x *AddFlashPromotionSessionResp) GetPong() string
func (*AddFlashPromotionSessionResp) ProtoMessage ¶ added in v0.0.2
func (*AddFlashPromotionSessionResp) ProtoMessage()
func (*AddFlashPromotionSessionResp) ProtoReflect ¶ added in v0.0.2
func (x *AddFlashPromotionSessionResp) ProtoReflect() protoreflect.Message
func (*AddFlashPromotionSessionResp) Reset ¶ added in v0.0.2
func (x *AddFlashPromotionSessionResp) Reset()
func (*AddFlashPromotionSessionResp) String ¶ added in v0.0.2
func (x *AddFlashPromotionSessionResp) String() string
type AddHomeAdvertiseReq ¶ added in v0.0.2
type AddHomeAdvertiseReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` //名称 Type int32 `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"` //轮播位置:0->PC首页轮播;1->app首页轮播 Pic string `protobuf:"bytes,4,opt,name=pic,proto3" json:"pic,omitempty"` //图片地址 StartTime string `protobuf:"bytes,5,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` //开始时间 EndTime string `protobuf:"bytes,6,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` //结束时间 Status int32 `protobuf:"varint,7,opt,name=status,proto3" json:"status,omitempty"` //上下线状态:0->下线;1->上线 ClickCount int32 `protobuf:"varint,8,opt,name=click_count,json=clickCount,proto3" json:"click_count,omitempty"` //点击数 OrderCount int32 `protobuf:"varint,9,opt,name=order_count,json=orderCount,proto3" json:"order_count,omitempty"` //下单数 Url string `protobuf:"bytes,10,opt,name=url,proto3" json:"url,omitempty"` //链接地址 Note string `protobuf:"bytes,11,opt,name=note,proto3" json:"note,omitempty"` //备注 Sort int32 `protobuf:"varint,12,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
添加首页轮播广告表
func (*AddHomeAdvertiseReq) Descriptor
deprecated
added in
v0.0.2
func (*AddHomeAdvertiseReq) Descriptor() ([]byte, []int)
Deprecated: Use AddHomeAdvertiseReq.ProtoReflect.Descriptor instead.
func (*AddHomeAdvertiseReq) GetClickCount ¶ added in v0.0.2
func (x *AddHomeAdvertiseReq) GetClickCount() int32
func (*AddHomeAdvertiseReq) GetEndTime ¶ added in v0.0.2
func (x *AddHomeAdvertiseReq) GetEndTime() string
func (*AddHomeAdvertiseReq) GetId ¶ added in v0.0.2
func (x *AddHomeAdvertiseReq) GetId() int64
func (*AddHomeAdvertiseReq) GetName ¶ added in v0.0.2
func (x *AddHomeAdvertiseReq) GetName() string
func (*AddHomeAdvertiseReq) GetNote ¶ added in v0.0.2
func (x *AddHomeAdvertiseReq) GetNote() string
func (*AddHomeAdvertiseReq) GetOrderCount ¶ added in v0.0.2
func (x *AddHomeAdvertiseReq) GetOrderCount() int32
func (*AddHomeAdvertiseReq) GetPic ¶ added in v0.0.2
func (x *AddHomeAdvertiseReq) GetPic() string
func (*AddHomeAdvertiseReq) GetSort ¶ added in v0.0.2
func (x *AddHomeAdvertiseReq) GetSort() int32
func (*AddHomeAdvertiseReq) GetStartTime ¶ added in v0.0.2
func (x *AddHomeAdvertiseReq) GetStartTime() string
func (*AddHomeAdvertiseReq) GetStatus ¶ added in v0.0.2
func (x *AddHomeAdvertiseReq) GetStatus() int32
func (*AddHomeAdvertiseReq) GetType ¶ added in v0.0.2
func (x *AddHomeAdvertiseReq) GetType() int32
func (*AddHomeAdvertiseReq) GetUrl ¶ added in v0.0.2
func (x *AddHomeAdvertiseReq) GetUrl() string
func (*AddHomeAdvertiseReq) ProtoMessage ¶ added in v0.0.2
func (*AddHomeAdvertiseReq) ProtoMessage()
func (*AddHomeAdvertiseReq) ProtoReflect ¶ added in v0.0.2
func (x *AddHomeAdvertiseReq) ProtoReflect() protoreflect.Message
func (*AddHomeAdvertiseReq) Reset ¶ added in v0.0.2
func (x *AddHomeAdvertiseReq) Reset()
func (*AddHomeAdvertiseReq) String ¶ added in v0.0.2
func (x *AddHomeAdvertiseReq) String() string
type AddHomeAdvertiseResp ¶ added in v0.0.2
type AddHomeAdvertiseResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*AddHomeAdvertiseResp) Descriptor
deprecated
added in
v0.0.2
func (*AddHomeAdvertiseResp) Descriptor() ([]byte, []int)
Deprecated: Use AddHomeAdvertiseResp.ProtoReflect.Descriptor instead.
func (*AddHomeAdvertiseResp) GetPong ¶ added in v0.0.2
func (x *AddHomeAdvertiseResp) GetPong() string
func (*AddHomeAdvertiseResp) ProtoMessage ¶ added in v0.0.2
func (*AddHomeAdvertiseResp) ProtoMessage()
func (*AddHomeAdvertiseResp) ProtoReflect ¶ added in v0.0.2
func (x *AddHomeAdvertiseResp) ProtoReflect() protoreflect.Message
func (*AddHomeAdvertiseResp) Reset ¶ added in v0.0.2
func (x *AddHomeAdvertiseResp) Reset()
func (*AddHomeAdvertiseResp) String ¶ added in v0.0.2
func (x *AddHomeAdvertiseResp) String() string
type AddHomeBrandReq ¶ added in v0.0.2
type AddHomeBrandReq struct { BrandAddData []*HomeBrandAddData `protobuf:"bytes,1,rep,name=BrandAddData,proto3" json:"BrandAddData,omitempty"` // // contains filtered or unexported fields }
添加首页推荐品牌表
func (*AddHomeBrandReq) Descriptor
deprecated
added in
v0.0.2
func (*AddHomeBrandReq) Descriptor() ([]byte, []int)
Deprecated: Use AddHomeBrandReq.ProtoReflect.Descriptor instead.
func (*AddHomeBrandReq) GetBrandAddData ¶ added in v0.0.2
func (x *AddHomeBrandReq) GetBrandAddData() []*HomeBrandAddData
func (*AddHomeBrandReq) ProtoMessage ¶ added in v0.0.2
func (*AddHomeBrandReq) ProtoMessage()
func (*AddHomeBrandReq) ProtoReflect ¶ added in v0.0.2
func (x *AddHomeBrandReq) ProtoReflect() protoreflect.Message
func (*AddHomeBrandReq) Reset ¶ added in v0.0.2
func (x *AddHomeBrandReq) Reset()
func (*AddHomeBrandReq) String ¶ added in v0.0.2
func (x *AddHomeBrandReq) String() string
type AddHomeBrandResp ¶ added in v0.0.2
type AddHomeBrandResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*AddHomeBrandResp) Descriptor
deprecated
added in
v0.0.2
func (*AddHomeBrandResp) Descriptor() ([]byte, []int)
Deprecated: Use AddHomeBrandResp.ProtoReflect.Descriptor instead.
func (*AddHomeBrandResp) GetPong ¶ added in v0.0.2
func (x *AddHomeBrandResp) GetPong() string
func (*AddHomeBrandResp) ProtoMessage ¶ added in v0.0.2
func (*AddHomeBrandResp) ProtoMessage()
func (*AddHomeBrandResp) ProtoReflect ¶ added in v0.0.2
func (x *AddHomeBrandResp) ProtoReflect() protoreflect.Message
func (*AddHomeBrandResp) Reset ¶ added in v0.0.2
func (x *AddHomeBrandResp) Reset()
func (*AddHomeBrandResp) String ¶ added in v0.0.2
func (x *AddHomeBrandResp) String() string
type AddHomeNewProductReq ¶ added in v0.0.2
type AddHomeNewProductReq struct { NewProductAddData []*HomeNewProductAddData `protobuf:"bytes,1,rep,name=NewProductAddData,proto3" json:"NewProductAddData,omitempty"` // contains filtered or unexported fields }
添加新鲜好物表
func (*AddHomeNewProductReq) Descriptor
deprecated
added in
v0.0.2
func (*AddHomeNewProductReq) Descriptor() ([]byte, []int)
Deprecated: Use AddHomeNewProductReq.ProtoReflect.Descriptor instead.
func (*AddHomeNewProductReq) GetNewProductAddData ¶ added in v0.0.2
func (x *AddHomeNewProductReq) GetNewProductAddData() []*HomeNewProductAddData
func (*AddHomeNewProductReq) ProtoMessage ¶ added in v0.0.2
func (*AddHomeNewProductReq) ProtoMessage()
func (*AddHomeNewProductReq) ProtoReflect ¶ added in v0.0.2
func (x *AddHomeNewProductReq) ProtoReflect() protoreflect.Message
func (*AddHomeNewProductReq) Reset ¶ added in v0.0.2
func (x *AddHomeNewProductReq) Reset()
func (*AddHomeNewProductReq) String ¶ added in v0.0.2
func (x *AddHomeNewProductReq) String() string
type AddHomeNewProductResp ¶ added in v0.0.2
type AddHomeNewProductResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*AddHomeNewProductResp) Descriptor
deprecated
added in
v0.0.2
func (*AddHomeNewProductResp) Descriptor() ([]byte, []int)
Deprecated: Use AddHomeNewProductResp.ProtoReflect.Descriptor instead.
func (*AddHomeNewProductResp) GetPong ¶ added in v0.0.2
func (x *AddHomeNewProductResp) GetPong() string
func (*AddHomeNewProductResp) ProtoMessage ¶ added in v0.0.2
func (*AddHomeNewProductResp) ProtoMessage()
func (*AddHomeNewProductResp) ProtoReflect ¶ added in v0.0.2
func (x *AddHomeNewProductResp) ProtoReflect() protoreflect.Message
func (*AddHomeNewProductResp) Reset ¶ added in v0.0.2
func (x *AddHomeNewProductResp) Reset()
func (*AddHomeNewProductResp) String ¶ added in v0.0.2
func (x *AddHomeNewProductResp) String() string
type AddHomeRecommendProductReq ¶ added in v0.0.2
type AddHomeRecommendProductReq struct { RecommendProductAddData []*HomeRecommendProductAddData `protobuf:"bytes,1,rep,name=RecommendProductAddData,proto3" json:"RecommendProductAddData,omitempty"` // // contains filtered or unexported fields }
添加人气推荐商品表
func (*AddHomeRecommendProductReq) Descriptor
deprecated
added in
v0.0.2
func (*AddHomeRecommendProductReq) Descriptor() ([]byte, []int)
Deprecated: Use AddHomeRecommendProductReq.ProtoReflect.Descriptor instead.
func (*AddHomeRecommendProductReq) GetRecommendProductAddData ¶ added in v0.0.2
func (x *AddHomeRecommendProductReq) GetRecommendProductAddData() []*HomeRecommendProductAddData
func (*AddHomeRecommendProductReq) ProtoMessage ¶ added in v0.0.2
func (*AddHomeRecommendProductReq) ProtoMessage()
func (*AddHomeRecommendProductReq) ProtoReflect ¶ added in v0.0.2
func (x *AddHomeRecommendProductReq) ProtoReflect() protoreflect.Message
func (*AddHomeRecommendProductReq) Reset ¶ added in v0.0.2
func (x *AddHomeRecommendProductReq) Reset()
func (*AddHomeRecommendProductReq) String ¶ added in v0.0.2
func (x *AddHomeRecommendProductReq) String() string
type AddHomeRecommendProductResp ¶ added in v0.0.2
type AddHomeRecommendProductResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*AddHomeRecommendProductResp) Descriptor
deprecated
added in
v0.0.2
func (*AddHomeRecommendProductResp) Descriptor() ([]byte, []int)
Deprecated: Use AddHomeRecommendProductResp.ProtoReflect.Descriptor instead.
func (*AddHomeRecommendProductResp) GetPong ¶ added in v0.0.2
func (x *AddHomeRecommendProductResp) GetPong() string
func (*AddHomeRecommendProductResp) ProtoMessage ¶ added in v0.0.2
func (*AddHomeRecommendProductResp) ProtoMessage()
func (*AddHomeRecommendProductResp) ProtoReflect ¶ added in v0.0.2
func (x *AddHomeRecommendProductResp) ProtoReflect() protoreflect.Message
func (*AddHomeRecommendProductResp) Reset ¶ added in v0.0.2
func (x *AddHomeRecommendProductResp) Reset()
func (*AddHomeRecommendProductResp) String ¶ added in v0.0.2
func (x *AddHomeRecommendProductResp) String() string
type AddHomeRecommendSubjectReq ¶ added in v0.0.2
type AddHomeRecommendSubjectReq struct { RecommendSubjectAddData []*HomeRecommendSubjectAddData `protobuf:"bytes,1,rep,name=RecommendSubjectAddData,proto3" json:"RecommendSubjectAddData,omitempty"` // // contains filtered or unexported fields }
添加首页推荐专题表
func (*AddHomeRecommendSubjectReq) Descriptor
deprecated
added in
v0.0.2
func (*AddHomeRecommendSubjectReq) Descriptor() ([]byte, []int)
Deprecated: Use AddHomeRecommendSubjectReq.ProtoReflect.Descriptor instead.
func (*AddHomeRecommendSubjectReq) GetRecommendSubjectAddData ¶ added in v0.0.2
func (x *AddHomeRecommendSubjectReq) GetRecommendSubjectAddData() []*HomeRecommendSubjectAddData
func (*AddHomeRecommendSubjectReq) ProtoMessage ¶ added in v0.0.2
func (*AddHomeRecommendSubjectReq) ProtoMessage()
func (*AddHomeRecommendSubjectReq) ProtoReflect ¶ added in v0.0.2
func (x *AddHomeRecommendSubjectReq) ProtoReflect() protoreflect.Message
func (*AddHomeRecommendSubjectReq) Reset ¶ added in v0.0.2
func (x *AddHomeRecommendSubjectReq) Reset()
func (*AddHomeRecommendSubjectReq) String ¶ added in v0.0.2
func (x *AddHomeRecommendSubjectReq) String() string
type AddHomeRecommendSubjectResp ¶ added in v0.0.2
type AddHomeRecommendSubjectResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*AddHomeRecommendSubjectResp) Descriptor
deprecated
added in
v0.0.2
func (*AddHomeRecommendSubjectResp) Descriptor() ([]byte, []int)
Deprecated: Use AddHomeRecommendSubjectResp.ProtoReflect.Descriptor instead.
func (*AddHomeRecommendSubjectResp) GetPong ¶ added in v0.0.2
func (x *AddHomeRecommendSubjectResp) GetPong() string
func (*AddHomeRecommendSubjectResp) ProtoMessage ¶ added in v0.0.2
func (*AddHomeRecommendSubjectResp) ProtoMessage()
func (*AddHomeRecommendSubjectResp) ProtoReflect ¶ added in v0.0.2
func (x *AddHomeRecommendSubjectResp) ProtoReflect() protoreflect.Message
func (*AddHomeRecommendSubjectResp) Reset ¶ added in v0.0.2
func (x *AddHomeRecommendSubjectResp) Reset()
func (*AddHomeRecommendSubjectResp) String ¶ added in v0.0.2
func (x *AddHomeRecommendSubjectResp) String() string
type AddOrUpdateCouponReq ¶ added in v0.0.2
type AddOrUpdateCouponReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Type int32 `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"` //优惠券类型;0->全场赠券;1->会员赠券;2->购物赠券;3->注册赠券 Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` //名称 Platform int32 `protobuf:"varint,4,opt,name=platform,proto3" json:"platform,omitempty"` //使用平台:0->全部;1->移动;2->PC Count int32 `protobuf:"varint,5,opt,name=count,proto3" json:"count,omitempty"` //数量 Amount int64 `protobuf:"varint,6,opt,name=amount,proto3" json:"amount,omitempty"` //金额 PerLimit int32 `protobuf:"varint,7,opt,name=per_limit,json=perLimit,proto3" json:"per_limit,omitempty"` //每人限领张数 MinPoint int64 `protobuf:"varint,8,opt,name=min_point,json=minPoint,proto3" json:"min_point,omitempty"` //使用门槛;0表示无门槛 StartTime string `protobuf:"bytes,9,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` //开始时间 EndTime string `protobuf:"bytes,10,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` //结束时间 UseType int32 `protobuf:"varint,11,opt,name=use_type,json=useType,proto3" json:"use_type,omitempty"` //使用类型:0->全场通用;1->指定分类;2->指定商品 Note string `protobuf:"bytes,12,opt,name=note,proto3" json:"note,omitempty"` //备注 PublishCount int32 `protobuf:"varint,13,opt,name=publish_count,json=publishCount,proto3" json:"publish_count,omitempty"` //发行数量 UseCount int32 `protobuf:"varint,14,opt,name=use_count,json=useCount,proto3" json:"use_count,omitempty"` //已使用数量 ReceiveCount int32 `protobuf:"varint,15,opt,name=receive_count,json=receiveCount,proto3" json:"receive_count,omitempty"` //领取数量 EnableTime string `protobuf:"bytes,16,opt,name=enable_time,json=enableTime,proto3" json:"enable_time,omitempty"` //可以领取的日期 Code string `protobuf:"bytes,17,opt,name=code,proto3" json:"code,omitempty"` //优惠码 MemberLevel int32 `protobuf:"varint,18,opt,name=member_level,json=memberLevel,proto3" json:"member_level,omitempty"` //可领取的会员类型:0->无限时 CouponProductRelationList []*CouponProductRelationData `protobuf:"bytes,19,rep,name=CouponProductRelationList,proto3" json:"CouponProductRelationList,omitempty"` //优惠券绑定的商品 CouponProductCategoryRelationList []*CouponProductCategoryRelationData `protobuf:"bytes,20,rep,name=CouponProductCategoryRelationList,proto3" json:"CouponProductCategoryRelationList,omitempty"` //优惠券绑定的商品分类 // contains filtered or unexported fields }
func (*AddOrUpdateCouponReq) Descriptor
deprecated
added in
v0.0.2
func (*AddOrUpdateCouponReq) Descriptor() ([]byte, []int)
Deprecated: Use AddOrUpdateCouponReq.ProtoReflect.Descriptor instead.
func (*AddOrUpdateCouponReq) GetAmount ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetAmount() int64
func (*AddOrUpdateCouponReq) GetCode ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetCode() string
func (*AddOrUpdateCouponReq) GetCount ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetCount() int32
func (*AddOrUpdateCouponReq) GetCouponProductCategoryRelationList ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetCouponProductCategoryRelationList() []*CouponProductCategoryRelationData
func (*AddOrUpdateCouponReq) GetCouponProductRelationList ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetCouponProductRelationList() []*CouponProductRelationData
func (*AddOrUpdateCouponReq) GetEnableTime ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetEnableTime() string
func (*AddOrUpdateCouponReq) GetEndTime ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetEndTime() string
func (*AddOrUpdateCouponReq) GetId ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetId() int64
func (*AddOrUpdateCouponReq) GetMemberLevel ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetMemberLevel() int32
func (*AddOrUpdateCouponReq) GetMinPoint ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetMinPoint() int64
func (*AddOrUpdateCouponReq) GetName ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetName() string
func (*AddOrUpdateCouponReq) GetNote ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetNote() string
func (*AddOrUpdateCouponReq) GetPerLimit ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetPerLimit() int32
func (*AddOrUpdateCouponReq) GetPlatform ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetPlatform() int32
func (*AddOrUpdateCouponReq) GetPublishCount ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetPublishCount() int32
func (*AddOrUpdateCouponReq) GetReceiveCount ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetReceiveCount() int32
func (*AddOrUpdateCouponReq) GetStartTime ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetStartTime() string
func (*AddOrUpdateCouponReq) GetType ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetType() int32
func (*AddOrUpdateCouponReq) GetUseCount ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetUseCount() int32
func (*AddOrUpdateCouponReq) GetUseType ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) GetUseType() int32
func (*AddOrUpdateCouponReq) ProtoMessage ¶ added in v0.0.2
func (*AddOrUpdateCouponReq) ProtoMessage()
func (*AddOrUpdateCouponReq) ProtoReflect ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) ProtoReflect() protoreflect.Message
func (*AddOrUpdateCouponReq) Reset ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) Reset()
func (*AddOrUpdateCouponReq) String ¶ added in v0.0.2
func (x *AddOrUpdateCouponReq) String() string
type AddOrUpdateCouponResp ¶ added in v0.0.2
type AddOrUpdateCouponResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*AddOrUpdateCouponResp) Descriptor
deprecated
added in
v0.0.2
func (*AddOrUpdateCouponResp) Descriptor() ([]byte, []int)
Deprecated: Use AddOrUpdateCouponResp.ProtoReflect.Descriptor instead.
func (*AddOrUpdateCouponResp) GetPong ¶ added in v0.0.2
func (x *AddOrUpdateCouponResp) GetPong() string
func (*AddOrUpdateCouponResp) ProtoMessage ¶ added in v0.0.2
func (*AddOrUpdateCouponResp) ProtoMessage()
func (*AddOrUpdateCouponResp) ProtoReflect ¶ added in v0.0.2
func (x *AddOrUpdateCouponResp) ProtoReflect() protoreflect.Message
func (*AddOrUpdateCouponResp) Reset ¶ added in v0.0.2
func (x *AddOrUpdateCouponResp) Reset()
func (*AddOrUpdateCouponResp) String ¶ added in v0.0.2
func (x *AddOrUpdateCouponResp) String() string
type CouponFindByProductIdAndProductCategoryIdReq ¶
type CouponFindByProductIdAndProductCategoryIdReq struct { ProductId int64 `protobuf:"varint,1,opt,name=productId,proto3" json:"productId,omitempty"` ProductCategoryId int64 `protobuf:"varint,2,opt,name=ProductCategoryId,proto3" json:"ProductCategoryId,omitempty"` // contains filtered or unexported fields }
func (*CouponFindByProductIdAndProductCategoryIdReq) Descriptor
deprecated
func (*CouponFindByProductIdAndProductCategoryIdReq) Descriptor() ([]byte, []int)
Deprecated: Use CouponFindByProductIdAndProductCategoryIdReq.ProtoReflect.Descriptor instead.
func (*CouponFindByProductIdAndProductCategoryIdReq) GetProductCategoryId ¶
func (x *CouponFindByProductIdAndProductCategoryIdReq) GetProductCategoryId() int64
func (*CouponFindByProductIdAndProductCategoryIdReq) GetProductId ¶
func (x *CouponFindByProductIdAndProductCategoryIdReq) GetProductId() int64
func (*CouponFindByProductIdAndProductCategoryIdReq) ProtoMessage ¶
func (*CouponFindByProductIdAndProductCategoryIdReq) ProtoMessage()
func (*CouponFindByProductIdAndProductCategoryIdReq) ProtoReflect ¶
func (x *CouponFindByProductIdAndProductCategoryIdReq) ProtoReflect() protoreflect.Message
func (*CouponFindByProductIdAndProductCategoryIdReq) Reset ¶
func (x *CouponFindByProductIdAndProductCategoryIdReq) Reset()
func (*CouponFindByProductIdAndProductCategoryIdReq) String ¶
func (x *CouponFindByProductIdAndProductCategoryIdReq) String() string
type CouponFindByProductIdAndProductCategoryIdResp ¶
type CouponFindByProductIdAndProductCategoryIdResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*QueryCouponListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*CouponFindByProductIdAndProductCategoryIdResp) Descriptor
deprecated
func (*CouponFindByProductIdAndProductCategoryIdResp) Descriptor() ([]byte, []int)
Deprecated: Use CouponFindByProductIdAndProductCategoryIdResp.ProtoReflect.Descriptor instead.
func (*CouponFindByProductIdAndProductCategoryIdResp) GetList ¶
func (x *CouponFindByProductIdAndProductCategoryIdResp) GetList() []*QueryCouponListData
func (*CouponFindByProductIdAndProductCategoryIdResp) GetTotal ¶
func (x *CouponFindByProductIdAndProductCategoryIdResp) GetTotal() int64
func (*CouponFindByProductIdAndProductCategoryIdResp) ProtoMessage ¶
func (*CouponFindByProductIdAndProductCategoryIdResp) ProtoMessage()
func (*CouponFindByProductIdAndProductCategoryIdResp) ProtoReflect ¶
func (x *CouponFindByProductIdAndProductCategoryIdResp) ProtoReflect() protoreflect.Message
func (*CouponFindByProductIdAndProductCategoryIdResp) Reset ¶
func (x *CouponFindByProductIdAndProductCategoryIdResp) Reset()
func (*CouponFindByProductIdAndProductCategoryIdResp) String ¶
func (x *CouponFindByProductIdAndProductCategoryIdResp) String() string
type CouponHistoryDetailListData ¶
type CouponHistoryDetailListData struct { CouponHistoryListData *CouponHistoryListData `protobuf:"bytes,1,opt,name=couponHistoryListData,proto3" json:"couponHistoryListData,omitempty"` //用户领取的优惠券 CouponListData *QueryCouponData `protobuf:"bytes,2,opt,name=couponListData,proto3" json:"couponListData,omitempty"` //优惠券 ProductRelationList []*QueryCouponProductRelationListData `protobuf:"bytes,3,rep,name=productRelationList,proto3" json:"productRelationList,omitempty"` //商品和优惠券的关联关糸 CategoryRelationList []*QueryCouponProductCategoryRelationListData `protobuf:"bytes,4,rep,name=categoryRelationList,proto3" json:"categoryRelationList,omitempty"` //商品分类和优惠券的关联关糸 // contains filtered or unexported fields }
func (*CouponHistoryDetailListData) Descriptor
deprecated
func (*CouponHistoryDetailListData) Descriptor() ([]byte, []int)
Deprecated: Use CouponHistoryDetailListData.ProtoReflect.Descriptor instead.
func (*CouponHistoryDetailListData) GetCategoryRelationList ¶
func (x *CouponHistoryDetailListData) GetCategoryRelationList() []*QueryCouponProductCategoryRelationListData
func (*CouponHistoryDetailListData) GetCouponHistoryListData ¶
func (x *CouponHistoryDetailListData) GetCouponHistoryListData() *CouponHistoryListData
func (*CouponHistoryDetailListData) GetCouponListData ¶
func (x *CouponHistoryDetailListData) GetCouponListData() *QueryCouponData
func (*CouponHistoryDetailListData) GetProductRelationList ¶
func (x *CouponHistoryDetailListData) GetProductRelationList() []*QueryCouponProductRelationListData
func (*CouponHistoryDetailListData) ProtoMessage ¶
func (*CouponHistoryDetailListData) ProtoMessage()
func (*CouponHistoryDetailListData) ProtoReflect ¶
func (x *CouponHistoryDetailListData) ProtoReflect() protoreflect.Message
func (*CouponHistoryDetailListData) Reset ¶
func (x *CouponHistoryDetailListData) Reset()
func (*CouponHistoryDetailListData) String ¶
func (x *CouponHistoryDetailListData) String() string
type CouponHistoryDetailListResp ¶
type CouponHistoryDetailListResp struct { List []*CouponHistoryDetailListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*CouponHistoryDetailListResp) Descriptor
deprecated
func (*CouponHistoryDetailListResp) Descriptor() ([]byte, []int)
Deprecated: Use CouponHistoryDetailListResp.ProtoReflect.Descriptor instead.
func (*CouponHistoryDetailListResp) GetList ¶
func (x *CouponHistoryDetailListResp) GetList() []*CouponHistoryDetailListData
func (*CouponHistoryDetailListResp) ProtoMessage ¶
func (*CouponHistoryDetailListResp) ProtoMessage()
func (*CouponHistoryDetailListResp) ProtoReflect ¶
func (x *CouponHistoryDetailListResp) ProtoReflect() protoreflect.Message
func (*CouponHistoryDetailListResp) Reset ¶
func (x *CouponHistoryDetailListResp) Reset()
func (*CouponHistoryDetailListResp) String ¶
func (x *CouponHistoryDetailListResp) String() string
type CouponHistoryListData ¶
type CouponHistoryListData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // CouponId int64 `protobuf:"varint,2,opt,name=coupon_id,json=couponId,proto3" json:"coupon_id,omitempty"` //优惠券id MemberId int64 `protobuf:"varint,3,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` //会员id CouponCode string `protobuf:"bytes,4,opt,name=coupon_code,json=couponCode,proto3" json:"coupon_code,omitempty"` //优惠码 MemberNickname string `protobuf:"bytes,5,opt,name=member_nickname,json=memberNickname,proto3" json:"member_nickname,omitempty"` //领取人昵称 GetType int32 `protobuf:"varint,6,opt,name=get_type,json=getType,proto3" json:"get_type,omitempty"` //获取类型:0->后台赠送;1->主动获取 CreateTime string `protobuf:"bytes,7,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` //领取时间 UseStatus int32 `protobuf:"varint,8,opt,name=use_status,json=useStatus,proto3" json:"use_status,omitempty"` //使用状态:0->未使用;1->已使用;2->已过期 UseTime string `protobuf:"bytes,9,opt,name=use_time,json=useTime,proto3" json:"use_time,omitempty"` //使用时间 OrderId int64 `protobuf:"varint,10,opt,name=order_id,json=orderId,proto3" json:"order_id,omitempty"` //订单编号 OrderSn string `protobuf:"bytes,11,opt,name=order_sn,json=orderSn,proto3" json:"order_sn,omitempty"` //订单号码 // contains filtered or unexported fields }
func (*CouponHistoryListData) Descriptor
deprecated
func (*CouponHistoryListData) Descriptor() ([]byte, []int)
Deprecated: Use CouponHistoryListData.ProtoReflect.Descriptor instead.
func (*CouponHistoryListData) GetCouponCode ¶
func (x *CouponHistoryListData) GetCouponCode() string
func (*CouponHistoryListData) GetCouponId ¶
func (x *CouponHistoryListData) GetCouponId() int64
func (*CouponHistoryListData) GetCreateTime ¶
func (x *CouponHistoryListData) GetCreateTime() string
func (*CouponHistoryListData) GetGetType ¶
func (x *CouponHistoryListData) GetGetType() int32
func (*CouponHistoryListData) GetId ¶
func (x *CouponHistoryListData) GetId() int64
func (*CouponHistoryListData) GetMemberId ¶
func (x *CouponHistoryListData) GetMemberId() int64
func (*CouponHistoryListData) GetMemberNickname ¶
func (x *CouponHistoryListData) GetMemberNickname() string
func (*CouponHistoryListData) GetOrderId ¶
func (x *CouponHistoryListData) GetOrderId() int64
func (*CouponHistoryListData) GetOrderSn ¶
func (x *CouponHistoryListData) GetOrderSn() string
func (*CouponHistoryListData) GetUseStatus ¶
func (x *CouponHistoryListData) GetUseStatus() int32
func (*CouponHistoryListData) GetUseTime ¶
func (x *CouponHistoryListData) GetUseTime() string
func (*CouponHistoryListData) ProtoMessage ¶
func (*CouponHistoryListData) ProtoMessage()
func (*CouponHistoryListData) ProtoReflect ¶
func (x *CouponHistoryListData) ProtoReflect() protoreflect.Message
func (*CouponHistoryListData) Reset ¶
func (x *CouponHistoryListData) Reset()
func (*CouponHistoryListData) String ¶
func (x *CouponHistoryListData) String() string
type CouponHistoryServiceClient ¶
type CouponHistoryServiceClient interface { // 添加优惠券使用、领取历史表 AddCouponHistory(ctx context.Context, in *AddCouponHistoryReq, opts ...grpc.CallOption) (*AddCouponHistoryResp, error) // 删除优惠券使用、领取历史表 DeleteCouponHistory(ctx context.Context, in *DeleteCouponHistoryReq, opts ...grpc.CallOption) (*DeleteCouponHistoryResp, error) // 更新优惠券使用、领取历史表 UpdateCouponHistory(ctx context.Context, in *UpdateCouponHistoryReq, opts ...grpc.CallOption) (*UpdateCouponHistoryResp, error) // 更新优惠券使用、领取历史表状态 UpdateCouponHistoryStatus(ctx context.Context, in *UpdateCouponHistoryStatusReq, opts ...grpc.CallOption) (*UpdateCouponHistoryStatusResp, error) // 查询优惠券使用、领取历史表详情 QueryCouponHistoryDetail(ctx context.Context, in *QueryCouponHistoryDetailReq, opts ...grpc.CallOption) (*QueryCouponHistoryDetailResp, error) // 查询优惠券使用、领取历史表列表 QueryCouponHistoryList(ctx context.Context, in *QueryCouponHistoryListReq, opts ...grpc.CallOption) (*QueryCouponHistoryListResp, error) // 登录时获取用户还没有使用的获取优惠券数量 QueryCouponCount(ctx context.Context, in *QueryCouponCountReq, opts ...grpc.CallOption) (*QueryCouponCountResp, error) // 获取会员优惠券 QueryMemberCouponList(ctx context.Context, in *QueryMemberCouponListReq, opts ...grpc.CallOption) (*QueryMemberCouponListResp, error) // 获取该用户所有优惠券(包括商品和优惠券,商品分类和优惠券的关联关糸) QueryCouponHistoryDetailList(ctx context.Context, in *QueryCouponHistoryDetailListReq, opts ...grpc.CallOption) (*CouponHistoryDetailListResp, error) }
CouponHistoryServiceClient is the client API for CouponHistoryService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkgo.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCouponHistoryServiceClient ¶
func NewCouponHistoryServiceClient(cc grpc.ClientConnInterface) CouponHistoryServiceClient
type CouponHistoryServiceServer ¶
type CouponHistoryServiceServer interface { // 添加优惠券使用、领取历史表 AddCouponHistory(context.Context, *AddCouponHistoryReq) (*AddCouponHistoryResp, error) // 删除优惠券使用、领取历史表 DeleteCouponHistory(context.Context, *DeleteCouponHistoryReq) (*DeleteCouponHistoryResp, error) // 更新优惠券使用、领取历史表 UpdateCouponHistory(context.Context, *UpdateCouponHistoryReq) (*UpdateCouponHistoryResp, error) // 更新优惠券使用、领取历史表状态 UpdateCouponHistoryStatus(context.Context, *UpdateCouponHistoryStatusReq) (*UpdateCouponHistoryStatusResp, error) // 查询优惠券使用、领取历史表详情 QueryCouponHistoryDetail(context.Context, *QueryCouponHistoryDetailReq) (*QueryCouponHistoryDetailResp, error) // 查询优惠券使用、领取历史表列表 QueryCouponHistoryList(context.Context, *QueryCouponHistoryListReq) (*QueryCouponHistoryListResp, error) // 登录时获取用户还没有使用的获取优惠券数量 QueryCouponCount(context.Context, *QueryCouponCountReq) (*QueryCouponCountResp, error) // 获取会员优惠券 QueryMemberCouponList(context.Context, *QueryMemberCouponListReq) (*QueryMemberCouponListResp, error) // 获取该用户所有优惠券(包括商品和优惠券,商品分类和优惠券的关联关糸) QueryCouponHistoryDetailList(context.Context, *QueryCouponHistoryDetailListReq) (*CouponHistoryDetailListResp, error) // contains filtered or unexported methods }
CouponHistoryServiceServer is the server API for CouponHistoryService service. All implementations must embed UnimplementedCouponHistoryServiceServer for forward compatibility
type CouponProductCategoryRelationData ¶ added in v0.0.2
type CouponProductCategoryRelationData struct { Id int64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` CouponId int64 `protobuf:"varint,2,opt,name=CouponId,proto3" json:"CouponId,omitempty"` ProductCategoryId int64 `protobuf:"varint,3,opt,name=ProductCategoryId,proto3" json:"ProductCategoryId,omitempty"` ProductCategoryName string `protobuf:"bytes,4,opt,name=ProductCategoryName,proto3" json:"ProductCategoryName,omitempty"` ParentCategoryName string `protobuf:"bytes,5,opt,name=ParentCategoryName,proto3" json:"ParentCategoryName,omitempty"` // contains filtered or unexported fields }
func (*CouponProductCategoryRelationData) Descriptor
deprecated
added in
v0.0.2
func (*CouponProductCategoryRelationData) Descriptor() ([]byte, []int)
Deprecated: Use CouponProductCategoryRelationData.ProtoReflect.Descriptor instead.
func (*CouponProductCategoryRelationData) GetCouponId ¶ added in v0.0.2
func (x *CouponProductCategoryRelationData) GetCouponId() int64
func (*CouponProductCategoryRelationData) GetId ¶ added in v0.0.2
func (x *CouponProductCategoryRelationData) GetId() int64
func (*CouponProductCategoryRelationData) GetParentCategoryName ¶ added in v0.0.2
func (x *CouponProductCategoryRelationData) GetParentCategoryName() string
func (*CouponProductCategoryRelationData) GetProductCategoryId ¶ added in v0.0.2
func (x *CouponProductCategoryRelationData) GetProductCategoryId() int64
func (*CouponProductCategoryRelationData) GetProductCategoryName ¶ added in v0.0.2
func (x *CouponProductCategoryRelationData) GetProductCategoryName() string
func (*CouponProductCategoryRelationData) ProtoMessage ¶ added in v0.0.2
func (*CouponProductCategoryRelationData) ProtoMessage()
func (*CouponProductCategoryRelationData) ProtoReflect ¶ added in v0.0.2
func (x *CouponProductCategoryRelationData) ProtoReflect() protoreflect.Message
func (*CouponProductCategoryRelationData) Reset ¶ added in v0.0.2
func (x *CouponProductCategoryRelationData) Reset()
func (*CouponProductCategoryRelationData) String ¶ added in v0.0.2
func (x *CouponProductCategoryRelationData) String() string
type CouponProductRelationData ¶ added in v0.0.2
type CouponProductRelationData struct { Id int64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` CouponId int64 `protobuf:"varint,2,opt,name=CouponId,proto3" json:"CouponId,omitempty"` ProductId int64 `protobuf:"varint,3,opt,name=ProductId,proto3" json:"ProductId,omitempty"` ProductName string `protobuf:"bytes,4,opt,name=ProductName,proto3" json:"ProductName,omitempty"` ProductSn string `protobuf:"bytes,5,opt,name=ProductSn,proto3" json:"ProductSn,omitempty"` // contains filtered or unexported fields }
func (*CouponProductRelationData) Descriptor
deprecated
added in
v0.0.2
func (*CouponProductRelationData) Descriptor() ([]byte, []int)
Deprecated: Use CouponProductRelationData.ProtoReflect.Descriptor instead.
func (*CouponProductRelationData) GetCouponId ¶ added in v0.0.2
func (x *CouponProductRelationData) GetCouponId() int64
func (*CouponProductRelationData) GetId ¶ added in v0.0.2
func (x *CouponProductRelationData) GetId() int64
func (*CouponProductRelationData) GetProductId ¶ added in v0.0.2
func (x *CouponProductRelationData) GetProductId() int64
func (*CouponProductRelationData) GetProductName ¶ added in v0.0.2
func (x *CouponProductRelationData) GetProductName() string
func (*CouponProductRelationData) GetProductSn ¶ added in v0.0.2
func (x *CouponProductRelationData) GetProductSn() string
func (*CouponProductRelationData) ProtoMessage ¶ added in v0.0.2
func (*CouponProductRelationData) ProtoMessage()
func (*CouponProductRelationData) ProtoReflect ¶ added in v0.0.2
func (x *CouponProductRelationData) ProtoReflect() protoreflect.Message
func (*CouponProductRelationData) Reset ¶ added in v0.0.2
func (x *CouponProductRelationData) Reset()
func (*CouponProductRelationData) String ¶ added in v0.0.2
func (x *CouponProductRelationData) String() string
type CouponServiceClient ¶
type CouponServiceClient interface { // 添加优惠券 AddCoupon(ctx context.Context, in *AddOrUpdateCouponReq, opts ...grpc.CallOption) (*AddOrUpdateCouponResp, error) // 查询优惠券 QueryCouponList(ctx context.Context, in *QueryCouponListReq, opts ...grpc.CallOption) (*QueryCouponListResp, error) // 更新优惠券 UpdateCoupon(ctx context.Context, in *AddOrUpdateCouponReq, opts ...grpc.CallOption) (*AddOrUpdateCouponResp, error) // 删除优惠券 DeleteCoupon(ctx context.Context, in *DeleteCouponReq, opts ...grpc.CallOption) (*DeleteCouponResp, error) // 根据优惠券id查询优惠券 QueryCouponFindById(ctx context.Context, in *QueryCouponFindByIdReq, opts ...grpc.CallOption) (*QueryCouponFindByIdResp, error) // 根据优惠券ids查询优惠券 QueryCouponFindByIds(ctx context.Context, in *QueryCouponFindByIdsReq, opts ...grpc.CallOption) (*QueryCouponFindByIdsResp, error) // 根据商品Id和分类id查询可用的优惠券(app) QueryCouponFindByProductIdAndProductCategoryId(ctx context.Context, in *CouponFindByProductIdAndProductCategoryIdReq, opts ...grpc.CallOption) (*CouponFindByProductIdAndProductCategoryIdResp, error) }
CouponServiceClient is the client API for CouponService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkgo.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCouponServiceClient ¶
func NewCouponServiceClient(cc grpc.ClientConnInterface) CouponServiceClient
type CouponServiceServer ¶
type CouponServiceServer interface { // 添加优惠券 AddCoupon(context.Context, *AddOrUpdateCouponReq) (*AddOrUpdateCouponResp, error) // 查询优惠券 QueryCouponList(context.Context, *QueryCouponListReq) (*QueryCouponListResp, error) // 更新优惠券 UpdateCoupon(context.Context, *AddOrUpdateCouponReq) (*AddOrUpdateCouponResp, error) // 删除优惠券 DeleteCoupon(context.Context, *DeleteCouponReq) (*DeleteCouponResp, error) // 根据优惠券id查询优惠券 QueryCouponFindById(context.Context, *QueryCouponFindByIdReq) (*QueryCouponFindByIdResp, error) // 根据优惠券ids查询优惠券 QueryCouponFindByIds(context.Context, *QueryCouponFindByIdsReq) (*QueryCouponFindByIdsResp, error) // 根据商品Id和分类id查询可用的优惠券(app) QueryCouponFindByProductIdAndProductCategoryId(context.Context, *CouponFindByProductIdAndProductCategoryIdReq) (*CouponFindByProductIdAndProductCategoryIdResp, error) // contains filtered or unexported methods }
CouponServiceServer is the server API for CouponService service. All implementations must embed UnimplementedCouponServiceServer for forward compatibility
type DeleteCouponHistoryReq ¶ added in v0.0.2
type DeleteCouponHistoryReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
删除优惠券使用、领取历史表
func (*DeleteCouponHistoryReq) Descriptor
deprecated
added in
v0.0.2
func (*DeleteCouponHistoryReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCouponHistoryReq.ProtoReflect.Descriptor instead.
func (*DeleteCouponHistoryReq) GetIds ¶ added in v0.0.2
func (x *DeleteCouponHistoryReq) GetIds() []int64
func (*DeleteCouponHistoryReq) ProtoMessage ¶ added in v0.0.2
func (*DeleteCouponHistoryReq) ProtoMessage()
func (*DeleteCouponHistoryReq) ProtoReflect ¶ added in v0.0.2
func (x *DeleteCouponHistoryReq) ProtoReflect() protoreflect.Message
func (*DeleteCouponHistoryReq) Reset ¶ added in v0.0.2
func (x *DeleteCouponHistoryReq) Reset()
func (*DeleteCouponHistoryReq) String ¶ added in v0.0.2
func (x *DeleteCouponHistoryReq) String() string
type DeleteCouponHistoryResp ¶ added in v0.0.2
type DeleteCouponHistoryResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*DeleteCouponHistoryResp) Descriptor
deprecated
added in
v0.0.2
func (*DeleteCouponHistoryResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCouponHistoryResp.ProtoReflect.Descriptor instead.
func (*DeleteCouponHistoryResp) GetPong ¶ added in v0.0.2
func (x *DeleteCouponHistoryResp) GetPong() string
func (*DeleteCouponHistoryResp) ProtoMessage ¶ added in v0.0.2
func (*DeleteCouponHistoryResp) ProtoMessage()
func (*DeleteCouponHistoryResp) ProtoReflect ¶ added in v0.0.2
func (x *DeleteCouponHistoryResp) ProtoReflect() protoreflect.Message
func (*DeleteCouponHistoryResp) Reset ¶ added in v0.0.2
func (x *DeleteCouponHistoryResp) Reset()
func (*DeleteCouponHistoryResp) String ¶ added in v0.0.2
func (x *DeleteCouponHistoryResp) String() string
type DeleteCouponReq ¶ added in v0.0.2
type DeleteCouponReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*DeleteCouponReq) Descriptor
deprecated
added in
v0.0.2
func (*DeleteCouponReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCouponReq.ProtoReflect.Descriptor instead.
func (*DeleteCouponReq) GetIds ¶ added in v0.0.2
func (x *DeleteCouponReq) GetIds() []int64
func (*DeleteCouponReq) ProtoMessage ¶ added in v0.0.2
func (*DeleteCouponReq) ProtoMessage()
func (*DeleteCouponReq) ProtoReflect ¶ added in v0.0.2
func (x *DeleteCouponReq) ProtoReflect() protoreflect.Message
func (*DeleteCouponReq) Reset ¶ added in v0.0.2
func (x *DeleteCouponReq) Reset()
func (*DeleteCouponReq) String ¶ added in v0.0.2
func (x *DeleteCouponReq) String() string
type DeleteCouponResp ¶ added in v0.0.2
type DeleteCouponResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*DeleteCouponResp) Descriptor
deprecated
added in
v0.0.2
func (*DeleteCouponResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCouponResp.ProtoReflect.Descriptor instead.
func (*DeleteCouponResp) GetPong ¶ added in v0.0.2
func (x *DeleteCouponResp) GetPong() string
func (*DeleteCouponResp) ProtoMessage ¶ added in v0.0.2
func (*DeleteCouponResp) ProtoMessage()
func (*DeleteCouponResp) ProtoReflect ¶ added in v0.0.2
func (x *DeleteCouponResp) ProtoReflect() protoreflect.Message
func (*DeleteCouponResp) Reset ¶ added in v0.0.2
func (x *DeleteCouponResp) Reset()
func (*DeleteCouponResp) String ¶ added in v0.0.2
func (x *DeleteCouponResp) String() string
type DeleteFlashPromotionLogReq ¶ added in v0.0.2
type DeleteFlashPromotionLogReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
删除限时购通知记录
func (*DeleteFlashPromotionLogReq) Descriptor
deprecated
added in
v0.0.2
func (*DeleteFlashPromotionLogReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFlashPromotionLogReq.ProtoReflect.Descriptor instead.
func (*DeleteFlashPromotionLogReq) GetIds ¶ added in v0.0.2
func (x *DeleteFlashPromotionLogReq) GetIds() []int64
func (*DeleteFlashPromotionLogReq) ProtoMessage ¶ added in v0.0.2
func (*DeleteFlashPromotionLogReq) ProtoMessage()
func (*DeleteFlashPromotionLogReq) ProtoReflect ¶ added in v0.0.2
func (x *DeleteFlashPromotionLogReq) ProtoReflect() protoreflect.Message
func (*DeleteFlashPromotionLogReq) Reset ¶ added in v0.0.2
func (x *DeleteFlashPromotionLogReq) Reset()
func (*DeleteFlashPromotionLogReq) String ¶ added in v0.0.2
func (x *DeleteFlashPromotionLogReq) String() string
type DeleteFlashPromotionLogResp ¶ added in v0.0.2
type DeleteFlashPromotionLogResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*DeleteFlashPromotionLogResp) Descriptor
deprecated
added in
v0.0.2
func (*DeleteFlashPromotionLogResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFlashPromotionLogResp.ProtoReflect.Descriptor instead.
func (*DeleteFlashPromotionLogResp) GetPong ¶ added in v0.0.2
func (x *DeleteFlashPromotionLogResp) GetPong() string
func (*DeleteFlashPromotionLogResp) ProtoMessage ¶ added in v0.0.2
func (*DeleteFlashPromotionLogResp) ProtoMessage()
func (*DeleteFlashPromotionLogResp) ProtoReflect ¶ added in v0.0.2
func (x *DeleteFlashPromotionLogResp) ProtoReflect() protoreflect.Message
func (*DeleteFlashPromotionLogResp) Reset ¶ added in v0.0.2
func (x *DeleteFlashPromotionLogResp) Reset()
func (*DeleteFlashPromotionLogResp) String ¶ added in v0.0.2
func (x *DeleteFlashPromotionLogResp) String() string
type DeleteFlashPromotionProductRelationReq ¶ added in v0.0.2
type DeleteFlashPromotionProductRelationReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` FlashPromotionId int64 `protobuf:"varint,2,opt,name=FlashPromotionId,proto3" json:"FlashPromotionId,omitempty"` // contains filtered or unexported fields }
删除商品限时购与商品关系表
func (*DeleteFlashPromotionProductRelationReq) Descriptor
deprecated
added in
v0.0.2
func (*DeleteFlashPromotionProductRelationReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFlashPromotionProductRelationReq.ProtoReflect.Descriptor instead.
func (*DeleteFlashPromotionProductRelationReq) GetFlashPromotionId ¶ added in v0.0.2
func (x *DeleteFlashPromotionProductRelationReq) GetFlashPromotionId() int64
func (*DeleteFlashPromotionProductRelationReq) GetIds ¶ added in v0.0.2
func (x *DeleteFlashPromotionProductRelationReq) GetIds() []int64
func (*DeleteFlashPromotionProductRelationReq) ProtoMessage ¶ added in v0.0.2
func (*DeleteFlashPromotionProductRelationReq) ProtoMessage()
func (*DeleteFlashPromotionProductRelationReq) ProtoReflect ¶ added in v0.0.2
func (x *DeleteFlashPromotionProductRelationReq) ProtoReflect() protoreflect.Message
func (*DeleteFlashPromotionProductRelationReq) Reset ¶ added in v0.0.2
func (x *DeleteFlashPromotionProductRelationReq) Reset()
func (*DeleteFlashPromotionProductRelationReq) String ¶ added in v0.0.2
func (x *DeleteFlashPromotionProductRelationReq) String() string
type DeleteFlashPromotionProductRelationResp ¶ added in v0.0.2
type DeleteFlashPromotionProductRelationResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*DeleteFlashPromotionProductRelationResp) Descriptor
deprecated
added in
v0.0.2
func (*DeleteFlashPromotionProductRelationResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFlashPromotionProductRelationResp.ProtoReflect.Descriptor instead.
func (*DeleteFlashPromotionProductRelationResp) GetPong ¶ added in v0.0.2
func (x *DeleteFlashPromotionProductRelationResp) GetPong() string
func (*DeleteFlashPromotionProductRelationResp) ProtoMessage ¶ added in v0.0.2
func (*DeleteFlashPromotionProductRelationResp) ProtoMessage()
func (*DeleteFlashPromotionProductRelationResp) ProtoReflect ¶ added in v0.0.2
func (x *DeleteFlashPromotionProductRelationResp) ProtoReflect() protoreflect.Message
func (*DeleteFlashPromotionProductRelationResp) Reset ¶ added in v0.0.2
func (x *DeleteFlashPromotionProductRelationResp) Reset()
func (*DeleteFlashPromotionProductRelationResp) String ¶ added in v0.0.2
func (x *DeleteFlashPromotionProductRelationResp) String() string
type DeleteFlashPromotionReq ¶ added in v0.0.2
type DeleteFlashPromotionReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
删除限时购表
func (*DeleteFlashPromotionReq) Descriptor
deprecated
added in
v0.0.2
func (*DeleteFlashPromotionReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFlashPromotionReq.ProtoReflect.Descriptor instead.
func (*DeleteFlashPromotionReq) GetIds ¶ added in v0.0.2
func (x *DeleteFlashPromotionReq) GetIds() []int64
func (*DeleteFlashPromotionReq) ProtoMessage ¶ added in v0.0.2
func (*DeleteFlashPromotionReq) ProtoMessage()
func (*DeleteFlashPromotionReq) ProtoReflect ¶ added in v0.0.2
func (x *DeleteFlashPromotionReq) ProtoReflect() protoreflect.Message
func (*DeleteFlashPromotionReq) Reset ¶ added in v0.0.2
func (x *DeleteFlashPromotionReq) Reset()
func (*DeleteFlashPromotionReq) String ¶ added in v0.0.2
func (x *DeleteFlashPromotionReq) String() string
type DeleteFlashPromotionResp ¶ added in v0.0.2
type DeleteFlashPromotionResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*DeleteFlashPromotionResp) Descriptor
deprecated
added in
v0.0.2
func (*DeleteFlashPromotionResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFlashPromotionResp.ProtoReflect.Descriptor instead.
func (*DeleteFlashPromotionResp) GetPong ¶ added in v0.0.2
func (x *DeleteFlashPromotionResp) GetPong() string
func (*DeleteFlashPromotionResp) ProtoMessage ¶ added in v0.0.2
func (*DeleteFlashPromotionResp) ProtoMessage()
func (*DeleteFlashPromotionResp) ProtoReflect ¶ added in v0.0.2
func (x *DeleteFlashPromotionResp) ProtoReflect() protoreflect.Message
func (*DeleteFlashPromotionResp) Reset ¶ added in v0.0.2
func (x *DeleteFlashPromotionResp) Reset()
func (*DeleteFlashPromotionResp) String ¶ added in v0.0.2
func (x *DeleteFlashPromotionResp) String() string
type DeleteFlashPromotionSessionReq ¶ added in v0.0.2
type DeleteFlashPromotionSessionReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
删除限时购场次表
func (*DeleteFlashPromotionSessionReq) Descriptor
deprecated
added in
v0.0.2
func (*DeleteFlashPromotionSessionReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFlashPromotionSessionReq.ProtoReflect.Descriptor instead.
func (*DeleteFlashPromotionSessionReq) GetIds ¶ added in v0.0.2
func (x *DeleteFlashPromotionSessionReq) GetIds() []int64
func (*DeleteFlashPromotionSessionReq) ProtoMessage ¶ added in v0.0.2
func (*DeleteFlashPromotionSessionReq) ProtoMessage()
func (*DeleteFlashPromotionSessionReq) ProtoReflect ¶ added in v0.0.2
func (x *DeleteFlashPromotionSessionReq) ProtoReflect() protoreflect.Message
func (*DeleteFlashPromotionSessionReq) Reset ¶ added in v0.0.2
func (x *DeleteFlashPromotionSessionReq) Reset()
func (*DeleteFlashPromotionSessionReq) String ¶ added in v0.0.2
func (x *DeleteFlashPromotionSessionReq) String() string
type DeleteFlashPromotionSessionResp ¶ added in v0.0.2
type DeleteFlashPromotionSessionResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*DeleteFlashPromotionSessionResp) Descriptor
deprecated
added in
v0.0.2
func (*DeleteFlashPromotionSessionResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFlashPromotionSessionResp.ProtoReflect.Descriptor instead.
func (*DeleteFlashPromotionSessionResp) GetPong ¶ added in v0.0.2
func (x *DeleteFlashPromotionSessionResp) GetPong() string
func (*DeleteFlashPromotionSessionResp) ProtoMessage ¶ added in v0.0.2
func (*DeleteFlashPromotionSessionResp) ProtoMessage()
func (*DeleteFlashPromotionSessionResp) ProtoReflect ¶ added in v0.0.2
func (x *DeleteFlashPromotionSessionResp) ProtoReflect() protoreflect.Message
func (*DeleteFlashPromotionSessionResp) Reset ¶ added in v0.0.2
func (x *DeleteFlashPromotionSessionResp) Reset()
func (*DeleteFlashPromotionSessionResp) String ¶ added in v0.0.2
func (x *DeleteFlashPromotionSessionResp) String() string
type DeleteHomeAdvertiseReq ¶ added in v0.0.2
type DeleteHomeAdvertiseReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
删除首页轮播广告表
func (*DeleteHomeAdvertiseReq) Descriptor
deprecated
added in
v0.0.2
func (*DeleteHomeAdvertiseReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHomeAdvertiseReq.ProtoReflect.Descriptor instead.
func (*DeleteHomeAdvertiseReq) GetIds ¶ added in v0.0.2
func (x *DeleteHomeAdvertiseReq) GetIds() []int64
func (*DeleteHomeAdvertiseReq) ProtoMessage ¶ added in v0.0.2
func (*DeleteHomeAdvertiseReq) ProtoMessage()
func (*DeleteHomeAdvertiseReq) ProtoReflect ¶ added in v0.0.2
func (x *DeleteHomeAdvertiseReq) ProtoReflect() protoreflect.Message
func (*DeleteHomeAdvertiseReq) Reset ¶ added in v0.0.2
func (x *DeleteHomeAdvertiseReq) Reset()
func (*DeleteHomeAdvertiseReq) String ¶ added in v0.0.2
func (x *DeleteHomeAdvertiseReq) String() string
type DeleteHomeAdvertiseResp ¶ added in v0.0.2
type DeleteHomeAdvertiseResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*DeleteHomeAdvertiseResp) Descriptor
deprecated
added in
v0.0.2
func (*DeleteHomeAdvertiseResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHomeAdvertiseResp.ProtoReflect.Descriptor instead.
func (*DeleteHomeAdvertiseResp) GetPong ¶ added in v0.0.2
func (x *DeleteHomeAdvertiseResp) GetPong() string
func (*DeleteHomeAdvertiseResp) ProtoMessage ¶ added in v0.0.2
func (*DeleteHomeAdvertiseResp) ProtoMessage()
func (*DeleteHomeAdvertiseResp) ProtoReflect ¶ added in v0.0.2
func (x *DeleteHomeAdvertiseResp) ProtoReflect() protoreflect.Message
func (*DeleteHomeAdvertiseResp) Reset ¶ added in v0.0.2
func (x *DeleteHomeAdvertiseResp) Reset()
func (*DeleteHomeAdvertiseResp) String ¶ added in v0.0.2
func (x *DeleteHomeAdvertiseResp) String() string
type DeleteHomeBrandReq ¶ added in v0.0.2
type DeleteHomeBrandReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
删除首页推荐品牌表
func (*DeleteHomeBrandReq) Descriptor
deprecated
added in
v0.0.2
func (*DeleteHomeBrandReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHomeBrandReq.ProtoReflect.Descriptor instead.
func (*DeleteHomeBrandReq) GetIds ¶ added in v0.0.2
func (x *DeleteHomeBrandReq) GetIds() []int64
func (*DeleteHomeBrandReq) ProtoMessage ¶ added in v0.0.2
func (*DeleteHomeBrandReq) ProtoMessage()
func (*DeleteHomeBrandReq) ProtoReflect ¶ added in v0.0.2
func (x *DeleteHomeBrandReq) ProtoReflect() protoreflect.Message
func (*DeleteHomeBrandReq) Reset ¶ added in v0.0.2
func (x *DeleteHomeBrandReq) Reset()
func (*DeleteHomeBrandReq) String ¶ added in v0.0.2
func (x *DeleteHomeBrandReq) String() string
type DeleteHomeBrandResp ¶ added in v0.0.2
type DeleteHomeBrandResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*DeleteHomeBrandResp) Descriptor
deprecated
added in
v0.0.2
func (*DeleteHomeBrandResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHomeBrandResp.ProtoReflect.Descriptor instead.
func (*DeleteHomeBrandResp) GetPong ¶ added in v0.0.2
func (x *DeleteHomeBrandResp) GetPong() string
func (*DeleteHomeBrandResp) ProtoMessage ¶ added in v0.0.2
func (*DeleteHomeBrandResp) ProtoMessage()
func (*DeleteHomeBrandResp) ProtoReflect ¶ added in v0.0.2
func (x *DeleteHomeBrandResp) ProtoReflect() protoreflect.Message
func (*DeleteHomeBrandResp) Reset ¶ added in v0.0.2
func (x *DeleteHomeBrandResp) Reset()
func (*DeleteHomeBrandResp) String ¶ added in v0.0.2
func (x *DeleteHomeBrandResp) String() string
type DeleteHomeNewProductReq ¶ added in v0.0.2
type DeleteHomeNewProductReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
删除新鲜好物表
func (*DeleteHomeNewProductReq) Descriptor
deprecated
added in
v0.0.2
func (*DeleteHomeNewProductReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHomeNewProductReq.ProtoReflect.Descriptor instead.
func (*DeleteHomeNewProductReq) GetIds ¶ added in v0.0.2
func (x *DeleteHomeNewProductReq) GetIds() []int64
func (*DeleteHomeNewProductReq) ProtoMessage ¶ added in v0.0.2
func (*DeleteHomeNewProductReq) ProtoMessage()
func (*DeleteHomeNewProductReq) ProtoReflect ¶ added in v0.0.2
func (x *DeleteHomeNewProductReq) ProtoReflect() protoreflect.Message
func (*DeleteHomeNewProductReq) Reset ¶ added in v0.0.2
func (x *DeleteHomeNewProductReq) Reset()
func (*DeleteHomeNewProductReq) String ¶ added in v0.0.2
func (x *DeleteHomeNewProductReq) String() string
type DeleteHomeNewProductResp ¶ added in v0.0.2
type DeleteHomeNewProductResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*DeleteHomeNewProductResp) Descriptor
deprecated
added in
v0.0.2
func (*DeleteHomeNewProductResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHomeNewProductResp.ProtoReflect.Descriptor instead.
func (*DeleteHomeNewProductResp) GetPong ¶ added in v0.0.2
func (x *DeleteHomeNewProductResp) GetPong() string
func (*DeleteHomeNewProductResp) ProtoMessage ¶ added in v0.0.2
func (*DeleteHomeNewProductResp) ProtoMessage()
func (*DeleteHomeNewProductResp) ProtoReflect ¶ added in v0.0.2
func (x *DeleteHomeNewProductResp) ProtoReflect() protoreflect.Message
func (*DeleteHomeNewProductResp) Reset ¶ added in v0.0.2
func (x *DeleteHomeNewProductResp) Reset()
func (*DeleteHomeNewProductResp) String ¶ added in v0.0.2
func (x *DeleteHomeNewProductResp) String() string
type DeleteHomeRecommendProductReq ¶ added in v0.0.2
type DeleteHomeRecommendProductReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
删除人气推荐商品表
func (*DeleteHomeRecommendProductReq) Descriptor
deprecated
added in
v0.0.2
func (*DeleteHomeRecommendProductReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHomeRecommendProductReq.ProtoReflect.Descriptor instead.
func (*DeleteHomeRecommendProductReq) GetIds ¶ added in v0.0.2
func (x *DeleteHomeRecommendProductReq) GetIds() []int64
func (*DeleteHomeRecommendProductReq) ProtoMessage ¶ added in v0.0.2
func (*DeleteHomeRecommendProductReq) ProtoMessage()
func (*DeleteHomeRecommendProductReq) ProtoReflect ¶ added in v0.0.2
func (x *DeleteHomeRecommendProductReq) ProtoReflect() protoreflect.Message
func (*DeleteHomeRecommendProductReq) Reset ¶ added in v0.0.2
func (x *DeleteHomeRecommendProductReq) Reset()
func (*DeleteHomeRecommendProductReq) String ¶ added in v0.0.2
func (x *DeleteHomeRecommendProductReq) String() string
type DeleteHomeRecommendProductResp ¶ added in v0.0.2
type DeleteHomeRecommendProductResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*DeleteHomeRecommendProductResp) Descriptor
deprecated
added in
v0.0.2
func (*DeleteHomeRecommendProductResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHomeRecommendProductResp.ProtoReflect.Descriptor instead.
func (*DeleteHomeRecommendProductResp) GetPong ¶ added in v0.0.2
func (x *DeleteHomeRecommendProductResp) GetPong() string
func (*DeleteHomeRecommendProductResp) ProtoMessage ¶ added in v0.0.2
func (*DeleteHomeRecommendProductResp) ProtoMessage()
func (*DeleteHomeRecommendProductResp) ProtoReflect ¶ added in v0.0.2
func (x *DeleteHomeRecommendProductResp) ProtoReflect() protoreflect.Message
func (*DeleteHomeRecommendProductResp) Reset ¶ added in v0.0.2
func (x *DeleteHomeRecommendProductResp) Reset()
func (*DeleteHomeRecommendProductResp) String ¶ added in v0.0.2
func (x *DeleteHomeRecommendProductResp) String() string
type DeleteHomeRecommendSubjectReq ¶ added in v0.0.2
type DeleteHomeRecommendSubjectReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
删除首页推荐专题表
func (*DeleteHomeRecommendSubjectReq) Descriptor
deprecated
added in
v0.0.2
func (*DeleteHomeRecommendSubjectReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHomeRecommendSubjectReq.ProtoReflect.Descriptor instead.
func (*DeleteHomeRecommendSubjectReq) GetIds ¶ added in v0.0.2
func (x *DeleteHomeRecommendSubjectReq) GetIds() []int64
func (*DeleteHomeRecommendSubjectReq) ProtoMessage ¶ added in v0.0.2
func (*DeleteHomeRecommendSubjectReq) ProtoMessage()
func (*DeleteHomeRecommendSubjectReq) ProtoReflect ¶ added in v0.0.2
func (x *DeleteHomeRecommendSubjectReq) ProtoReflect() protoreflect.Message
func (*DeleteHomeRecommendSubjectReq) Reset ¶ added in v0.0.2
func (x *DeleteHomeRecommendSubjectReq) Reset()
func (*DeleteHomeRecommendSubjectReq) String ¶ added in v0.0.2
func (x *DeleteHomeRecommendSubjectReq) String() string
type DeleteHomeRecommendSubjectResp ¶ added in v0.0.2
type DeleteHomeRecommendSubjectResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*DeleteHomeRecommendSubjectResp) Descriptor
deprecated
added in
v0.0.2
func (*DeleteHomeRecommendSubjectResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHomeRecommendSubjectResp.ProtoReflect.Descriptor instead.
func (*DeleteHomeRecommendSubjectResp) GetPong ¶ added in v0.0.2
func (x *DeleteHomeRecommendSubjectResp) GetPong() string
func (*DeleteHomeRecommendSubjectResp) ProtoMessage ¶ added in v0.0.2
func (*DeleteHomeRecommendSubjectResp) ProtoMessage()
func (*DeleteHomeRecommendSubjectResp) ProtoReflect ¶ added in v0.0.2
func (x *DeleteHomeRecommendSubjectResp) ProtoReflect() protoreflect.Message
func (*DeleteHomeRecommendSubjectResp) Reset ¶ added in v0.0.2
func (x *DeleteHomeRecommendSubjectResp) Reset()
func (*DeleteHomeRecommendSubjectResp) String ¶ added in v0.0.2
func (x *DeleteHomeRecommendSubjectResp) String() string
type FlashPromotionListData ¶
type FlashPromotionListData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //编号 Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` //标题 StartDate string `protobuf:"bytes,3,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty"` //开始日期 EndDate string `protobuf:"bytes,4,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty"` //结束日期 Status int32 `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"` //上下线状态 CreateTime string `protobuf:"bytes,6,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` //创建时间 // contains filtered or unexported fields }
func (*FlashPromotionListData) Descriptor
deprecated
func (*FlashPromotionListData) Descriptor() ([]byte, []int)
Deprecated: Use FlashPromotionListData.ProtoReflect.Descriptor instead.
func (*FlashPromotionListData) GetCreateTime ¶
func (x *FlashPromotionListData) GetCreateTime() string
func (*FlashPromotionListData) GetEndDate ¶
func (x *FlashPromotionListData) GetEndDate() string
func (*FlashPromotionListData) GetId ¶
func (x *FlashPromotionListData) GetId() int64
func (*FlashPromotionListData) GetStartDate ¶
func (x *FlashPromotionListData) GetStartDate() string
func (*FlashPromotionListData) GetStatus ¶
func (x *FlashPromotionListData) GetStatus() int32
func (*FlashPromotionListData) GetTitle ¶
func (x *FlashPromotionListData) GetTitle() string
func (*FlashPromotionListData) ProtoMessage ¶
func (*FlashPromotionListData) ProtoMessage()
func (*FlashPromotionListData) ProtoReflect ¶
func (x *FlashPromotionListData) ProtoReflect() protoreflect.Message
func (*FlashPromotionListData) Reset ¶
func (x *FlashPromotionListData) Reset()
func (*FlashPromotionListData) String ¶
func (x *FlashPromotionListData) String() string
type FlashPromotionLogListData ¶
type FlashPromotionLogListData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //编号 MemberId int64 `protobuf:"varint,2,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` //会员id ProductId int64 `protobuf:"varint,3,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //商品id MemberPhone string `protobuf:"bytes,4,opt,name=member_phone,json=memberPhone,proto3" json:"member_phone,omitempty"` //会员电话 ProductName string `protobuf:"bytes,5,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"` //商品名称 SubscribeTime string `protobuf:"bytes,6,opt,name=subscribe_time,json=subscribeTime,proto3" json:"subscribe_time,omitempty"` //会员订阅时间 SendTime string `protobuf:"bytes,7,opt,name=send_time,json=sendTime,proto3" json:"send_time,omitempty"` //发送时间 // contains filtered or unexported fields }
func (*FlashPromotionLogListData) Descriptor
deprecated
func (*FlashPromotionLogListData) Descriptor() ([]byte, []int)
Deprecated: Use FlashPromotionLogListData.ProtoReflect.Descriptor instead.
func (*FlashPromotionLogListData) GetId ¶
func (x *FlashPromotionLogListData) GetId() int64
func (*FlashPromotionLogListData) GetMemberId ¶
func (x *FlashPromotionLogListData) GetMemberId() int64
func (*FlashPromotionLogListData) GetMemberPhone ¶
func (x *FlashPromotionLogListData) GetMemberPhone() string
func (*FlashPromotionLogListData) GetProductId ¶
func (x *FlashPromotionLogListData) GetProductId() int64
func (*FlashPromotionLogListData) GetProductName ¶
func (x *FlashPromotionLogListData) GetProductName() string
func (*FlashPromotionLogListData) GetSendTime ¶
func (x *FlashPromotionLogListData) GetSendTime() string
func (*FlashPromotionLogListData) GetSubscribeTime ¶
func (x *FlashPromotionLogListData) GetSubscribeTime() string
func (*FlashPromotionLogListData) ProtoMessage ¶
func (*FlashPromotionLogListData) ProtoMessage()
func (*FlashPromotionLogListData) ProtoReflect ¶
func (x *FlashPromotionLogListData) ProtoReflect() protoreflect.Message
func (*FlashPromotionLogListData) Reset ¶
func (x *FlashPromotionLogListData) Reset()
func (*FlashPromotionLogListData) String ¶
func (x *FlashPromotionLogListData) String() string
type FlashPromotionLogServiceClient ¶
type FlashPromotionLogServiceClient interface { // 添加限时购通知记录 AddFlashPromotionLog(ctx context.Context, in *AddFlashPromotionLogReq, opts ...grpc.CallOption) (*AddFlashPromotionLogResp, error) // 删除限时购通知记录 DeleteFlashPromotionLog(ctx context.Context, in *DeleteFlashPromotionLogReq, opts ...grpc.CallOption) (*DeleteFlashPromotionLogResp, error) // 查询限时购通知记录详情 QueryFlashPromotionLogDetail(ctx context.Context, in *QueryFlashPromotionLogDetailReq, opts ...grpc.CallOption) (*QueryFlashPromotionLogDetailResp, error) // 查询限时购通知记录列表 QueryFlashPromotionLogList(ctx context.Context, in *QueryFlashPromotionLogListReq, opts ...grpc.CallOption) (*QueryFlashPromotionLogListResp, error) }
FlashPromotionLogServiceClient is the client API for FlashPromotionLogService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkgo.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewFlashPromotionLogServiceClient ¶
func NewFlashPromotionLogServiceClient(cc grpc.ClientConnInterface) FlashPromotionLogServiceClient
type FlashPromotionLogServiceServer ¶
type FlashPromotionLogServiceServer interface { // 添加限时购通知记录 AddFlashPromotionLog(context.Context, *AddFlashPromotionLogReq) (*AddFlashPromotionLogResp, error) // 删除限时购通知记录 DeleteFlashPromotionLog(context.Context, *DeleteFlashPromotionLogReq) (*DeleteFlashPromotionLogResp, error) // 查询限时购通知记录详情 QueryFlashPromotionLogDetail(context.Context, *QueryFlashPromotionLogDetailReq) (*QueryFlashPromotionLogDetailResp, error) // 查询限时购通知记录列表 QueryFlashPromotionLogList(context.Context, *QueryFlashPromotionLogListReq) (*QueryFlashPromotionLogListResp, error) // contains filtered or unexported methods }
FlashPromotionLogServiceServer is the server API for FlashPromotionLogService service. All implementations must embed UnimplementedFlashPromotionLogServiceServer for forward compatibility
type FlashPromotionProductRelationAddData ¶ added in v0.0.2
type FlashPromotionProductRelationAddData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //编号 FlashPromotionId int64 `protobuf:"varint,2,opt,name=flash_promotion_id,json=flashPromotionId,proto3" json:"flash_promotion_id,omitempty"` //限时购id FlashPromotionSessionId int64 `` //编号 /* 135-byte string literal not displayed */ ProductId int64 `protobuf:"varint,4,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //商品id FlashPromotionPrice int64 `protobuf:"varint,5,opt,name=flash_promotion_price,json=flashPromotionPrice,proto3" json:"flash_promotion_price,omitempty"` //限时购价格 FlashPromotionCount int32 `protobuf:"varint,6,opt,name=flash_promotion_count,json=flashPromotionCount,proto3" json:"flash_promotion_count,omitempty"` //限时购数量 FlashPromotionLimit int32 `protobuf:"varint,7,opt,name=flash_promotion_limit,json=flashPromotionLimit,proto3" json:"flash_promotion_limit,omitempty"` //每人限购数量 Sort int32 `protobuf:"varint,8,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*FlashPromotionProductRelationAddData) Descriptor
deprecated
added in
v0.0.2
func (*FlashPromotionProductRelationAddData) Descriptor() ([]byte, []int)
Deprecated: Use FlashPromotionProductRelationAddData.ProtoReflect.Descriptor instead.
func (*FlashPromotionProductRelationAddData) GetFlashPromotionCount ¶ added in v0.0.2
func (x *FlashPromotionProductRelationAddData) GetFlashPromotionCount() int32
func (*FlashPromotionProductRelationAddData) GetFlashPromotionId ¶ added in v0.0.2
func (x *FlashPromotionProductRelationAddData) GetFlashPromotionId() int64
func (*FlashPromotionProductRelationAddData) GetFlashPromotionLimit ¶ added in v0.0.2
func (x *FlashPromotionProductRelationAddData) GetFlashPromotionLimit() int32
func (*FlashPromotionProductRelationAddData) GetFlashPromotionPrice ¶ added in v0.0.2
func (x *FlashPromotionProductRelationAddData) GetFlashPromotionPrice() int64
func (*FlashPromotionProductRelationAddData) GetFlashPromotionSessionId ¶ added in v0.0.2
func (x *FlashPromotionProductRelationAddData) GetFlashPromotionSessionId() int64
func (*FlashPromotionProductRelationAddData) GetId ¶ added in v0.0.2
func (x *FlashPromotionProductRelationAddData) GetId() int64
func (*FlashPromotionProductRelationAddData) GetProductId ¶ added in v0.0.2
func (x *FlashPromotionProductRelationAddData) GetProductId() int64
func (*FlashPromotionProductRelationAddData) GetSort ¶ added in v0.0.2
func (x *FlashPromotionProductRelationAddData) GetSort() int32
func (*FlashPromotionProductRelationAddData) ProtoMessage ¶ added in v0.0.2
func (*FlashPromotionProductRelationAddData) ProtoMessage()
func (*FlashPromotionProductRelationAddData) ProtoReflect ¶ added in v0.0.2
func (x *FlashPromotionProductRelationAddData) ProtoReflect() protoreflect.Message
func (*FlashPromotionProductRelationAddData) Reset ¶ added in v0.0.2
func (x *FlashPromotionProductRelationAddData) Reset()
func (*FlashPromotionProductRelationAddData) String ¶ added in v0.0.2
func (x *FlashPromotionProductRelationAddData) String() string
type FlashPromotionProductRelationListData ¶
type FlashPromotionProductRelationListData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //编号 FlashPromotionId int64 `protobuf:"varint,2,opt,name=flash_promotion_id,json=flashPromotionId,proto3" json:"flash_promotion_id,omitempty"` //限时购id FlashPromotionSessionId int64 `` //编号 /* 135-byte string literal not displayed */ ProductId int64 `protobuf:"varint,4,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //商品id FlashPromotionPrice int64 `protobuf:"varint,5,opt,name=flash_promotion_price,json=flashPromotionPrice,proto3" json:"flash_promotion_price,omitempty"` //限时购价格 FlashPromotionCount int32 `protobuf:"varint,6,opt,name=flash_promotion_count,json=flashPromotionCount,proto3" json:"flash_promotion_count,omitempty"` //限时购数量 FlashPromotionLimit int32 `protobuf:"varint,7,opt,name=flash_promotion_limit,json=flashPromotionLimit,proto3" json:"flash_promotion_limit,omitempty"` //每人限购数量 Sort int32 `protobuf:"varint,8,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*FlashPromotionProductRelationListData) Descriptor
deprecated
func (*FlashPromotionProductRelationListData) Descriptor() ([]byte, []int)
Deprecated: Use FlashPromotionProductRelationListData.ProtoReflect.Descriptor instead.
func (*FlashPromotionProductRelationListData) GetFlashPromotionCount ¶
func (x *FlashPromotionProductRelationListData) GetFlashPromotionCount() int32
func (*FlashPromotionProductRelationListData) GetFlashPromotionId ¶
func (x *FlashPromotionProductRelationListData) GetFlashPromotionId() int64
func (*FlashPromotionProductRelationListData) GetFlashPromotionLimit ¶
func (x *FlashPromotionProductRelationListData) GetFlashPromotionLimit() int32
func (*FlashPromotionProductRelationListData) GetFlashPromotionPrice ¶
func (x *FlashPromotionProductRelationListData) GetFlashPromotionPrice() int64
func (*FlashPromotionProductRelationListData) GetFlashPromotionSessionId ¶
func (x *FlashPromotionProductRelationListData) GetFlashPromotionSessionId() int64
func (*FlashPromotionProductRelationListData) GetId ¶
func (x *FlashPromotionProductRelationListData) GetId() int64
func (*FlashPromotionProductRelationListData) GetProductId ¶
func (x *FlashPromotionProductRelationListData) GetProductId() int64
func (*FlashPromotionProductRelationListData) GetSort ¶
func (x *FlashPromotionProductRelationListData) GetSort() int32
func (*FlashPromotionProductRelationListData) ProtoMessage ¶
func (*FlashPromotionProductRelationListData) ProtoMessage()
func (*FlashPromotionProductRelationListData) ProtoReflect ¶
func (x *FlashPromotionProductRelationListData) ProtoReflect() protoreflect.Message
func (*FlashPromotionProductRelationListData) Reset ¶
func (x *FlashPromotionProductRelationListData) Reset()
func (*FlashPromotionProductRelationListData) String ¶
func (x *FlashPromotionProductRelationListData) String() string
type FlashPromotionProductRelationServiceClient ¶
type FlashPromotionProductRelationServiceClient interface { // 添加商品限时购与商品关系表 AddFlashPromotionProductRelation(ctx context.Context, in *AddFlashPromotionProductRelationReq, opts ...grpc.CallOption) (*AddFlashPromotionProductRelationResp, error) // 删除商品限时购与商品关系表 DeleteFlashPromotionProductRelation(ctx context.Context, in *DeleteFlashPromotionProductRelationReq, opts ...grpc.CallOption) (*DeleteFlashPromotionProductRelationResp, error) // 更新商品限时购与商品关系表 UpdateFlashPromotionProductRelation(ctx context.Context, in *UpdateFlashPromotionProductRelationReq, opts ...grpc.CallOption) (*UpdateFlashPromotionProductRelationResp, error) // 查询商品限时购与商品关系表详情 QueryFlashPromotionProductRelationDetail(ctx context.Context, in *QueryFlashPromotionProductRelationDetailReq, opts ...grpc.CallOption) (*QueryFlashPromotionProductRelationDetailResp, error) // 查询商品限时购与商品关系表列表 QueryFlashPromotionProductRelationList(ctx context.Context, in *QueryFlashPromotionProductRelationListReq, opts ...grpc.CallOption) (*QueryFlashPromotionProductRelationListResp, error) }
FlashPromotionProductRelationServiceClient is the client API for FlashPromotionProductRelationService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkgo.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewFlashPromotionProductRelationServiceClient ¶
func NewFlashPromotionProductRelationServiceClient(cc grpc.ClientConnInterface) FlashPromotionProductRelationServiceClient
type FlashPromotionProductRelationServiceServer ¶
type FlashPromotionProductRelationServiceServer interface { // 添加商品限时购与商品关系表 AddFlashPromotionProductRelation(context.Context, *AddFlashPromotionProductRelationReq) (*AddFlashPromotionProductRelationResp, error) // 删除商品限时购与商品关系表 DeleteFlashPromotionProductRelation(context.Context, *DeleteFlashPromotionProductRelationReq) (*DeleteFlashPromotionProductRelationResp, error) // 更新商品限时购与商品关系表 UpdateFlashPromotionProductRelation(context.Context, *UpdateFlashPromotionProductRelationReq) (*UpdateFlashPromotionProductRelationResp, error) // 查询商品限时购与商品关系表详情 QueryFlashPromotionProductRelationDetail(context.Context, *QueryFlashPromotionProductRelationDetailReq) (*QueryFlashPromotionProductRelationDetailResp, error) // 查询商品限时购与商品关系表列表 QueryFlashPromotionProductRelationList(context.Context, *QueryFlashPromotionProductRelationListReq) (*QueryFlashPromotionProductRelationListResp, error) // contains filtered or unexported methods }
FlashPromotionProductRelationServiceServer is the server API for FlashPromotionProductRelationService service. All implementations must embed UnimplementedFlashPromotionProductRelationServiceServer for forward compatibility
type FlashPromotionServiceClient ¶
type FlashPromotionServiceClient interface { // 添加限时购表 AddFlashPromotion(ctx context.Context, in *AddFlashPromotionReq, opts ...grpc.CallOption) (*AddFlashPromotionResp, error) // 删除限时购表 DeleteFlashPromotion(ctx context.Context, in *DeleteFlashPromotionReq, opts ...grpc.CallOption) (*DeleteFlashPromotionResp, error) // 更新限时购表 UpdateFlashPromotion(ctx context.Context, in *UpdateFlashPromotionReq, opts ...grpc.CallOption) (*UpdateFlashPromotionResp, error) // 更新限时购表状态 UpdateFlashPromotionStatus(ctx context.Context, in *UpdateFlashPromotionStatusReq, opts ...grpc.CallOption) (*UpdateFlashPromotionStatusResp, error) // 查询限时购表详情 QueryFlashPromotionDetail(ctx context.Context, in *QueryFlashPromotionDetailReq, opts ...grpc.CallOption) (*QueryFlashPromotionDetailResp, error) // 查询限时购表列表 QueryFlashPromotionList(ctx context.Context, in *QueryFlashPromotionListReq, opts ...grpc.CallOption) (*QueryFlashPromotionListResp, error) // 查询当前时间是否有秒杀活动 QueryFlashPromotionListByDate(ctx context.Context, in *QueryFlashPromotionListByDateReq, opts ...grpc.CallOption) (*QueryFlashPromotionListByDateResp, error) }
FlashPromotionServiceClient is the client API for FlashPromotionService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkgo.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewFlashPromotionServiceClient ¶
func NewFlashPromotionServiceClient(cc grpc.ClientConnInterface) FlashPromotionServiceClient
type FlashPromotionServiceServer ¶
type FlashPromotionServiceServer interface { // 添加限时购表 AddFlashPromotion(context.Context, *AddFlashPromotionReq) (*AddFlashPromotionResp, error) // 删除限时购表 DeleteFlashPromotion(context.Context, *DeleteFlashPromotionReq) (*DeleteFlashPromotionResp, error) // 更新限时购表 UpdateFlashPromotion(context.Context, *UpdateFlashPromotionReq) (*UpdateFlashPromotionResp, error) // 更新限时购表状态 UpdateFlashPromotionStatus(context.Context, *UpdateFlashPromotionStatusReq) (*UpdateFlashPromotionStatusResp, error) // 查询限时购表详情 QueryFlashPromotionDetail(context.Context, *QueryFlashPromotionDetailReq) (*QueryFlashPromotionDetailResp, error) // 查询限时购表列表 QueryFlashPromotionList(context.Context, *QueryFlashPromotionListReq) (*QueryFlashPromotionListResp, error) // 查询当前时间是否有秒杀活动 QueryFlashPromotionListByDate(context.Context, *QueryFlashPromotionListByDateReq) (*QueryFlashPromotionListByDateResp, error) // contains filtered or unexported methods }
FlashPromotionServiceServer is the server API for FlashPromotionService service. All implementations must embed UnimplementedFlashPromotionServiceServer for forward compatibility
type FlashPromotionSessionListData ¶
type FlashPromotionSessionListData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //编号 Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` //场次名称 StartTime string `protobuf:"bytes,3,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` //每日开始时间 EndTime string `protobuf:"bytes,4,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` //每日结束时间 Status int32 `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"` //启用状态:0->不启用;1->启用 CreateTime string `protobuf:"bytes,6,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` //创建时间 // contains filtered or unexported fields }
func (*FlashPromotionSessionListData) Descriptor
deprecated
func (*FlashPromotionSessionListData) Descriptor() ([]byte, []int)
Deprecated: Use FlashPromotionSessionListData.ProtoReflect.Descriptor instead.
func (*FlashPromotionSessionListData) GetCreateTime ¶
func (x *FlashPromotionSessionListData) GetCreateTime() string
func (*FlashPromotionSessionListData) GetEndTime ¶
func (x *FlashPromotionSessionListData) GetEndTime() string
func (*FlashPromotionSessionListData) GetId ¶
func (x *FlashPromotionSessionListData) GetId() int64
func (*FlashPromotionSessionListData) GetName ¶
func (x *FlashPromotionSessionListData) GetName() string
func (*FlashPromotionSessionListData) GetStartTime ¶
func (x *FlashPromotionSessionListData) GetStartTime() string
func (*FlashPromotionSessionListData) GetStatus ¶
func (x *FlashPromotionSessionListData) GetStatus() int32
func (*FlashPromotionSessionListData) ProtoMessage ¶
func (*FlashPromotionSessionListData) ProtoMessage()
func (*FlashPromotionSessionListData) ProtoReflect ¶
func (x *FlashPromotionSessionListData) ProtoReflect() protoreflect.Message
func (*FlashPromotionSessionListData) Reset ¶
func (x *FlashPromotionSessionListData) Reset()
func (*FlashPromotionSessionListData) String ¶
func (x *FlashPromotionSessionListData) String() string
type FlashPromotionSessionServiceClient ¶
type FlashPromotionSessionServiceClient interface { // 添加限时购场次表 AddFlashPromotionSession(ctx context.Context, in *AddFlashPromotionSessionReq, opts ...grpc.CallOption) (*AddFlashPromotionSessionResp, error) // 删除限时购场次表 DeleteFlashPromotionSession(ctx context.Context, in *DeleteFlashPromotionSessionReq, opts ...grpc.CallOption) (*DeleteFlashPromotionSessionResp, error) // 更新限时购场次表 UpdateFlashPromotionSession(ctx context.Context, in *UpdateFlashPromotionSessionReq, opts ...grpc.CallOption) (*UpdateFlashPromotionSessionResp, error) // 更新限时购场次表状态 UpdateFlashPromotionSessionStatus(ctx context.Context, in *UpdateFlashPromotionSessionStatusReq, opts ...grpc.CallOption) (*UpdateFlashPromotionSessionStatusResp, error) // 查询限时购场次表详情 QueryFlashPromotionSessionDetail(ctx context.Context, in *QueryFlashPromotionSessionDetailReq, opts ...grpc.CallOption) (*QueryFlashPromotionSessionDetailResp, error) // 查询限时购场次表列表 QueryFlashPromotionSessionList(ctx context.Context, in *QueryFlashPromotionSessionListReq, opts ...grpc.CallOption) (*QueryFlashPromotionSessionListResp, error) // 根据时间查询限时购场次 QueryFlashPromotionSessionListByTime(ctx context.Context, in *QueryFlashPromotionSessionListByTimeReq, opts ...grpc.CallOption) (*QueryFlashPromotionSessionListByTimeResp, error) }
FlashPromotionSessionServiceClient is the client API for FlashPromotionSessionService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkgo.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewFlashPromotionSessionServiceClient ¶
func NewFlashPromotionSessionServiceClient(cc grpc.ClientConnInterface) FlashPromotionSessionServiceClient
type FlashPromotionSessionServiceServer ¶
type FlashPromotionSessionServiceServer interface { // 添加限时购场次表 AddFlashPromotionSession(context.Context, *AddFlashPromotionSessionReq) (*AddFlashPromotionSessionResp, error) // 删除限时购场次表 DeleteFlashPromotionSession(context.Context, *DeleteFlashPromotionSessionReq) (*DeleteFlashPromotionSessionResp, error) // 更新限时购场次表 UpdateFlashPromotionSession(context.Context, *UpdateFlashPromotionSessionReq) (*UpdateFlashPromotionSessionResp, error) // 更新限时购场次表状态 UpdateFlashPromotionSessionStatus(context.Context, *UpdateFlashPromotionSessionStatusReq) (*UpdateFlashPromotionSessionStatusResp, error) // 查询限时购场次表详情 QueryFlashPromotionSessionDetail(context.Context, *QueryFlashPromotionSessionDetailReq) (*QueryFlashPromotionSessionDetailResp, error) // 查询限时购场次表列表 QueryFlashPromotionSessionList(context.Context, *QueryFlashPromotionSessionListReq) (*QueryFlashPromotionSessionListResp, error) // 根据时间查询限时购场次 QueryFlashPromotionSessionListByTime(context.Context, *QueryFlashPromotionSessionListByTimeReq) (*QueryFlashPromotionSessionListByTimeResp, error) // contains filtered or unexported methods }
FlashPromotionSessionServiceServer is the server API for FlashPromotionSessionService service. All implementations must embed UnimplementedFlashPromotionSessionServiceServer for forward compatibility
type HomeAdvertiseListData ¶
type HomeAdvertiseListData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` //名称 Type int32 `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"` //轮播位置:0->PC首页轮播;1->app首页轮播 Pic string `protobuf:"bytes,4,opt,name=pic,proto3" json:"pic,omitempty"` //图片地址 StartTime string `protobuf:"bytes,5,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` //开始时间 EndTime string `protobuf:"bytes,6,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` //结束时间 Status int32 `protobuf:"varint,7,opt,name=status,proto3" json:"status,omitempty"` //上下线状态:0->下线;1->上线 ClickCount int32 `protobuf:"varint,8,opt,name=click_count,json=clickCount,proto3" json:"click_count,omitempty"` //点击数 OrderCount int32 `protobuf:"varint,9,opt,name=order_count,json=orderCount,proto3" json:"order_count,omitempty"` //下单数 Url string `protobuf:"bytes,10,opt,name=url,proto3" json:"url,omitempty"` //链接地址 Note string `protobuf:"bytes,11,opt,name=note,proto3" json:"note,omitempty"` //备注 Sort int32 `protobuf:"varint,12,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*HomeAdvertiseListData) Descriptor
deprecated
func (*HomeAdvertiseListData) Descriptor() ([]byte, []int)
Deprecated: Use HomeAdvertiseListData.ProtoReflect.Descriptor instead.
func (*HomeAdvertiseListData) GetClickCount ¶
func (x *HomeAdvertiseListData) GetClickCount() int32
func (*HomeAdvertiseListData) GetEndTime ¶
func (x *HomeAdvertiseListData) GetEndTime() string
func (*HomeAdvertiseListData) GetId ¶
func (x *HomeAdvertiseListData) GetId() int64
func (*HomeAdvertiseListData) GetName ¶
func (x *HomeAdvertiseListData) GetName() string
func (*HomeAdvertiseListData) GetNote ¶
func (x *HomeAdvertiseListData) GetNote() string
func (*HomeAdvertiseListData) GetOrderCount ¶
func (x *HomeAdvertiseListData) GetOrderCount() int32
func (*HomeAdvertiseListData) GetPic ¶
func (x *HomeAdvertiseListData) GetPic() string
func (*HomeAdvertiseListData) GetSort ¶
func (x *HomeAdvertiseListData) GetSort() int32
func (*HomeAdvertiseListData) GetStartTime ¶
func (x *HomeAdvertiseListData) GetStartTime() string
func (*HomeAdvertiseListData) GetStatus ¶
func (x *HomeAdvertiseListData) GetStatus() int32
func (*HomeAdvertiseListData) GetType ¶
func (x *HomeAdvertiseListData) GetType() int32
func (*HomeAdvertiseListData) GetUrl ¶
func (x *HomeAdvertiseListData) GetUrl() string
func (*HomeAdvertiseListData) ProtoMessage ¶
func (*HomeAdvertiseListData) ProtoMessage()
func (*HomeAdvertiseListData) ProtoReflect ¶
func (x *HomeAdvertiseListData) ProtoReflect() protoreflect.Message
func (*HomeAdvertiseListData) Reset ¶
func (x *HomeAdvertiseListData) Reset()
func (*HomeAdvertiseListData) String ¶
func (x *HomeAdvertiseListData) String() string
type HomeAdvertiseServiceClient ¶
type HomeAdvertiseServiceClient interface { // 添加首页轮播广告表 AddHomeAdvertise(ctx context.Context, in *AddHomeAdvertiseReq, opts ...grpc.CallOption) (*AddHomeAdvertiseResp, error) // 删除首页轮播广告表 DeleteHomeAdvertise(ctx context.Context, in *DeleteHomeAdvertiseReq, opts ...grpc.CallOption) (*DeleteHomeAdvertiseResp, error) // 更新首页轮播广告表 UpdateHomeAdvertise(ctx context.Context, in *UpdateHomeAdvertiseReq, opts ...grpc.CallOption) (*UpdateHomeAdvertiseResp, error) // 更新首页轮播广告表状态 UpdateHomeAdvertiseStatus(ctx context.Context, in *UpdateHomeAdvertiseStatusReq, opts ...grpc.CallOption) (*UpdateHomeAdvertiseStatusResp, error) // 查询首页轮播广告表详情 QueryHomeAdvertiseDetail(ctx context.Context, in *QueryHomeAdvertiseDetailReq, opts ...grpc.CallOption) (*QueryHomeAdvertiseDetailResp, error) // 查询首页轮播广告表列表 QueryHomeAdvertiseList(ctx context.Context, in *QueryHomeAdvertiseListReq, opts ...grpc.CallOption) (*QueryHomeAdvertiseListResp, error) }
HomeAdvertiseServiceClient is the client API for HomeAdvertiseService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkgo.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewHomeAdvertiseServiceClient ¶
func NewHomeAdvertiseServiceClient(cc grpc.ClientConnInterface) HomeAdvertiseServiceClient
type HomeAdvertiseServiceServer ¶
type HomeAdvertiseServiceServer interface { // 添加首页轮播广告表 AddHomeAdvertise(context.Context, *AddHomeAdvertiseReq) (*AddHomeAdvertiseResp, error) // 删除首页轮播广告表 DeleteHomeAdvertise(context.Context, *DeleteHomeAdvertiseReq) (*DeleteHomeAdvertiseResp, error) // 更新首页轮播广告表 UpdateHomeAdvertise(context.Context, *UpdateHomeAdvertiseReq) (*UpdateHomeAdvertiseResp, error) // 更新首页轮播广告表状态 UpdateHomeAdvertiseStatus(context.Context, *UpdateHomeAdvertiseStatusReq) (*UpdateHomeAdvertiseStatusResp, error) // 查询首页轮播广告表详情 QueryHomeAdvertiseDetail(context.Context, *QueryHomeAdvertiseDetailReq) (*QueryHomeAdvertiseDetailResp, error) // 查询首页轮播广告表列表 QueryHomeAdvertiseList(context.Context, *QueryHomeAdvertiseListReq) (*QueryHomeAdvertiseListResp, error) // contains filtered or unexported methods }
HomeAdvertiseServiceServer is the server API for HomeAdvertiseService service. All implementations must embed UnimplementedHomeAdvertiseServiceServer for forward compatibility
type HomeBrandAddData ¶
type HomeBrandAddData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // BrandId int64 `protobuf:"varint,2,opt,name=brand_id,json=brandId,proto3" json:"brand_id,omitempty"` //商品品牌id BrandName string `protobuf:"bytes,3,opt,name=brand_name,json=brandName,proto3" json:"brand_name,omitempty"` //商品品牌名称 RecommendStatus int32 `protobuf:"varint,4,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 Sort int32 `protobuf:"varint,5,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*HomeBrandAddData) Descriptor
deprecated
func (*HomeBrandAddData) Descriptor() ([]byte, []int)
Deprecated: Use HomeBrandAddData.ProtoReflect.Descriptor instead.
func (*HomeBrandAddData) GetBrandId ¶
func (x *HomeBrandAddData) GetBrandId() int64
func (*HomeBrandAddData) GetBrandName ¶
func (x *HomeBrandAddData) GetBrandName() string
func (*HomeBrandAddData) GetId ¶ added in v0.0.2
func (x *HomeBrandAddData) GetId() int64
func (*HomeBrandAddData) GetRecommendStatus ¶
func (x *HomeBrandAddData) GetRecommendStatus() int32
func (*HomeBrandAddData) GetSort ¶
func (x *HomeBrandAddData) GetSort() int32
func (*HomeBrandAddData) ProtoMessage ¶
func (*HomeBrandAddData) ProtoMessage()
func (*HomeBrandAddData) ProtoReflect ¶
func (x *HomeBrandAddData) ProtoReflect() protoreflect.Message
func (*HomeBrandAddData) Reset ¶
func (x *HomeBrandAddData) Reset()
func (*HomeBrandAddData) String ¶
func (x *HomeBrandAddData) String() string
type HomeBrandListData ¶
type HomeBrandListData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // BrandId int64 `protobuf:"varint,2,opt,name=brand_id,json=brandId,proto3" json:"brand_id,omitempty"` //商品品牌id BrandName string `protobuf:"bytes,3,opt,name=brand_name,json=brandName,proto3" json:"brand_name,omitempty"` //商品品牌名称 RecommendStatus int32 `protobuf:"varint,4,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 Sort int32 `protobuf:"varint,5,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*HomeBrandListData) Descriptor
deprecated
func (*HomeBrandListData) Descriptor() ([]byte, []int)
Deprecated: Use HomeBrandListData.ProtoReflect.Descriptor instead.
func (*HomeBrandListData) GetBrandId ¶
func (x *HomeBrandListData) GetBrandId() int64
func (*HomeBrandListData) GetBrandName ¶
func (x *HomeBrandListData) GetBrandName() string
func (*HomeBrandListData) GetId ¶
func (x *HomeBrandListData) GetId() int64
func (*HomeBrandListData) GetRecommendStatus ¶
func (x *HomeBrandListData) GetRecommendStatus() int32
func (*HomeBrandListData) GetSort ¶
func (x *HomeBrandListData) GetSort() int32
func (*HomeBrandListData) ProtoMessage ¶
func (*HomeBrandListData) ProtoMessage()
func (*HomeBrandListData) ProtoReflect ¶
func (x *HomeBrandListData) ProtoReflect() protoreflect.Message
func (*HomeBrandListData) Reset ¶
func (x *HomeBrandListData) Reset()
func (*HomeBrandListData) String ¶
func (x *HomeBrandListData) String() string
type HomeBrandServiceClient ¶
type HomeBrandServiceClient interface { // 添加首页推荐品牌表 AddHomeBrand(ctx context.Context, in *AddHomeBrandReq, opts ...grpc.CallOption) (*AddHomeBrandResp, error) // 删除首页推荐品牌表 DeleteHomeBrand(ctx context.Context, in *DeleteHomeBrandReq, opts ...grpc.CallOption) (*DeleteHomeBrandResp, error) // 修改推荐品牌排序 UpdateHomeBrandSort(ctx context.Context, in *UpdateHomeBrandSortReq, opts ...grpc.CallOption) (*UpdateHomeBrandSortResp, error) // 更新首页推荐品牌表状态 UpdateHomeBrandStatus(ctx context.Context, in *UpdateHomeBrandStatusReq, opts ...grpc.CallOption) (*UpdateHomeBrandStatusResp, error) // 查询首页推荐品牌表详情 QueryHomeBrandDetail(ctx context.Context, in *QueryHomeBrandDetailReq, opts ...grpc.CallOption) (*QueryHomeBrandDetailResp, error) // 查询首页推荐品牌表列表 QueryHomeBrandList(ctx context.Context, in *QueryHomeBrandListReq, opts ...grpc.CallOption) (*QueryHomeBrandListResp, error) }
HomeBrandServiceClient is the client API for HomeBrandService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkgo.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewHomeBrandServiceClient ¶
func NewHomeBrandServiceClient(cc grpc.ClientConnInterface) HomeBrandServiceClient
type HomeBrandServiceServer ¶
type HomeBrandServiceServer interface { // 添加首页推荐品牌表 AddHomeBrand(context.Context, *AddHomeBrandReq) (*AddHomeBrandResp, error) // 删除首页推荐品牌表 DeleteHomeBrand(context.Context, *DeleteHomeBrandReq) (*DeleteHomeBrandResp, error) // 修改推荐品牌排序 UpdateHomeBrandSort(context.Context, *UpdateHomeBrandSortReq) (*UpdateHomeBrandSortResp, error) // 更新首页推荐品牌表状态 UpdateHomeBrandStatus(context.Context, *UpdateHomeBrandStatusReq) (*UpdateHomeBrandStatusResp, error) // 查询首页推荐品牌表详情 QueryHomeBrandDetail(context.Context, *QueryHomeBrandDetailReq) (*QueryHomeBrandDetailResp, error) // 查询首页推荐品牌表列表 QueryHomeBrandList(context.Context, *QueryHomeBrandListReq) (*QueryHomeBrandListResp, error) // contains filtered or unexported methods }
HomeBrandServiceServer is the server API for HomeBrandService service. All implementations must embed UnimplementedHomeBrandServiceServer for forward compatibility
type HomeNewProductAddData ¶
type HomeNewProductAddData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // ProductId int64 `protobuf:"varint,2,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //商品id ProductName string `protobuf:"bytes,3,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"` //商品名称 RecommendStatus int32 `protobuf:"varint,4,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 Sort int32 `protobuf:"varint,5,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*HomeNewProductAddData) Descriptor
deprecated
func (*HomeNewProductAddData) Descriptor() ([]byte, []int)
Deprecated: Use HomeNewProductAddData.ProtoReflect.Descriptor instead.
func (*HomeNewProductAddData) GetId ¶ added in v0.0.2
func (x *HomeNewProductAddData) GetId() int64
func (*HomeNewProductAddData) GetProductId ¶
func (x *HomeNewProductAddData) GetProductId() int64
func (*HomeNewProductAddData) GetProductName ¶
func (x *HomeNewProductAddData) GetProductName() string
func (*HomeNewProductAddData) GetRecommendStatus ¶
func (x *HomeNewProductAddData) GetRecommendStatus() int32
func (*HomeNewProductAddData) GetSort ¶
func (x *HomeNewProductAddData) GetSort() int32
func (*HomeNewProductAddData) ProtoMessage ¶
func (*HomeNewProductAddData) ProtoMessage()
func (*HomeNewProductAddData) ProtoReflect ¶
func (x *HomeNewProductAddData) ProtoReflect() protoreflect.Message
func (*HomeNewProductAddData) Reset ¶
func (x *HomeNewProductAddData) Reset()
func (*HomeNewProductAddData) String ¶
func (x *HomeNewProductAddData) String() string
type HomeNewProductListData ¶
type HomeNewProductListData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // ProductId int64 `protobuf:"varint,2,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //商品id ProductName string `protobuf:"bytes,3,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"` //商品名称 RecommendStatus int32 `protobuf:"varint,4,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 Sort int32 `protobuf:"varint,5,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*HomeNewProductListData) Descriptor
deprecated
func (*HomeNewProductListData) Descriptor() ([]byte, []int)
Deprecated: Use HomeNewProductListData.ProtoReflect.Descriptor instead.
func (*HomeNewProductListData) GetId ¶
func (x *HomeNewProductListData) GetId() int64
func (*HomeNewProductListData) GetProductId ¶
func (x *HomeNewProductListData) GetProductId() int64
func (*HomeNewProductListData) GetProductName ¶
func (x *HomeNewProductListData) GetProductName() string
func (*HomeNewProductListData) GetRecommendStatus ¶
func (x *HomeNewProductListData) GetRecommendStatus() int32
func (*HomeNewProductListData) GetSort ¶
func (x *HomeNewProductListData) GetSort() int32
func (*HomeNewProductListData) ProtoMessage ¶
func (*HomeNewProductListData) ProtoMessage()
func (*HomeNewProductListData) ProtoReflect ¶
func (x *HomeNewProductListData) ProtoReflect() protoreflect.Message
func (*HomeNewProductListData) Reset ¶
func (x *HomeNewProductListData) Reset()
func (*HomeNewProductListData) String ¶
func (x *HomeNewProductListData) String() string
type HomeNewProductServiceClient ¶
type HomeNewProductServiceClient interface { // 添加新鲜好物表 AddHomeNewProduct(ctx context.Context, in *AddHomeNewProductReq, opts ...grpc.CallOption) (*AddHomeNewProductResp, error) // 删除新鲜好物表 DeleteHomeNewProduct(ctx context.Context, in *DeleteHomeNewProductReq, opts ...grpc.CallOption) (*DeleteHomeNewProductResp, error) // 修改首页新品排序 UpdateNewProductSort(ctx context.Context, in *UpdateNewProductSortReq, opts ...grpc.CallOption) (*UpdateNewProductSortResp, error) // 更新新鲜好物表状态 UpdateHomeNewProductStatus(ctx context.Context, in *UpdateHomeNewProductStatusReq, opts ...grpc.CallOption) (*UpdateHomeNewProductStatusResp, error) // 查询新鲜好物表详情 QueryHomeNewProductDetail(ctx context.Context, in *QueryHomeNewProductDetailReq, opts ...grpc.CallOption) (*QueryHomeNewProductDetailResp, error) // 查询新鲜好物表列表 QueryHomeNewProductList(ctx context.Context, in *QueryHomeNewProductListReq, opts ...grpc.CallOption) (*QueryHomeNewProductListResp, error) }
HomeNewProductServiceClient is the client API for HomeNewProductService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkgo.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewHomeNewProductServiceClient ¶
func NewHomeNewProductServiceClient(cc grpc.ClientConnInterface) HomeNewProductServiceClient
type HomeNewProductServiceServer ¶
type HomeNewProductServiceServer interface { // 添加新鲜好物表 AddHomeNewProduct(context.Context, *AddHomeNewProductReq) (*AddHomeNewProductResp, error) // 删除新鲜好物表 DeleteHomeNewProduct(context.Context, *DeleteHomeNewProductReq) (*DeleteHomeNewProductResp, error) // 修改首页新品排序 UpdateNewProductSort(context.Context, *UpdateNewProductSortReq) (*UpdateNewProductSortResp, error) // 更新新鲜好物表状态 UpdateHomeNewProductStatus(context.Context, *UpdateHomeNewProductStatusReq) (*UpdateHomeNewProductStatusResp, error) // 查询新鲜好物表详情 QueryHomeNewProductDetail(context.Context, *QueryHomeNewProductDetailReq) (*QueryHomeNewProductDetailResp, error) // 查询新鲜好物表列表 QueryHomeNewProductList(context.Context, *QueryHomeNewProductListReq) (*QueryHomeNewProductListResp, error) // contains filtered or unexported methods }
HomeNewProductServiceServer is the server API for HomeNewProductService service. All implementations must embed UnimplementedHomeNewProductServiceServer for forward compatibility
type HomeRecommendProductAddData ¶
type HomeRecommendProductAddData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // ProductId int64 `protobuf:"varint,2,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //商品id ProductName string `protobuf:"bytes,3,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"` //商品名称 RecommendStatus int32 `protobuf:"varint,4,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 Sort int32 `protobuf:"varint,5,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*HomeRecommendProductAddData) Descriptor
deprecated
func (*HomeRecommendProductAddData) Descriptor() ([]byte, []int)
Deprecated: Use HomeRecommendProductAddData.ProtoReflect.Descriptor instead.
func (*HomeRecommendProductAddData) GetId ¶ added in v0.0.2
func (x *HomeRecommendProductAddData) GetId() int64
func (*HomeRecommendProductAddData) GetProductId ¶
func (x *HomeRecommendProductAddData) GetProductId() int64
func (*HomeRecommendProductAddData) GetProductName ¶
func (x *HomeRecommendProductAddData) GetProductName() string
func (*HomeRecommendProductAddData) GetRecommendStatus ¶
func (x *HomeRecommendProductAddData) GetRecommendStatus() int32
func (*HomeRecommendProductAddData) GetSort ¶
func (x *HomeRecommendProductAddData) GetSort() int32
func (*HomeRecommendProductAddData) ProtoMessage ¶
func (*HomeRecommendProductAddData) ProtoMessage()
func (*HomeRecommendProductAddData) ProtoReflect ¶
func (x *HomeRecommendProductAddData) ProtoReflect() protoreflect.Message
func (*HomeRecommendProductAddData) Reset ¶
func (x *HomeRecommendProductAddData) Reset()
func (*HomeRecommendProductAddData) String ¶
func (x *HomeRecommendProductAddData) String() string
type HomeRecommendProductListData ¶
type HomeRecommendProductListData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // ProductId int64 `protobuf:"varint,2,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //商品id ProductName string `protobuf:"bytes,3,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"` //商品名称 RecommendStatus int32 `protobuf:"varint,4,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 Sort int32 `protobuf:"varint,5,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*HomeRecommendProductListData) Descriptor
deprecated
func (*HomeRecommendProductListData) Descriptor() ([]byte, []int)
Deprecated: Use HomeRecommendProductListData.ProtoReflect.Descriptor instead.
func (*HomeRecommendProductListData) GetId ¶
func (x *HomeRecommendProductListData) GetId() int64
func (*HomeRecommendProductListData) GetProductId ¶
func (x *HomeRecommendProductListData) GetProductId() int64
func (*HomeRecommendProductListData) GetProductName ¶
func (x *HomeRecommendProductListData) GetProductName() string
func (*HomeRecommendProductListData) GetRecommendStatus ¶
func (x *HomeRecommendProductListData) GetRecommendStatus() int32
func (*HomeRecommendProductListData) GetSort ¶
func (x *HomeRecommendProductListData) GetSort() int32
func (*HomeRecommendProductListData) ProtoMessage ¶
func (*HomeRecommendProductListData) ProtoMessage()
func (*HomeRecommendProductListData) ProtoReflect ¶
func (x *HomeRecommendProductListData) ProtoReflect() protoreflect.Message
func (*HomeRecommendProductListData) Reset ¶
func (x *HomeRecommendProductListData) Reset()
func (*HomeRecommendProductListData) String ¶
func (x *HomeRecommendProductListData) String() string
type HomeRecommendProductServiceClient ¶
type HomeRecommendProductServiceClient interface { // 添加人气推荐商品表 AddHomeRecommendProduct(ctx context.Context, in *AddHomeRecommendProductReq, opts ...grpc.CallOption) (*AddHomeRecommendProductResp, error) // 删除人气推荐商品表 DeleteHomeRecommendProduct(ctx context.Context, in *DeleteHomeRecommendProductReq, opts ...grpc.CallOption) (*DeleteHomeRecommendProductResp, error) // 修改推荐排序 UpdateRecommendProductSort(ctx context.Context, in *UpdateRecommendProductSortReq, opts ...grpc.CallOption) (*UpdateRecommendProductSortResp, error) // 更新人气推荐商品表状态 UpdateHomeRecommendProductStatus(ctx context.Context, in *UpdateHomeRecommendProductStatusReq, opts ...grpc.CallOption) (*UpdateHomeRecommendProductStatusResp, error) // 查询人气推荐商品表详情 QueryHomeRecommendProductDetail(ctx context.Context, in *QueryHomeRecommendProductDetailReq, opts ...grpc.CallOption) (*QueryHomeRecommendProductDetailResp, error) // 查询人气推荐商品表列表 QueryHomeRecommendProductList(ctx context.Context, in *QueryHomeRecommendProductListReq, opts ...grpc.CallOption) (*QueryHomeRecommendProductListResp, error) }
HomeRecommendProductServiceClient is the client API for HomeRecommendProductService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkgo.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewHomeRecommendProductServiceClient ¶
func NewHomeRecommendProductServiceClient(cc grpc.ClientConnInterface) HomeRecommendProductServiceClient
type HomeRecommendProductServiceServer ¶
type HomeRecommendProductServiceServer interface { // 添加人气推荐商品表 AddHomeRecommendProduct(context.Context, *AddHomeRecommendProductReq) (*AddHomeRecommendProductResp, error) // 删除人气推荐商品表 DeleteHomeRecommendProduct(context.Context, *DeleteHomeRecommendProductReq) (*DeleteHomeRecommendProductResp, error) // 修改推荐排序 UpdateRecommendProductSort(context.Context, *UpdateRecommendProductSortReq) (*UpdateRecommendProductSortResp, error) // 更新人气推荐商品表状态 UpdateHomeRecommendProductStatus(context.Context, *UpdateHomeRecommendProductStatusReq) (*UpdateHomeRecommendProductStatusResp, error) // 查询人气推荐商品表详情 QueryHomeRecommendProductDetail(context.Context, *QueryHomeRecommendProductDetailReq) (*QueryHomeRecommendProductDetailResp, error) // 查询人气推荐商品表列表 QueryHomeRecommendProductList(context.Context, *QueryHomeRecommendProductListReq) (*QueryHomeRecommendProductListResp, error) // contains filtered or unexported methods }
HomeRecommendProductServiceServer is the server API for HomeRecommendProductService service. All implementations must embed UnimplementedHomeRecommendProductServiceServer for forward compatibility
type HomeRecommendSubjectAddData ¶
type HomeRecommendSubjectAddData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // SubjectId int64 `protobuf:"varint,2,opt,name=subject_id,json=subjectId,proto3" json:"subject_id,omitempty"` //专题id SubjectName string `protobuf:"bytes,3,opt,name=subject_name,json=subjectName,proto3" json:"subject_name,omitempty"` //专题名称 RecommendStatus int32 `protobuf:"varint,4,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 Sort int32 `protobuf:"varint,5,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*HomeRecommendSubjectAddData) Descriptor
deprecated
func (*HomeRecommendSubjectAddData) Descriptor() ([]byte, []int)
Deprecated: Use HomeRecommendSubjectAddData.ProtoReflect.Descriptor instead.
func (*HomeRecommendSubjectAddData) GetId ¶ added in v0.0.2
func (x *HomeRecommendSubjectAddData) GetId() int64
func (*HomeRecommendSubjectAddData) GetRecommendStatus ¶
func (x *HomeRecommendSubjectAddData) GetRecommendStatus() int32
func (*HomeRecommendSubjectAddData) GetSort ¶
func (x *HomeRecommendSubjectAddData) GetSort() int32
func (*HomeRecommendSubjectAddData) GetSubjectId ¶
func (x *HomeRecommendSubjectAddData) GetSubjectId() int64
func (*HomeRecommendSubjectAddData) GetSubjectName ¶
func (x *HomeRecommendSubjectAddData) GetSubjectName() string
func (*HomeRecommendSubjectAddData) ProtoMessage ¶
func (*HomeRecommendSubjectAddData) ProtoMessage()
func (*HomeRecommendSubjectAddData) ProtoReflect ¶
func (x *HomeRecommendSubjectAddData) ProtoReflect() protoreflect.Message
func (*HomeRecommendSubjectAddData) Reset ¶
func (x *HomeRecommendSubjectAddData) Reset()
func (*HomeRecommendSubjectAddData) String ¶
func (x *HomeRecommendSubjectAddData) String() string
type HomeRecommendSubjectListData ¶
type HomeRecommendSubjectListData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // SubjectId int64 `protobuf:"varint,2,opt,name=subject_id,json=subjectId,proto3" json:"subject_id,omitempty"` //专题id SubjectName string `protobuf:"bytes,3,opt,name=subject_name,json=subjectName,proto3" json:"subject_name,omitempty"` //专题名称 RecommendStatus int32 `protobuf:"varint,4,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 Sort int32 `protobuf:"varint,5,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*HomeRecommendSubjectListData) Descriptor
deprecated
func (*HomeRecommendSubjectListData) Descriptor() ([]byte, []int)
Deprecated: Use HomeRecommendSubjectListData.ProtoReflect.Descriptor instead.
func (*HomeRecommendSubjectListData) GetId ¶
func (x *HomeRecommendSubjectListData) GetId() int64
func (*HomeRecommendSubjectListData) GetRecommendStatus ¶
func (x *HomeRecommendSubjectListData) GetRecommendStatus() int32
func (*HomeRecommendSubjectListData) GetSort ¶
func (x *HomeRecommendSubjectListData) GetSort() int32
func (*HomeRecommendSubjectListData) GetSubjectId ¶
func (x *HomeRecommendSubjectListData) GetSubjectId() int64
func (*HomeRecommendSubjectListData) GetSubjectName ¶
func (x *HomeRecommendSubjectListData) GetSubjectName() string
func (*HomeRecommendSubjectListData) ProtoMessage ¶
func (*HomeRecommendSubjectListData) ProtoMessage()
func (*HomeRecommendSubjectListData) ProtoReflect ¶
func (x *HomeRecommendSubjectListData) ProtoReflect() protoreflect.Message
func (*HomeRecommendSubjectListData) Reset ¶
func (x *HomeRecommendSubjectListData) Reset()
func (*HomeRecommendSubjectListData) String ¶
func (x *HomeRecommendSubjectListData) String() string
type HomeRecommendSubjectServiceClient ¶
type HomeRecommendSubjectServiceClient interface { // 添加首页推荐专题表 AddHomeRecommendSubject(ctx context.Context, in *AddHomeRecommendSubjectReq, opts ...grpc.CallOption) (*AddHomeRecommendSubjectResp, error) // 删除首页推荐专题表 DeleteHomeRecommendSubject(ctx context.Context, in *DeleteHomeRecommendSubjectReq, opts ...grpc.CallOption) (*DeleteHomeRecommendSubjectResp, error) // 修改专题推荐排序 UpdateRecommendSubjectSort(ctx context.Context, in *UpdateRecommendSubjectSortReq, opts ...grpc.CallOption) (*UpdateRecommendSubjectSortResp, error) // 更新首页推荐专题表状态 UpdateHomeRecommendSubjectStatus(ctx context.Context, in *UpdateHomeRecommendSubjectStatusReq, opts ...grpc.CallOption) (*UpdateHomeRecommendSubjectStatusResp, error) // 查询首页推荐专题表详情 QueryHomeRecommendSubjectDetail(ctx context.Context, in *QueryHomeRecommendSubjectDetailReq, opts ...grpc.CallOption) (*QueryHomeRecommendSubjectDetailResp, error) // 查询首页推荐专题表列表 QueryHomeRecommendSubjectList(ctx context.Context, in *QueryHomeRecommendSubjectListReq, opts ...grpc.CallOption) (*QueryHomeRecommendSubjectListResp, error) }
HomeRecommendSubjectServiceClient is the client API for HomeRecommendSubjectService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkgo.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewHomeRecommendSubjectServiceClient ¶
func NewHomeRecommendSubjectServiceClient(cc grpc.ClientConnInterface) HomeRecommendSubjectServiceClient
type HomeRecommendSubjectServiceServer ¶
type HomeRecommendSubjectServiceServer interface { // 添加首页推荐专题表 AddHomeRecommendSubject(context.Context, *AddHomeRecommendSubjectReq) (*AddHomeRecommendSubjectResp, error) // 删除首页推荐专题表 DeleteHomeRecommendSubject(context.Context, *DeleteHomeRecommendSubjectReq) (*DeleteHomeRecommendSubjectResp, error) // 修改专题推荐排序 UpdateRecommendSubjectSort(context.Context, *UpdateRecommendSubjectSortReq) (*UpdateRecommendSubjectSortResp, error) // 更新首页推荐专题表状态 UpdateHomeRecommendSubjectStatus(context.Context, *UpdateHomeRecommendSubjectStatusReq) (*UpdateHomeRecommendSubjectStatusResp, error) // 查询首页推荐专题表详情 QueryHomeRecommendSubjectDetail(context.Context, *QueryHomeRecommendSubjectDetailReq) (*QueryHomeRecommendSubjectDetailResp, error) // 查询首页推荐专题表列表 QueryHomeRecommendSubjectList(context.Context, *QueryHomeRecommendSubjectListReq) (*QueryHomeRecommendSubjectListResp, error) // contains filtered or unexported methods }
HomeRecommendSubjectServiceServer is the server API for HomeRecommendSubjectService service. All implementations must embed UnimplementedHomeRecommendSubjectServiceServer for forward compatibility
type QueryCouponCountReq ¶ added in v0.0.2
type QueryCouponCountReq struct { MemberId int64 `protobuf:"varint,1,opt,name=memberId,proto3" json:"memberId,omitempty"` // contains filtered or unexported fields }
func (*QueryCouponCountReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponCountReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponCountReq.ProtoReflect.Descriptor instead.
func (*QueryCouponCountReq) GetMemberId ¶ added in v0.0.2
func (x *QueryCouponCountReq) GetMemberId() int64
func (*QueryCouponCountReq) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponCountReq) ProtoMessage()
func (*QueryCouponCountReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponCountReq) ProtoReflect() protoreflect.Message
func (*QueryCouponCountReq) Reset ¶ added in v0.0.2
func (x *QueryCouponCountReq) Reset()
func (*QueryCouponCountReq) String ¶ added in v0.0.2
func (x *QueryCouponCountReq) String() string
type QueryCouponCountResp ¶ added in v0.0.2
type QueryCouponCountResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*QueryCouponCountResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponCountResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponCountResp.ProtoReflect.Descriptor instead.
func (*QueryCouponCountResp) GetTotal ¶ added in v0.0.2
func (x *QueryCouponCountResp) GetTotal() int64
func (*QueryCouponCountResp) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponCountResp) ProtoMessage()
func (*QueryCouponCountResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponCountResp) ProtoReflect() protoreflect.Message
func (*QueryCouponCountResp) Reset ¶ added in v0.0.2
func (x *QueryCouponCountResp) Reset()
func (*QueryCouponCountResp) String ¶ added in v0.0.2
func (x *QueryCouponCountResp) String() string
type QueryCouponData ¶ added in v0.0.2
type QueryCouponData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Type int32 `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"` //优惠券类型;0->全场赠券;1->会员赠券;2->购物赠券;3->注册赠券 Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` //名称 Platform int32 `protobuf:"varint,4,opt,name=platform,proto3" json:"platform,omitempty"` //使用平台:0->全部;1->移动;2->PC Count int32 `protobuf:"varint,5,opt,name=count,proto3" json:"count,omitempty"` //数量 Amount int64 `protobuf:"varint,6,opt,name=amount,proto3" json:"amount,omitempty"` //金额 PerLimit int32 `protobuf:"varint,7,opt,name=per_limit,json=perLimit,proto3" json:"per_limit,omitempty"` //每人限领张数 MinPoint int64 `protobuf:"varint,8,opt,name=min_point,json=minPoint,proto3" json:"min_point,omitempty"` //使用门槛;0表示无门槛 StartTime string `protobuf:"bytes,9,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` //开始时间 EndTime string `protobuf:"bytes,10,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` //结束时间 UseType int32 `protobuf:"varint,11,opt,name=use_type,json=useType,proto3" json:"use_type,omitempty"` //使用类型:0->全场通用;1->指定分类;2->指定商品 Note string `protobuf:"bytes,12,opt,name=note,proto3" json:"note,omitempty"` //备注 PublishCount int32 `protobuf:"varint,13,opt,name=publish_count,json=publishCount,proto3" json:"publish_count,omitempty"` //发行数量 UseCount int32 `protobuf:"varint,14,opt,name=use_count,json=useCount,proto3" json:"use_count,omitempty"` //已使用数量 ReceiveCount int32 `protobuf:"varint,15,opt,name=receive_count,json=receiveCount,proto3" json:"receive_count,omitempty"` //领取数量 EnableTime string `protobuf:"bytes,16,opt,name=enable_time,json=enableTime,proto3" json:"enable_time,omitempty"` //可以领取的日期 Code string `protobuf:"bytes,17,opt,name=code,proto3" json:"code,omitempty"` //优惠码 MemberLevel int32 `protobuf:"varint,18,opt,name=member_level,json=memberLevel,proto3" json:"member_level,omitempty"` //可领取的会员类型:0->无限时 // contains filtered or unexported fields }
func (*QueryCouponData) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponData) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponData.ProtoReflect.Descriptor instead.
func (*QueryCouponData) GetAmount ¶ added in v0.0.2
func (x *QueryCouponData) GetAmount() int64
func (*QueryCouponData) GetCode ¶ added in v0.0.2
func (x *QueryCouponData) GetCode() string
func (*QueryCouponData) GetCount ¶ added in v0.0.2
func (x *QueryCouponData) GetCount() int32
func (*QueryCouponData) GetEnableTime ¶ added in v0.0.2
func (x *QueryCouponData) GetEnableTime() string
func (*QueryCouponData) GetEndTime ¶ added in v0.0.2
func (x *QueryCouponData) GetEndTime() string
func (*QueryCouponData) GetId ¶ added in v0.0.2
func (x *QueryCouponData) GetId() int64
func (*QueryCouponData) GetMemberLevel ¶ added in v0.0.2
func (x *QueryCouponData) GetMemberLevel() int32
func (*QueryCouponData) GetMinPoint ¶ added in v0.0.2
func (x *QueryCouponData) GetMinPoint() int64
func (*QueryCouponData) GetName ¶ added in v0.0.2
func (x *QueryCouponData) GetName() string
func (*QueryCouponData) GetNote ¶ added in v0.0.2
func (x *QueryCouponData) GetNote() string
func (*QueryCouponData) GetPerLimit ¶ added in v0.0.2
func (x *QueryCouponData) GetPerLimit() int32
func (*QueryCouponData) GetPlatform ¶ added in v0.0.2
func (x *QueryCouponData) GetPlatform() int32
func (*QueryCouponData) GetPublishCount ¶ added in v0.0.2
func (x *QueryCouponData) GetPublishCount() int32
func (*QueryCouponData) GetReceiveCount ¶ added in v0.0.2
func (x *QueryCouponData) GetReceiveCount() int32
func (*QueryCouponData) GetStartTime ¶ added in v0.0.2
func (x *QueryCouponData) GetStartTime() string
func (*QueryCouponData) GetType ¶ added in v0.0.2
func (x *QueryCouponData) GetType() int32
func (*QueryCouponData) GetUseCount ¶ added in v0.0.2
func (x *QueryCouponData) GetUseCount() int32
func (*QueryCouponData) GetUseType ¶ added in v0.0.2
func (x *QueryCouponData) GetUseType() int32
func (*QueryCouponData) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponData) ProtoMessage()
func (*QueryCouponData) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponData) ProtoReflect() protoreflect.Message
func (*QueryCouponData) Reset ¶ added in v0.0.2
func (x *QueryCouponData) Reset()
func (*QueryCouponData) String ¶ added in v0.0.2
func (x *QueryCouponData) String() string
type QueryCouponFindByIdReq ¶ added in v0.0.2
type QueryCouponFindByIdReq struct { CouponId int64 `protobuf:"varint,1,opt,name=CouponId,proto3" json:"CouponId,omitempty"` // contains filtered or unexported fields }
func (*QueryCouponFindByIdReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponFindByIdReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponFindByIdReq.ProtoReflect.Descriptor instead.
func (*QueryCouponFindByIdReq) GetCouponId ¶ added in v0.0.2
func (x *QueryCouponFindByIdReq) GetCouponId() int64
func (*QueryCouponFindByIdReq) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponFindByIdReq) ProtoMessage()
func (*QueryCouponFindByIdReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponFindByIdReq) ProtoReflect() protoreflect.Message
func (*QueryCouponFindByIdReq) Reset ¶ added in v0.0.2
func (x *QueryCouponFindByIdReq) Reset()
func (*QueryCouponFindByIdReq) String ¶ added in v0.0.2
func (x *QueryCouponFindByIdReq) String() string
type QueryCouponFindByIdResp ¶ added in v0.0.2
type QueryCouponFindByIdResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Type int32 `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"` //优惠券类型;0->全场赠券;1->会员赠券;2->购物赠券;3->注册赠券 Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` //名称 Platform int32 `protobuf:"varint,4,opt,name=platform,proto3" json:"platform,omitempty"` //使用平台:0->全部;1->移动;2->PC Count int32 `protobuf:"varint,5,opt,name=count,proto3" json:"count,omitempty"` //数量 Amount int64 `protobuf:"varint,6,opt,name=amount,proto3" json:"amount,omitempty"` //金额 PerLimit int32 `protobuf:"varint,7,opt,name=per_limit,json=perLimit,proto3" json:"per_limit,omitempty"` //每人限领张数 MinPoint int64 `protobuf:"varint,8,opt,name=min_point,json=minPoint,proto3" json:"min_point,omitempty"` //使用门槛;0表示无门槛 StartTime string `protobuf:"bytes,9,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` //开始时间 EndTime string `protobuf:"bytes,10,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` //结束时间 UseType int32 `protobuf:"varint,11,opt,name=use_type,json=useType,proto3" json:"use_type,omitempty"` //使用类型:0->全场通用;1->指定分类;2->指定商品 Note string `protobuf:"bytes,12,opt,name=note,proto3" json:"note,omitempty"` //备注 PublishCount int32 `protobuf:"varint,13,opt,name=publish_count,json=publishCount,proto3" json:"publish_count,omitempty"` //发行数量 UseCount int32 `protobuf:"varint,14,opt,name=use_count,json=useCount,proto3" json:"use_count,omitempty"` //已使用数量 ReceiveCount int32 `protobuf:"varint,15,opt,name=receive_count,json=receiveCount,proto3" json:"receive_count,omitempty"` //领取数量 EnableTime string `protobuf:"bytes,16,opt,name=enable_time,json=enableTime,proto3" json:"enable_time,omitempty"` //可以领取的日期 Code string `protobuf:"bytes,17,opt,name=code,proto3" json:"code,omitempty"` //优惠码 MemberLevel int32 `protobuf:"varint,18,opt,name=member_level,json=memberLevel,proto3" json:"member_level,omitempty"` //可领取的会员类型:0->无限时 CouponProductRelationList []*CouponProductRelationData `protobuf:"bytes,19,rep,name=CouponProductRelationList,proto3" json:"CouponProductRelationList,omitempty"` //优惠券绑定的商品 CouponProductCategoryRelationList []*CouponProductCategoryRelationData `protobuf:"bytes,20,rep,name=CouponProductCategoryRelationList,proto3" json:"CouponProductCategoryRelationList,omitempty"` //优惠券绑定的商品分类 // contains filtered or unexported fields }
func (*QueryCouponFindByIdResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponFindByIdResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponFindByIdResp.ProtoReflect.Descriptor instead.
func (*QueryCouponFindByIdResp) GetAmount ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetAmount() int64
func (*QueryCouponFindByIdResp) GetCode ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetCode() string
func (*QueryCouponFindByIdResp) GetCount ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetCount() int32
func (*QueryCouponFindByIdResp) GetCouponProductCategoryRelationList ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetCouponProductCategoryRelationList() []*CouponProductCategoryRelationData
func (*QueryCouponFindByIdResp) GetCouponProductRelationList ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetCouponProductRelationList() []*CouponProductRelationData
func (*QueryCouponFindByIdResp) GetEnableTime ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetEnableTime() string
func (*QueryCouponFindByIdResp) GetEndTime ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetEndTime() string
func (*QueryCouponFindByIdResp) GetId ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetId() int64
func (*QueryCouponFindByIdResp) GetMemberLevel ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetMemberLevel() int32
func (*QueryCouponFindByIdResp) GetMinPoint ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetMinPoint() int64
func (*QueryCouponFindByIdResp) GetName ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetName() string
func (*QueryCouponFindByIdResp) GetNote ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetNote() string
func (*QueryCouponFindByIdResp) GetPerLimit ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetPerLimit() int32
func (*QueryCouponFindByIdResp) GetPlatform ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetPlatform() int32
func (*QueryCouponFindByIdResp) GetPublishCount ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetPublishCount() int32
func (*QueryCouponFindByIdResp) GetReceiveCount ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetReceiveCount() int32
func (*QueryCouponFindByIdResp) GetStartTime ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetStartTime() string
func (*QueryCouponFindByIdResp) GetType ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetType() int32
func (*QueryCouponFindByIdResp) GetUseCount ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetUseCount() int32
func (*QueryCouponFindByIdResp) GetUseType ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) GetUseType() int32
func (*QueryCouponFindByIdResp) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponFindByIdResp) ProtoMessage()
func (*QueryCouponFindByIdResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) ProtoReflect() protoreflect.Message
func (*QueryCouponFindByIdResp) Reset ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) Reset()
func (*QueryCouponFindByIdResp) String ¶ added in v0.0.2
func (x *QueryCouponFindByIdResp) String() string
type QueryCouponFindByIdsReq ¶ added in v0.0.2
type QueryCouponFindByIdsReq struct { CouponIds []int64 `protobuf:"varint,1,rep,packed,name=CouponIds,proto3" json:"CouponIds,omitempty"` // contains filtered or unexported fields }
func (*QueryCouponFindByIdsReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponFindByIdsReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponFindByIdsReq.ProtoReflect.Descriptor instead.
func (*QueryCouponFindByIdsReq) GetCouponIds ¶ added in v0.0.2
func (x *QueryCouponFindByIdsReq) GetCouponIds() []int64
func (*QueryCouponFindByIdsReq) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponFindByIdsReq) ProtoMessage()
func (*QueryCouponFindByIdsReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponFindByIdsReq) ProtoReflect() protoreflect.Message
func (*QueryCouponFindByIdsReq) Reset ¶ added in v0.0.2
func (x *QueryCouponFindByIdsReq) Reset()
func (*QueryCouponFindByIdsReq) String ¶ added in v0.0.2
func (x *QueryCouponFindByIdsReq) String() string
type QueryCouponFindByIdsResp ¶ added in v0.0.2
type QueryCouponFindByIdsResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*QueryCouponListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*QueryCouponFindByIdsResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponFindByIdsResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponFindByIdsResp.ProtoReflect.Descriptor instead.
func (*QueryCouponFindByIdsResp) GetList ¶ added in v0.0.2
func (x *QueryCouponFindByIdsResp) GetList() []*QueryCouponListData
func (*QueryCouponFindByIdsResp) GetTotal ¶ added in v0.0.2
func (x *QueryCouponFindByIdsResp) GetTotal() int64
func (*QueryCouponFindByIdsResp) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponFindByIdsResp) ProtoMessage()
func (*QueryCouponFindByIdsResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponFindByIdsResp) ProtoReflect() protoreflect.Message
func (*QueryCouponFindByIdsResp) Reset ¶ added in v0.0.2
func (x *QueryCouponFindByIdsResp) Reset()
func (*QueryCouponFindByIdsResp) String ¶ added in v0.0.2
func (x *QueryCouponFindByIdsResp) String() string
type QueryCouponHistoryDetailListReq ¶ added in v0.0.2
type QueryCouponHistoryDetailListReq struct { MemberId int64 `protobuf:"varint,1,opt,name=MemberId,proto3" json:"MemberId,omitempty"` // contains filtered or unexported fields }
func (*QueryCouponHistoryDetailListReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponHistoryDetailListReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponHistoryDetailListReq.ProtoReflect.Descriptor instead.
func (*QueryCouponHistoryDetailListReq) GetMemberId ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailListReq) GetMemberId() int64
func (*QueryCouponHistoryDetailListReq) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponHistoryDetailListReq) ProtoMessage()
func (*QueryCouponHistoryDetailListReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailListReq) ProtoReflect() protoreflect.Message
func (*QueryCouponHistoryDetailListReq) Reset ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailListReq) Reset()
func (*QueryCouponHistoryDetailListReq) String ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailListReq) String() string
type QueryCouponHistoryDetailReq ¶ added in v0.0.2
type QueryCouponHistoryDetailReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
查询优惠券使用、领取历史表详情
func (*QueryCouponHistoryDetailReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponHistoryDetailReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponHistoryDetailReq.ProtoReflect.Descriptor instead.
func (*QueryCouponHistoryDetailReq) GetId ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailReq) GetId() int64
func (*QueryCouponHistoryDetailReq) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponHistoryDetailReq) ProtoMessage()
func (*QueryCouponHistoryDetailReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailReq) ProtoReflect() protoreflect.Message
func (*QueryCouponHistoryDetailReq) Reset ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailReq) Reset()
func (*QueryCouponHistoryDetailReq) String ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailReq) String() string
type QueryCouponHistoryDetailResp ¶ added in v0.0.2
type QueryCouponHistoryDetailResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // CouponId int64 `protobuf:"varint,2,opt,name=coupon_id,json=couponId,proto3" json:"coupon_id,omitempty"` //优惠券id MemberId int64 `protobuf:"varint,3,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` //会员id CouponCode string `protobuf:"bytes,4,opt,name=coupon_code,json=couponCode,proto3" json:"coupon_code,omitempty"` //优惠码 MemberNickname string `protobuf:"bytes,5,opt,name=member_nickname,json=memberNickname,proto3" json:"member_nickname,omitempty"` //领取人昵称 GetType int32 `protobuf:"varint,6,opt,name=get_type,json=getType,proto3" json:"get_type,omitempty"` //获取类型:0->后台赠送;1->主动获取 CreateTime string `protobuf:"bytes,7,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` //领取时间 UseStatus int32 `protobuf:"varint,8,opt,name=use_status,json=useStatus,proto3" json:"use_status,omitempty"` //使用状态:0->未使用;1->已使用;2->已过期 UseTime string `protobuf:"bytes,9,opt,name=use_time,json=useTime,proto3" json:"use_time,omitempty"` //使用时间 OrderId int64 `protobuf:"varint,10,opt,name=order_id,json=orderId,proto3" json:"order_id,omitempty"` //订单编号 OrderSn string `protobuf:"bytes,11,opt,name=order_sn,json=orderSn,proto3" json:"order_sn,omitempty"` //订单号码 // contains filtered or unexported fields }
func (*QueryCouponHistoryDetailResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponHistoryDetailResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponHistoryDetailResp.ProtoReflect.Descriptor instead.
func (*QueryCouponHistoryDetailResp) GetCouponCode ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailResp) GetCouponCode() string
func (*QueryCouponHistoryDetailResp) GetCouponId ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailResp) GetCouponId() int64
func (*QueryCouponHistoryDetailResp) GetCreateTime ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailResp) GetCreateTime() string
func (*QueryCouponHistoryDetailResp) GetGetType ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailResp) GetGetType() int32
func (*QueryCouponHistoryDetailResp) GetId ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailResp) GetId() int64
func (*QueryCouponHistoryDetailResp) GetMemberId ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailResp) GetMemberId() int64
func (*QueryCouponHistoryDetailResp) GetMemberNickname ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailResp) GetMemberNickname() string
func (*QueryCouponHistoryDetailResp) GetOrderId ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailResp) GetOrderId() int64
func (*QueryCouponHistoryDetailResp) GetOrderSn ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailResp) GetOrderSn() string
func (*QueryCouponHistoryDetailResp) GetUseStatus ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailResp) GetUseStatus() int32
func (*QueryCouponHistoryDetailResp) GetUseTime ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailResp) GetUseTime() string
func (*QueryCouponHistoryDetailResp) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponHistoryDetailResp) ProtoMessage()
func (*QueryCouponHistoryDetailResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailResp) ProtoReflect() protoreflect.Message
func (*QueryCouponHistoryDetailResp) Reset ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailResp) Reset()
func (*QueryCouponHistoryDetailResp) String ¶ added in v0.0.2
func (x *QueryCouponHistoryDetailResp) String() string
type QueryCouponHistoryListReq ¶ added in v0.0.2
type QueryCouponHistoryListReq struct { PageNum int64 `protobuf:"varint,1,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"` //第几页 PageSize int64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` //每页的数量 CouponId int64 `protobuf:"varint,3,opt,name=coupon_id,json=couponId,proto3" json:"coupon_id,omitempty"` //优惠券id MemberId int64 `protobuf:"varint,4,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` //会员id OrderSn string `protobuf:"bytes,5,opt,name=order_sn,json=orderSn,proto3" json:"order_sn,omitempty"` //订单号码 UseStatus int32 `protobuf:"varint,6,opt,name=use_status,json=useStatus,proto3" json:"use_status,omitempty"` //使用状态:0->未使用;1->已使用;2->已过期 // contains filtered or unexported fields }
分页查询优惠券使用、领取历史表列表
func (*QueryCouponHistoryListReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponHistoryListReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponHistoryListReq.ProtoReflect.Descriptor instead.
func (*QueryCouponHistoryListReq) GetCouponId ¶ added in v0.0.2
func (x *QueryCouponHistoryListReq) GetCouponId() int64
func (*QueryCouponHistoryListReq) GetMemberId ¶ added in v0.0.2
func (x *QueryCouponHistoryListReq) GetMemberId() int64
func (*QueryCouponHistoryListReq) GetOrderSn ¶ added in v0.0.2
func (x *QueryCouponHistoryListReq) GetOrderSn() string
func (*QueryCouponHistoryListReq) GetPageNum ¶ added in v0.0.2
func (x *QueryCouponHistoryListReq) GetPageNum() int64
func (*QueryCouponHistoryListReq) GetPageSize ¶ added in v0.0.2
func (x *QueryCouponHistoryListReq) GetPageSize() int64
func (*QueryCouponHistoryListReq) GetUseStatus ¶ added in v0.0.2
func (x *QueryCouponHistoryListReq) GetUseStatus() int32
func (*QueryCouponHistoryListReq) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponHistoryListReq) ProtoMessage()
func (*QueryCouponHistoryListReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponHistoryListReq) ProtoReflect() protoreflect.Message
func (*QueryCouponHistoryListReq) Reset ¶ added in v0.0.2
func (x *QueryCouponHistoryListReq) Reset()
func (*QueryCouponHistoryListReq) String ¶ added in v0.0.2
func (x *QueryCouponHistoryListReq) String() string
type QueryCouponHistoryListResp ¶ added in v0.0.2
type QueryCouponHistoryListResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*CouponHistoryListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*QueryCouponHistoryListResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponHistoryListResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponHistoryListResp.ProtoReflect.Descriptor instead.
func (*QueryCouponHistoryListResp) GetList ¶ added in v0.0.2
func (x *QueryCouponHistoryListResp) GetList() []*CouponHistoryListData
func (*QueryCouponHistoryListResp) GetTotal ¶ added in v0.0.2
func (x *QueryCouponHistoryListResp) GetTotal() int64
func (*QueryCouponHistoryListResp) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponHistoryListResp) ProtoMessage()
func (*QueryCouponHistoryListResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponHistoryListResp) ProtoReflect() protoreflect.Message
func (*QueryCouponHistoryListResp) Reset ¶ added in v0.0.2
func (x *QueryCouponHistoryListResp) Reset()
func (*QueryCouponHistoryListResp) String ¶ added in v0.0.2
func (x *QueryCouponHistoryListResp) String() string
type QueryCouponListData ¶ added in v0.0.2
type QueryCouponListData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Type int32 `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"` //优惠券类型;0->全场赠券;1->会员赠券;2->购物赠券;3->注册赠券 Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` //名称 Platform int32 `protobuf:"varint,4,opt,name=platform,proto3" json:"platform,omitempty"` //使用平台:0->全部;1->移动;2->PC Count int32 `protobuf:"varint,5,opt,name=count,proto3" json:"count,omitempty"` //数量 Amount int64 `protobuf:"varint,6,opt,name=amount,proto3" json:"amount,omitempty"` //金额 PerLimit int32 `protobuf:"varint,7,opt,name=per_limit,json=perLimit,proto3" json:"per_limit,omitempty"` //每人限领张数 MinPoint int64 `protobuf:"varint,8,opt,name=min_point,json=minPoint,proto3" json:"min_point,omitempty"` //使用门槛;0表示无门槛 StartTime string `protobuf:"bytes,9,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` //开始时间 EndTime string `protobuf:"bytes,10,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` //结束时间 UseType int32 `protobuf:"varint,11,opt,name=use_type,json=useType,proto3" json:"use_type,omitempty"` //使用类型:0->全场通用;1->指定分类;2->指定商品 Note string `protobuf:"bytes,12,opt,name=note,proto3" json:"note,omitempty"` //备注 PublishCount int32 `protobuf:"varint,13,opt,name=publish_count,json=publishCount,proto3" json:"publish_count,omitempty"` //发行数量 UseCount int32 `protobuf:"varint,14,opt,name=use_count,json=useCount,proto3" json:"use_count,omitempty"` //已使用数量 ReceiveCount int32 `protobuf:"varint,15,opt,name=receive_count,json=receiveCount,proto3" json:"receive_count,omitempty"` //领取数量 EnableTime string `protobuf:"bytes,16,opt,name=enable_time,json=enableTime,proto3" json:"enable_time,omitempty"` //可以领取的日期 Code string `protobuf:"bytes,17,opt,name=code,proto3" json:"code,omitempty"` //优惠码 MemberLevel int32 `protobuf:"varint,18,opt,name=member_level,json=memberLevel,proto3" json:"member_level,omitempty"` //可领取的会员类型:0->无限时 // contains filtered or unexported fields }
func (*QueryCouponListData) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponListData) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponListData.ProtoReflect.Descriptor instead.
func (*QueryCouponListData) GetAmount ¶ added in v0.0.2
func (x *QueryCouponListData) GetAmount() int64
func (*QueryCouponListData) GetCode ¶ added in v0.0.2
func (x *QueryCouponListData) GetCode() string
func (*QueryCouponListData) GetCount ¶ added in v0.0.2
func (x *QueryCouponListData) GetCount() int32
func (*QueryCouponListData) GetEnableTime ¶ added in v0.0.2
func (x *QueryCouponListData) GetEnableTime() string
func (*QueryCouponListData) GetEndTime ¶ added in v0.0.2
func (x *QueryCouponListData) GetEndTime() string
func (*QueryCouponListData) GetId ¶ added in v0.0.2
func (x *QueryCouponListData) GetId() int64
func (*QueryCouponListData) GetMemberLevel ¶ added in v0.0.2
func (x *QueryCouponListData) GetMemberLevel() int32
func (*QueryCouponListData) GetMinPoint ¶ added in v0.0.2
func (x *QueryCouponListData) GetMinPoint() int64
func (*QueryCouponListData) GetName ¶ added in v0.0.2
func (x *QueryCouponListData) GetName() string
func (*QueryCouponListData) GetNote ¶ added in v0.0.2
func (x *QueryCouponListData) GetNote() string
func (*QueryCouponListData) GetPerLimit ¶ added in v0.0.2
func (x *QueryCouponListData) GetPerLimit() int32
func (*QueryCouponListData) GetPlatform ¶ added in v0.0.2
func (x *QueryCouponListData) GetPlatform() int32
func (*QueryCouponListData) GetPublishCount ¶ added in v0.0.2
func (x *QueryCouponListData) GetPublishCount() int32
func (*QueryCouponListData) GetReceiveCount ¶ added in v0.0.2
func (x *QueryCouponListData) GetReceiveCount() int32
func (*QueryCouponListData) GetStartTime ¶ added in v0.0.2
func (x *QueryCouponListData) GetStartTime() string
func (*QueryCouponListData) GetType ¶ added in v0.0.2
func (x *QueryCouponListData) GetType() int32
func (*QueryCouponListData) GetUseCount ¶ added in v0.0.2
func (x *QueryCouponListData) GetUseCount() int32
func (*QueryCouponListData) GetUseType ¶ added in v0.0.2
func (x *QueryCouponListData) GetUseType() int32
func (*QueryCouponListData) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponListData) ProtoMessage()
func (*QueryCouponListData) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponListData) ProtoReflect() protoreflect.Message
func (*QueryCouponListData) Reset ¶ added in v0.0.2
func (x *QueryCouponListData) Reset()
func (*QueryCouponListData) String ¶ added in v0.0.2
func (x *QueryCouponListData) String() string
type QueryCouponListReq ¶ added in v0.0.2
type QueryCouponListReq struct { Current int64 `protobuf:"varint,1,opt,name=current,proto3" json:"current,omitempty"` PageSize int64 `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"` Type int32 `protobuf:"varint,3,opt,name=Type,proto3" json:"Type,omitempty"` //优惠券类型;0->全场赠券;1->会员赠券;2->购物赠券;3->注册赠券 Name string `protobuf:"bytes,4,opt,name=Name,proto3" json:"Name,omitempty"` //名称 Platform int32 `protobuf:"varint,5,opt,name=Platform,proto3" json:"Platform,omitempty"` //使用平台:0->全部;1->移动;2->PC StartTime string `protobuf:"bytes,6,opt,name=StartTime,proto3" json:"StartTime,omitempty"` //开始时间 EndTime string `protobuf:"bytes,7,opt,name=EndTime,proto3" json:"EndTime,omitempty"` //结束时间 UseType int32 `protobuf:"varint,8,opt,name=UseType,proto3" json:"UseType,omitempty"` //使用类型:0->全场通用;1->指定分类;2->指定商品 // contains filtered or unexported fields }
func (*QueryCouponListReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponListReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponListReq.ProtoReflect.Descriptor instead.
func (*QueryCouponListReq) GetCurrent ¶ added in v0.0.2
func (x *QueryCouponListReq) GetCurrent() int64
func (*QueryCouponListReq) GetEndTime ¶ added in v0.0.2
func (x *QueryCouponListReq) GetEndTime() string
func (*QueryCouponListReq) GetName ¶ added in v0.0.2
func (x *QueryCouponListReq) GetName() string
func (*QueryCouponListReq) GetPageSize ¶ added in v0.0.2
func (x *QueryCouponListReq) GetPageSize() int64
func (*QueryCouponListReq) GetPlatform ¶ added in v0.0.2
func (x *QueryCouponListReq) GetPlatform() int32
func (*QueryCouponListReq) GetStartTime ¶ added in v0.0.2
func (x *QueryCouponListReq) GetStartTime() string
func (*QueryCouponListReq) GetType ¶ added in v0.0.2
func (x *QueryCouponListReq) GetType() int32
func (*QueryCouponListReq) GetUseType ¶ added in v0.0.2
func (x *QueryCouponListReq) GetUseType() int32
func (*QueryCouponListReq) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponListReq) ProtoMessage()
func (*QueryCouponListReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponListReq) ProtoReflect() protoreflect.Message
func (*QueryCouponListReq) Reset ¶ added in v0.0.2
func (x *QueryCouponListReq) Reset()
func (*QueryCouponListReq) String ¶ added in v0.0.2
func (x *QueryCouponListReq) String() string
type QueryCouponListResp ¶ added in v0.0.2
type QueryCouponListResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*QueryCouponListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*QueryCouponListResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponListResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponListResp.ProtoReflect.Descriptor instead.
func (*QueryCouponListResp) GetList ¶ added in v0.0.2
func (x *QueryCouponListResp) GetList() []*QueryCouponListData
func (*QueryCouponListResp) GetTotal ¶ added in v0.0.2
func (x *QueryCouponListResp) GetTotal() int64
func (*QueryCouponListResp) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponListResp) ProtoMessage()
func (*QueryCouponListResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponListResp) ProtoReflect() protoreflect.Message
func (*QueryCouponListResp) Reset ¶ added in v0.0.2
func (x *QueryCouponListResp) Reset()
func (*QueryCouponListResp) String ¶ added in v0.0.2
func (x *QueryCouponListResp) String() string
type QueryCouponProductCategoryRelationListData ¶ added in v0.0.2
type QueryCouponProductCategoryRelationListData struct { Id int64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` CouponId int64 `protobuf:"varint,2,opt,name=CouponId,proto3" json:"CouponId,omitempty"` ProductCategoryId int64 `protobuf:"varint,3,opt,name=ProductCategoryId,proto3" json:"ProductCategoryId,omitempty"` ProductCategoryName string `protobuf:"bytes,4,opt,name=ProductCategoryName,proto3" json:"ProductCategoryName,omitempty"` ParentCategoryName string `protobuf:"bytes,5,opt,name=ParentCategoryName,proto3" json:"ParentCategoryName,omitempty"` // contains filtered or unexported fields }
func (*QueryCouponProductCategoryRelationListData) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponProductCategoryRelationListData) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponProductCategoryRelationListData.ProtoReflect.Descriptor instead.
func (*QueryCouponProductCategoryRelationListData) GetCouponId ¶ added in v0.0.2
func (x *QueryCouponProductCategoryRelationListData) GetCouponId() int64
func (*QueryCouponProductCategoryRelationListData) GetId ¶ added in v0.0.2
func (x *QueryCouponProductCategoryRelationListData) GetId() int64
func (*QueryCouponProductCategoryRelationListData) GetParentCategoryName ¶ added in v0.0.2
func (x *QueryCouponProductCategoryRelationListData) GetParentCategoryName() string
func (*QueryCouponProductCategoryRelationListData) GetProductCategoryId ¶ added in v0.0.2
func (x *QueryCouponProductCategoryRelationListData) GetProductCategoryId() int64
func (*QueryCouponProductCategoryRelationListData) GetProductCategoryName ¶ added in v0.0.2
func (x *QueryCouponProductCategoryRelationListData) GetProductCategoryName() string
func (*QueryCouponProductCategoryRelationListData) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponProductCategoryRelationListData) ProtoMessage()
func (*QueryCouponProductCategoryRelationListData) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponProductCategoryRelationListData) ProtoReflect() protoreflect.Message
func (*QueryCouponProductCategoryRelationListData) Reset ¶ added in v0.0.2
func (x *QueryCouponProductCategoryRelationListData) Reset()
func (*QueryCouponProductCategoryRelationListData) String ¶ added in v0.0.2
func (x *QueryCouponProductCategoryRelationListData) String() string
type QueryCouponProductRelationListData ¶ added in v0.0.2
type QueryCouponProductRelationListData struct { Id int64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` CouponId int64 `protobuf:"varint,2,opt,name=CouponId,proto3" json:"CouponId,omitempty"` ProductId int64 `protobuf:"varint,3,opt,name=ProductId,proto3" json:"ProductId,omitempty"` ProductName string `protobuf:"bytes,4,opt,name=ProductName,proto3" json:"ProductName,omitempty"` ProductSn string `protobuf:"bytes,5,opt,name=ProductSn,proto3" json:"ProductSn,omitempty"` // contains filtered or unexported fields }
func (*QueryCouponProductRelationListData) Descriptor
deprecated
added in
v0.0.2
func (*QueryCouponProductRelationListData) Descriptor() ([]byte, []int)
Deprecated: Use QueryCouponProductRelationListData.ProtoReflect.Descriptor instead.
func (*QueryCouponProductRelationListData) GetCouponId ¶ added in v0.0.2
func (x *QueryCouponProductRelationListData) GetCouponId() int64
func (*QueryCouponProductRelationListData) GetId ¶ added in v0.0.2
func (x *QueryCouponProductRelationListData) GetId() int64
func (*QueryCouponProductRelationListData) GetProductId ¶ added in v0.0.2
func (x *QueryCouponProductRelationListData) GetProductId() int64
func (*QueryCouponProductRelationListData) GetProductName ¶ added in v0.0.2
func (x *QueryCouponProductRelationListData) GetProductName() string
func (*QueryCouponProductRelationListData) GetProductSn ¶ added in v0.0.2
func (x *QueryCouponProductRelationListData) GetProductSn() string
func (*QueryCouponProductRelationListData) ProtoMessage ¶ added in v0.0.2
func (*QueryCouponProductRelationListData) ProtoMessage()
func (*QueryCouponProductRelationListData) ProtoReflect ¶ added in v0.0.2
func (x *QueryCouponProductRelationListData) ProtoReflect() protoreflect.Message
func (*QueryCouponProductRelationListData) Reset ¶ added in v0.0.2
func (x *QueryCouponProductRelationListData) Reset()
func (*QueryCouponProductRelationListData) String ¶ added in v0.0.2
func (x *QueryCouponProductRelationListData) String() string
type QueryFlashPromotionDetailReq ¶ added in v0.0.2
type QueryFlashPromotionDetailReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
查询限时购表详情
func (*QueryFlashPromotionDetailReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionDetailReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionDetailReq.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionDetailReq) GetId ¶ added in v0.0.2
func (x *QueryFlashPromotionDetailReq) GetId() int64
func (*QueryFlashPromotionDetailReq) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionDetailReq) ProtoMessage()
func (*QueryFlashPromotionDetailReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionDetailReq) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionDetailReq) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionDetailReq) Reset()
func (*QueryFlashPromotionDetailReq) String ¶ added in v0.0.2
func (x *QueryFlashPromotionDetailReq) String() string
type QueryFlashPromotionDetailResp ¶ added in v0.0.2
type QueryFlashPromotionDetailResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //编号 Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` //标题 StartDate string `protobuf:"bytes,3,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty"` //开始日期 EndDate string `protobuf:"bytes,4,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty"` //结束日期 Status int32 `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"` //上下线状态 CreateTime string `protobuf:"bytes,6,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` //创建时间 // contains filtered or unexported fields }
func (*QueryFlashPromotionDetailResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionDetailResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionDetailResp.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionDetailResp) GetCreateTime ¶ added in v0.0.2
func (x *QueryFlashPromotionDetailResp) GetCreateTime() string
func (*QueryFlashPromotionDetailResp) GetEndDate ¶ added in v0.0.2
func (x *QueryFlashPromotionDetailResp) GetEndDate() string
func (*QueryFlashPromotionDetailResp) GetId ¶ added in v0.0.2
func (x *QueryFlashPromotionDetailResp) GetId() int64
func (*QueryFlashPromotionDetailResp) GetStartDate ¶ added in v0.0.2
func (x *QueryFlashPromotionDetailResp) GetStartDate() string
func (*QueryFlashPromotionDetailResp) GetStatus ¶ added in v0.0.2
func (x *QueryFlashPromotionDetailResp) GetStatus() int32
func (*QueryFlashPromotionDetailResp) GetTitle ¶ added in v0.0.2
func (x *QueryFlashPromotionDetailResp) GetTitle() string
func (*QueryFlashPromotionDetailResp) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionDetailResp) ProtoMessage()
func (*QueryFlashPromotionDetailResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionDetailResp) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionDetailResp) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionDetailResp) Reset()
func (*QueryFlashPromotionDetailResp) String ¶ added in v0.0.2
func (x *QueryFlashPromotionDetailResp) String() string
type QueryFlashPromotionListByDateReq ¶ added in v0.0.2
type QueryFlashPromotionListByDateReq struct { CurrentDate string `protobuf:"bytes,1,opt,name=currentDate,proto3" json:"currentDate,omitempty"` // contains filtered or unexported fields }
func (*QueryFlashPromotionListByDateReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionListByDateReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionListByDateReq.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionListByDateReq) GetCurrentDate ¶ added in v0.0.2
func (x *QueryFlashPromotionListByDateReq) GetCurrentDate() string
func (*QueryFlashPromotionListByDateReq) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionListByDateReq) ProtoMessage()
func (*QueryFlashPromotionListByDateReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionListByDateReq) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionListByDateReq) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionListByDateReq) Reset()
func (*QueryFlashPromotionListByDateReq) String ¶ added in v0.0.2
func (x *QueryFlashPromotionListByDateReq) String() string
type QueryFlashPromotionListByDateResp ¶ added in v0.0.2
type QueryFlashPromotionListByDateResp struct { List []*FlashPromotionListData `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*QueryFlashPromotionListByDateResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionListByDateResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionListByDateResp.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionListByDateResp) GetList ¶ added in v0.0.2
func (x *QueryFlashPromotionListByDateResp) GetList() []*FlashPromotionListData
func (*QueryFlashPromotionListByDateResp) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionListByDateResp) ProtoMessage()
func (*QueryFlashPromotionListByDateResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionListByDateResp) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionListByDateResp) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionListByDateResp) Reset()
func (*QueryFlashPromotionListByDateResp) String ¶ added in v0.0.2
func (x *QueryFlashPromotionListByDateResp) String() string
type QueryFlashPromotionListReq ¶ added in v0.0.2
type QueryFlashPromotionListReq struct { PageNum int64 `protobuf:"varint,1,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"` //第几页 PageSize int64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` //每页的数量 EndDate string `protobuf:"bytes,3,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty"` //结束日期 StartDate string `protobuf:"bytes,4,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty"` //开始日期 Status int32 `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"` //上下线状态 Title string `protobuf:"bytes,6,opt,name=title,proto3" json:"title,omitempty"` //标题 // contains filtered or unexported fields }
分页查询限时购表列表
func (*QueryFlashPromotionListReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionListReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionListReq.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionListReq) GetEndDate ¶ added in v0.0.2
func (x *QueryFlashPromotionListReq) GetEndDate() string
func (*QueryFlashPromotionListReq) GetPageNum ¶ added in v0.0.2
func (x *QueryFlashPromotionListReq) GetPageNum() int64
func (*QueryFlashPromotionListReq) GetPageSize ¶ added in v0.0.2
func (x *QueryFlashPromotionListReq) GetPageSize() int64
func (*QueryFlashPromotionListReq) GetStartDate ¶ added in v0.0.2
func (x *QueryFlashPromotionListReq) GetStartDate() string
func (*QueryFlashPromotionListReq) GetStatus ¶ added in v0.0.2
func (x *QueryFlashPromotionListReq) GetStatus() int32
func (*QueryFlashPromotionListReq) GetTitle ¶ added in v0.0.2
func (x *QueryFlashPromotionListReq) GetTitle() string
func (*QueryFlashPromotionListReq) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionListReq) ProtoMessage()
func (*QueryFlashPromotionListReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionListReq) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionListReq) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionListReq) Reset()
func (*QueryFlashPromotionListReq) String ¶ added in v0.0.2
func (x *QueryFlashPromotionListReq) String() string
type QueryFlashPromotionListResp ¶ added in v0.0.2
type QueryFlashPromotionListResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*FlashPromotionListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*QueryFlashPromotionListResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionListResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionListResp.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionListResp) GetList ¶ added in v0.0.2
func (x *QueryFlashPromotionListResp) GetList() []*FlashPromotionListData
func (*QueryFlashPromotionListResp) GetTotal ¶ added in v0.0.2
func (x *QueryFlashPromotionListResp) GetTotal() int64
func (*QueryFlashPromotionListResp) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionListResp) ProtoMessage()
func (*QueryFlashPromotionListResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionListResp) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionListResp) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionListResp) Reset()
func (*QueryFlashPromotionListResp) String ¶ added in v0.0.2
func (x *QueryFlashPromotionListResp) String() string
type QueryFlashPromotionLogDetailReq ¶ added in v0.0.2
type QueryFlashPromotionLogDetailReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
查询限时购通知记录详情
func (*QueryFlashPromotionLogDetailReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionLogDetailReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionLogDetailReq.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionLogDetailReq) GetId ¶ added in v0.0.2
func (x *QueryFlashPromotionLogDetailReq) GetId() int64
func (*QueryFlashPromotionLogDetailReq) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionLogDetailReq) ProtoMessage()
func (*QueryFlashPromotionLogDetailReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionLogDetailReq) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionLogDetailReq) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionLogDetailReq) Reset()
func (*QueryFlashPromotionLogDetailReq) String ¶ added in v0.0.2
func (x *QueryFlashPromotionLogDetailReq) String() string
type QueryFlashPromotionLogDetailResp ¶ added in v0.0.2
type QueryFlashPromotionLogDetailResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //编号 MemberId int64 `protobuf:"varint,2,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` //会员id ProductId int64 `protobuf:"varint,3,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //商品id MemberPhone string `protobuf:"bytes,4,opt,name=member_phone,json=memberPhone,proto3" json:"member_phone,omitempty"` //会员电话 ProductName string `protobuf:"bytes,5,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"` //商品名称 SubscribeTime string `protobuf:"bytes,6,opt,name=subscribe_time,json=subscribeTime,proto3" json:"subscribe_time,omitempty"` //会员订阅时间 SendTime string `protobuf:"bytes,7,opt,name=send_time,json=sendTime,proto3" json:"send_time,omitempty"` //发送时间 // contains filtered or unexported fields }
func (*QueryFlashPromotionLogDetailResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionLogDetailResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionLogDetailResp.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionLogDetailResp) GetId ¶ added in v0.0.2
func (x *QueryFlashPromotionLogDetailResp) GetId() int64
func (*QueryFlashPromotionLogDetailResp) GetMemberId ¶ added in v0.0.2
func (x *QueryFlashPromotionLogDetailResp) GetMemberId() int64
func (*QueryFlashPromotionLogDetailResp) GetMemberPhone ¶ added in v0.0.2
func (x *QueryFlashPromotionLogDetailResp) GetMemberPhone() string
func (*QueryFlashPromotionLogDetailResp) GetProductId ¶ added in v0.0.2
func (x *QueryFlashPromotionLogDetailResp) GetProductId() int64
func (*QueryFlashPromotionLogDetailResp) GetProductName ¶ added in v0.0.2
func (x *QueryFlashPromotionLogDetailResp) GetProductName() string
func (*QueryFlashPromotionLogDetailResp) GetSendTime ¶ added in v0.0.2
func (x *QueryFlashPromotionLogDetailResp) GetSendTime() string
func (*QueryFlashPromotionLogDetailResp) GetSubscribeTime ¶ added in v0.0.2
func (x *QueryFlashPromotionLogDetailResp) GetSubscribeTime() string
func (*QueryFlashPromotionLogDetailResp) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionLogDetailResp) ProtoMessage()
func (*QueryFlashPromotionLogDetailResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionLogDetailResp) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionLogDetailResp) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionLogDetailResp) Reset()
func (*QueryFlashPromotionLogDetailResp) String ¶ added in v0.0.2
func (x *QueryFlashPromotionLogDetailResp) String() string
type QueryFlashPromotionLogListReq ¶ added in v0.0.2
type QueryFlashPromotionLogListReq struct { PageNum int64 `protobuf:"varint,1,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"` //第几页 PageSize int64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` //每页的数量 MemberPhone string `protobuf:"bytes,3,opt,name=member_phone,json=memberPhone,proto3" json:"member_phone,omitempty"` //会员电话 ProductName string `protobuf:"bytes,4,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"` //商品名称 // contains filtered or unexported fields }
分页查询限时购通知记录列表
func (*QueryFlashPromotionLogListReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionLogListReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionLogListReq.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionLogListReq) GetMemberPhone ¶ added in v0.0.2
func (x *QueryFlashPromotionLogListReq) GetMemberPhone() string
func (*QueryFlashPromotionLogListReq) GetPageNum ¶ added in v0.0.2
func (x *QueryFlashPromotionLogListReq) GetPageNum() int64
func (*QueryFlashPromotionLogListReq) GetPageSize ¶ added in v0.0.2
func (x *QueryFlashPromotionLogListReq) GetPageSize() int64
func (*QueryFlashPromotionLogListReq) GetProductName ¶ added in v0.0.2
func (x *QueryFlashPromotionLogListReq) GetProductName() string
func (*QueryFlashPromotionLogListReq) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionLogListReq) ProtoMessage()
func (*QueryFlashPromotionLogListReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionLogListReq) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionLogListReq) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionLogListReq) Reset()
func (*QueryFlashPromotionLogListReq) String ¶ added in v0.0.2
func (x *QueryFlashPromotionLogListReq) String() string
type QueryFlashPromotionLogListResp ¶ added in v0.0.2
type QueryFlashPromotionLogListResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*FlashPromotionLogListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*QueryFlashPromotionLogListResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionLogListResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionLogListResp.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionLogListResp) GetList ¶ added in v0.0.2
func (x *QueryFlashPromotionLogListResp) GetList() []*FlashPromotionLogListData
func (*QueryFlashPromotionLogListResp) GetTotal ¶ added in v0.0.2
func (x *QueryFlashPromotionLogListResp) GetTotal() int64
func (*QueryFlashPromotionLogListResp) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionLogListResp) ProtoMessage()
func (*QueryFlashPromotionLogListResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionLogListResp) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionLogListResp) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionLogListResp) Reset()
func (*QueryFlashPromotionLogListResp) String ¶ added in v0.0.2
func (x *QueryFlashPromotionLogListResp) String() string
type QueryFlashPromotionProductRelationDetailReq ¶ added in v0.0.2
type QueryFlashPromotionProductRelationDetailReq struct { ProductId int64 `protobuf:"varint,1,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //商品id // contains filtered or unexported fields }
查询商品限时购与商品关系表详情
func (*QueryFlashPromotionProductRelationDetailReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionProductRelationDetailReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionProductRelationDetailReq.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionProductRelationDetailReq) GetProductId ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationDetailReq) GetProductId() int64
func (*QueryFlashPromotionProductRelationDetailReq) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionProductRelationDetailReq) ProtoMessage()
func (*QueryFlashPromotionProductRelationDetailReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationDetailReq) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionProductRelationDetailReq) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationDetailReq) Reset()
func (*QueryFlashPromotionProductRelationDetailReq) String ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationDetailReq) String() string
type QueryFlashPromotionProductRelationDetailResp ¶ added in v0.0.2
type QueryFlashPromotionProductRelationDetailResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //编号 FlashPromotionId int64 `protobuf:"varint,2,opt,name=flash_promotion_id,json=flashPromotionId,proto3" json:"flash_promotion_id,omitempty"` //限时购id FlashPromotionSessionId int64 `` //编号 /* 135-byte string literal not displayed */ ProductId int64 `protobuf:"varint,4,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //商品id FlashPromotionPrice int64 `protobuf:"varint,5,opt,name=flash_promotion_price,json=flashPromotionPrice,proto3" json:"flash_promotion_price,omitempty"` //限时购价格 FlashPromotionCount int32 `protobuf:"varint,6,opt,name=flash_promotion_count,json=flashPromotionCount,proto3" json:"flash_promotion_count,omitempty"` //限时购数量 FlashPromotionLimit int32 `protobuf:"varint,7,opt,name=flash_promotion_limit,json=flashPromotionLimit,proto3" json:"flash_promotion_limit,omitempty"` //每人限购数量 Sort int32 `protobuf:"varint,8,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*QueryFlashPromotionProductRelationDetailResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionProductRelationDetailResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionProductRelationDetailResp.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionProductRelationDetailResp) GetFlashPromotionCount ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationDetailResp) GetFlashPromotionCount() int32
func (*QueryFlashPromotionProductRelationDetailResp) GetFlashPromotionId ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationDetailResp) GetFlashPromotionId() int64
func (*QueryFlashPromotionProductRelationDetailResp) GetFlashPromotionLimit ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationDetailResp) GetFlashPromotionLimit() int32
func (*QueryFlashPromotionProductRelationDetailResp) GetFlashPromotionPrice ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationDetailResp) GetFlashPromotionPrice() int64
func (*QueryFlashPromotionProductRelationDetailResp) GetFlashPromotionSessionId ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationDetailResp) GetFlashPromotionSessionId() int64
func (*QueryFlashPromotionProductRelationDetailResp) GetId ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationDetailResp) GetId() int64
func (*QueryFlashPromotionProductRelationDetailResp) GetProductId ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationDetailResp) GetProductId() int64
func (*QueryFlashPromotionProductRelationDetailResp) GetSort ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationDetailResp) GetSort() int32
func (*QueryFlashPromotionProductRelationDetailResp) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionProductRelationDetailResp) ProtoMessage()
func (*QueryFlashPromotionProductRelationDetailResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationDetailResp) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionProductRelationDetailResp) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationDetailResp) Reset()
func (*QueryFlashPromotionProductRelationDetailResp) String ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationDetailResp) String() string
type QueryFlashPromotionProductRelationListReq ¶ added in v0.0.2
type QueryFlashPromotionProductRelationListReq struct { PageNum int64 `protobuf:"varint,1,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"` //第几页 PageSize int64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` //每页的数量 FlashPromotionId int64 `protobuf:"varint,3,opt,name=flash_promotion_id,json=flashPromotionId,proto3" json:"flash_promotion_id,omitempty"` //限时购id FlashPromotionSessionId int64 `` //编号 /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
分页查询商品限时购与商品关系表列表
func (*QueryFlashPromotionProductRelationListReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionProductRelationListReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionProductRelationListReq.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionProductRelationListReq) GetFlashPromotionId ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationListReq) GetFlashPromotionId() int64
func (*QueryFlashPromotionProductRelationListReq) GetFlashPromotionSessionId ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationListReq) GetFlashPromotionSessionId() int64
func (*QueryFlashPromotionProductRelationListReq) GetPageNum ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationListReq) GetPageNum() int64
func (*QueryFlashPromotionProductRelationListReq) GetPageSize ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationListReq) GetPageSize() int64
func (*QueryFlashPromotionProductRelationListReq) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionProductRelationListReq) ProtoMessage()
func (*QueryFlashPromotionProductRelationListReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationListReq) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionProductRelationListReq) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationListReq) Reset()
func (*QueryFlashPromotionProductRelationListReq) String ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationListReq) String() string
type QueryFlashPromotionProductRelationListResp ¶ added in v0.0.2
type QueryFlashPromotionProductRelationListResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*FlashPromotionProductRelationListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*QueryFlashPromotionProductRelationListResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionProductRelationListResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionProductRelationListResp.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionProductRelationListResp) GetList ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationListResp) GetList() []*FlashPromotionProductRelationListData
func (*QueryFlashPromotionProductRelationListResp) GetTotal ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationListResp) GetTotal() int64
func (*QueryFlashPromotionProductRelationListResp) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionProductRelationListResp) ProtoMessage()
func (*QueryFlashPromotionProductRelationListResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationListResp) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionProductRelationListResp) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationListResp) Reset()
func (*QueryFlashPromotionProductRelationListResp) String ¶ added in v0.0.2
func (x *QueryFlashPromotionProductRelationListResp) String() string
type QueryFlashPromotionSessionDetailReq ¶ added in v0.0.2
type QueryFlashPromotionSessionDetailReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
查询限时购场次表详情
func (*QueryFlashPromotionSessionDetailReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionSessionDetailReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionSessionDetailReq.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionSessionDetailReq) GetId ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionDetailReq) GetId() int64
func (*QueryFlashPromotionSessionDetailReq) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionSessionDetailReq) ProtoMessage()
func (*QueryFlashPromotionSessionDetailReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionDetailReq) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionSessionDetailReq) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionDetailReq) Reset()
func (*QueryFlashPromotionSessionDetailReq) String ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionDetailReq) String() string
type QueryFlashPromotionSessionDetailResp ¶ added in v0.0.2
type QueryFlashPromotionSessionDetailResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //编号 Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` //场次名称 StartTime string `protobuf:"bytes,3,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` //每日开始时间 EndTime string `protobuf:"bytes,4,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` //每日结束时间 Status int32 `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"` //启用状态:0->不启用;1->启用 CreateTime string `protobuf:"bytes,6,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` //创建时间 // contains filtered or unexported fields }
func (*QueryFlashPromotionSessionDetailResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionSessionDetailResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionSessionDetailResp.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionSessionDetailResp) GetCreateTime ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionDetailResp) GetCreateTime() string
func (*QueryFlashPromotionSessionDetailResp) GetEndTime ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionDetailResp) GetEndTime() string
func (*QueryFlashPromotionSessionDetailResp) GetId ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionDetailResp) GetId() int64
func (*QueryFlashPromotionSessionDetailResp) GetName ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionDetailResp) GetName() string
func (*QueryFlashPromotionSessionDetailResp) GetStartTime ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionDetailResp) GetStartTime() string
func (*QueryFlashPromotionSessionDetailResp) GetStatus ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionDetailResp) GetStatus() int32
func (*QueryFlashPromotionSessionDetailResp) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionSessionDetailResp) ProtoMessage()
func (*QueryFlashPromotionSessionDetailResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionDetailResp) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionSessionDetailResp) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionDetailResp) Reset()
func (*QueryFlashPromotionSessionDetailResp) String ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionDetailResp) String() string
type QueryFlashPromotionSessionListByTimeReq ¶ added in v0.0.2
type QueryFlashPromotionSessionListByTimeReq struct { CurrentTIme string `protobuf:"bytes,1,opt,name=currentTIme,proto3" json:"currentTIme,omitempty"` // contains filtered or unexported fields }
func (*QueryFlashPromotionSessionListByTimeReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionSessionListByTimeReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionSessionListByTimeReq.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionSessionListByTimeReq) GetCurrentTIme ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListByTimeReq) GetCurrentTIme() string
func (*QueryFlashPromotionSessionListByTimeReq) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionSessionListByTimeReq) ProtoMessage()
func (*QueryFlashPromotionSessionListByTimeReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListByTimeReq) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionSessionListByTimeReq) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListByTimeReq) Reset()
func (*QueryFlashPromotionSessionListByTimeReq) String ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListByTimeReq) String() string
type QueryFlashPromotionSessionListByTimeResp ¶ added in v0.0.2
type QueryFlashPromotionSessionListByTimeResp struct { List []*FlashPromotionSessionListData `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*QueryFlashPromotionSessionListByTimeResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionSessionListByTimeResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionSessionListByTimeResp.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionSessionListByTimeResp) GetList ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListByTimeResp) GetList() []*FlashPromotionSessionListData
func (*QueryFlashPromotionSessionListByTimeResp) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionSessionListByTimeResp) ProtoMessage()
func (*QueryFlashPromotionSessionListByTimeResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListByTimeResp) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionSessionListByTimeResp) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListByTimeResp) Reset()
func (*QueryFlashPromotionSessionListByTimeResp) String ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListByTimeResp) String() string
type QueryFlashPromotionSessionListReq ¶ added in v0.0.2
type QueryFlashPromotionSessionListReq struct { PageNum int64 `protobuf:"varint,1,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"` //第几页 PageSize int64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` //每页的数量 EndTime string `protobuf:"bytes,3,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` //每日结束时间 Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` //场次名称 StartTime string `protobuf:"bytes,5,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` //每日开始时间 Status int32 `protobuf:"varint,6,opt,name=status,proto3" json:"status,omitempty"` //启用状态:0->不启用;1->启用 // contains filtered or unexported fields }
分页查询限时购场次表列表
func (*QueryFlashPromotionSessionListReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionSessionListReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionSessionListReq.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionSessionListReq) GetEndTime ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListReq) GetEndTime() string
func (*QueryFlashPromotionSessionListReq) GetName ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListReq) GetName() string
func (*QueryFlashPromotionSessionListReq) GetPageNum ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListReq) GetPageNum() int64
func (*QueryFlashPromotionSessionListReq) GetPageSize ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListReq) GetPageSize() int64
func (*QueryFlashPromotionSessionListReq) GetStartTime ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListReq) GetStartTime() string
func (*QueryFlashPromotionSessionListReq) GetStatus ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListReq) GetStatus() int32
func (*QueryFlashPromotionSessionListReq) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionSessionListReq) ProtoMessage()
func (*QueryFlashPromotionSessionListReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListReq) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionSessionListReq) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListReq) Reset()
func (*QueryFlashPromotionSessionListReq) String ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListReq) String() string
type QueryFlashPromotionSessionListResp ¶ added in v0.0.2
type QueryFlashPromotionSessionListResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*FlashPromotionSessionListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*QueryFlashPromotionSessionListResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryFlashPromotionSessionListResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryFlashPromotionSessionListResp.ProtoReflect.Descriptor instead.
func (*QueryFlashPromotionSessionListResp) GetList ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListResp) GetList() []*FlashPromotionSessionListData
func (*QueryFlashPromotionSessionListResp) GetTotal ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListResp) GetTotal() int64
func (*QueryFlashPromotionSessionListResp) ProtoMessage ¶ added in v0.0.2
func (*QueryFlashPromotionSessionListResp) ProtoMessage()
func (*QueryFlashPromotionSessionListResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListResp) ProtoReflect() protoreflect.Message
func (*QueryFlashPromotionSessionListResp) Reset ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListResp) Reset()
func (*QueryFlashPromotionSessionListResp) String ¶ added in v0.0.2
func (x *QueryFlashPromotionSessionListResp) String() string
type QueryHomeAdvertiseDetailReq ¶ added in v0.0.2
type QueryHomeAdvertiseDetailReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
查询首页轮播广告表详情
func (*QueryHomeAdvertiseDetailReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeAdvertiseDetailReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeAdvertiseDetailReq.ProtoReflect.Descriptor instead.
func (*QueryHomeAdvertiseDetailReq) GetId ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailReq) GetId() int64
func (*QueryHomeAdvertiseDetailReq) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeAdvertiseDetailReq) ProtoMessage()
func (*QueryHomeAdvertiseDetailReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailReq) ProtoReflect() protoreflect.Message
func (*QueryHomeAdvertiseDetailReq) Reset ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailReq) Reset()
func (*QueryHomeAdvertiseDetailReq) String ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailReq) String() string
type QueryHomeAdvertiseDetailResp ¶ added in v0.0.2
type QueryHomeAdvertiseDetailResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` //名称 Type int32 `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"` //轮播位置:0->PC首页轮播;1->app首页轮播 Pic string `protobuf:"bytes,4,opt,name=pic,proto3" json:"pic,omitempty"` //图片地址 StartTime string `protobuf:"bytes,5,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` //开始时间 EndTime string `protobuf:"bytes,6,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` //结束时间 Status int32 `protobuf:"varint,7,opt,name=status,proto3" json:"status,omitempty"` //上下线状态:0->下线;1->上线 ClickCount int32 `protobuf:"varint,8,opt,name=click_count,json=clickCount,proto3" json:"click_count,omitempty"` //点击数 OrderCount int32 `protobuf:"varint,9,opt,name=order_count,json=orderCount,proto3" json:"order_count,omitempty"` //下单数 Url string `protobuf:"bytes,10,opt,name=url,proto3" json:"url,omitempty"` //链接地址 Note string `protobuf:"bytes,11,opt,name=note,proto3" json:"note,omitempty"` //备注 Sort int32 `protobuf:"varint,12,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*QueryHomeAdvertiseDetailResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeAdvertiseDetailResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeAdvertiseDetailResp.ProtoReflect.Descriptor instead.
func (*QueryHomeAdvertiseDetailResp) GetClickCount ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailResp) GetClickCount() int32
func (*QueryHomeAdvertiseDetailResp) GetEndTime ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailResp) GetEndTime() string
func (*QueryHomeAdvertiseDetailResp) GetId ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailResp) GetId() int64
func (*QueryHomeAdvertiseDetailResp) GetName ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailResp) GetName() string
func (*QueryHomeAdvertiseDetailResp) GetNote ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailResp) GetNote() string
func (*QueryHomeAdvertiseDetailResp) GetOrderCount ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailResp) GetOrderCount() int32
func (*QueryHomeAdvertiseDetailResp) GetPic ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailResp) GetPic() string
func (*QueryHomeAdvertiseDetailResp) GetSort ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailResp) GetSort() int32
func (*QueryHomeAdvertiseDetailResp) GetStartTime ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailResp) GetStartTime() string
func (*QueryHomeAdvertiseDetailResp) GetStatus ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailResp) GetStatus() int32
func (*QueryHomeAdvertiseDetailResp) GetType ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailResp) GetType() int32
func (*QueryHomeAdvertiseDetailResp) GetUrl ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailResp) GetUrl() string
func (*QueryHomeAdvertiseDetailResp) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeAdvertiseDetailResp) ProtoMessage()
func (*QueryHomeAdvertiseDetailResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailResp) ProtoReflect() protoreflect.Message
func (*QueryHomeAdvertiseDetailResp) Reset ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailResp) Reset()
func (*QueryHomeAdvertiseDetailResp) String ¶ added in v0.0.2
func (x *QueryHomeAdvertiseDetailResp) String() string
type QueryHomeAdvertiseListReq ¶ added in v0.0.2
type QueryHomeAdvertiseListReq struct { PageNum int64 `protobuf:"varint,1,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"` //第几页 PageSize int64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` //每页的数量 EndTime string `protobuf:"bytes,3,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` //结束时间 Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` //名称 StartTime string `protobuf:"bytes,5,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` //开始时间 Status int32 `protobuf:"varint,6,opt,name=status,proto3" json:"status,omitempty"` //上下线状态:0->下线;1->上线 Type int32 `protobuf:"varint,7,opt,name=type,proto3" json:"type,omitempty"` //轮播位置:0->PC首页轮播;1->app首页轮播 // contains filtered or unexported fields }
分页查询首页轮播广告表列表
func (*QueryHomeAdvertiseListReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeAdvertiseListReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeAdvertiseListReq.ProtoReflect.Descriptor instead.
func (*QueryHomeAdvertiseListReq) GetEndTime ¶ added in v0.0.2
func (x *QueryHomeAdvertiseListReq) GetEndTime() string
func (*QueryHomeAdvertiseListReq) GetName ¶ added in v0.0.2
func (x *QueryHomeAdvertiseListReq) GetName() string
func (*QueryHomeAdvertiseListReq) GetPageNum ¶ added in v0.0.2
func (x *QueryHomeAdvertiseListReq) GetPageNum() int64
func (*QueryHomeAdvertiseListReq) GetPageSize ¶ added in v0.0.2
func (x *QueryHomeAdvertiseListReq) GetPageSize() int64
func (*QueryHomeAdvertiseListReq) GetStartTime ¶ added in v0.0.2
func (x *QueryHomeAdvertiseListReq) GetStartTime() string
func (*QueryHomeAdvertiseListReq) GetStatus ¶ added in v0.0.2
func (x *QueryHomeAdvertiseListReq) GetStatus() int32
func (*QueryHomeAdvertiseListReq) GetType ¶ added in v0.0.2
func (x *QueryHomeAdvertiseListReq) GetType() int32
func (*QueryHomeAdvertiseListReq) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeAdvertiseListReq) ProtoMessage()
func (*QueryHomeAdvertiseListReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeAdvertiseListReq) ProtoReflect() protoreflect.Message
func (*QueryHomeAdvertiseListReq) Reset ¶ added in v0.0.2
func (x *QueryHomeAdvertiseListReq) Reset()
func (*QueryHomeAdvertiseListReq) String ¶ added in v0.0.2
func (x *QueryHomeAdvertiseListReq) String() string
type QueryHomeAdvertiseListResp ¶ added in v0.0.2
type QueryHomeAdvertiseListResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*HomeAdvertiseListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*QueryHomeAdvertiseListResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeAdvertiseListResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeAdvertiseListResp.ProtoReflect.Descriptor instead.
func (*QueryHomeAdvertiseListResp) GetList ¶ added in v0.0.2
func (x *QueryHomeAdvertiseListResp) GetList() []*HomeAdvertiseListData
func (*QueryHomeAdvertiseListResp) GetTotal ¶ added in v0.0.2
func (x *QueryHomeAdvertiseListResp) GetTotal() int64
func (*QueryHomeAdvertiseListResp) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeAdvertiseListResp) ProtoMessage()
func (*QueryHomeAdvertiseListResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeAdvertiseListResp) ProtoReflect() protoreflect.Message
func (*QueryHomeAdvertiseListResp) Reset ¶ added in v0.0.2
func (x *QueryHomeAdvertiseListResp) Reset()
func (*QueryHomeAdvertiseListResp) String ¶ added in v0.0.2
func (x *QueryHomeAdvertiseListResp) String() string
type QueryHomeBrandDetailReq ¶ added in v0.0.2
type QueryHomeBrandDetailReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
查询首页推荐品牌表详情
func (*QueryHomeBrandDetailReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeBrandDetailReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeBrandDetailReq.ProtoReflect.Descriptor instead.
func (*QueryHomeBrandDetailReq) GetId ¶ added in v0.0.2
func (x *QueryHomeBrandDetailReq) GetId() int64
func (*QueryHomeBrandDetailReq) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeBrandDetailReq) ProtoMessage()
func (*QueryHomeBrandDetailReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeBrandDetailReq) ProtoReflect() protoreflect.Message
func (*QueryHomeBrandDetailReq) Reset ¶ added in v0.0.2
func (x *QueryHomeBrandDetailReq) Reset()
func (*QueryHomeBrandDetailReq) String ¶ added in v0.0.2
func (x *QueryHomeBrandDetailReq) String() string
type QueryHomeBrandDetailResp ¶ added in v0.0.2
type QueryHomeBrandDetailResp struct { BrandId int64 `protobuf:"varint,1,opt,name=brand_id,json=brandId,proto3" json:"brand_id,omitempty"` //商品品牌id BrandName string `protobuf:"bytes,2,opt,name=brand_name,json=brandName,proto3" json:"brand_name,omitempty"` //商品品牌名称 Id int64 `protobuf:"varint,3,opt,name=id,proto3" json:"id,omitempty"` // RecommendStatus int32 `protobuf:"varint,4,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 Sort int32 `protobuf:"varint,5,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*QueryHomeBrandDetailResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeBrandDetailResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeBrandDetailResp.ProtoReflect.Descriptor instead.
func (*QueryHomeBrandDetailResp) GetBrandId ¶ added in v0.0.2
func (x *QueryHomeBrandDetailResp) GetBrandId() int64
func (*QueryHomeBrandDetailResp) GetBrandName ¶ added in v0.0.2
func (x *QueryHomeBrandDetailResp) GetBrandName() string
func (*QueryHomeBrandDetailResp) GetId ¶ added in v0.0.2
func (x *QueryHomeBrandDetailResp) GetId() int64
func (*QueryHomeBrandDetailResp) GetRecommendStatus ¶ added in v0.0.2
func (x *QueryHomeBrandDetailResp) GetRecommendStatus() int32
func (*QueryHomeBrandDetailResp) GetSort ¶ added in v0.0.2
func (x *QueryHomeBrandDetailResp) GetSort() int32
func (*QueryHomeBrandDetailResp) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeBrandDetailResp) ProtoMessage()
func (*QueryHomeBrandDetailResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeBrandDetailResp) ProtoReflect() protoreflect.Message
func (*QueryHomeBrandDetailResp) Reset ¶ added in v0.0.2
func (x *QueryHomeBrandDetailResp) Reset()
func (*QueryHomeBrandDetailResp) String ¶ added in v0.0.2
func (x *QueryHomeBrandDetailResp) String() string
type QueryHomeBrandListReq ¶ added in v0.0.2
type QueryHomeBrandListReq struct { PageNum int64 `protobuf:"varint,1,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"` //第几页 PageSize int64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` //每页的数量 BrandName string `protobuf:"bytes,3,opt,name=brand_name,json=brandName,proto3" json:"brand_name,omitempty"` //商品品牌名称 RecommendStatus int32 `protobuf:"varint,4,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 // contains filtered or unexported fields }
分页查询首页推荐品牌表列表
func (*QueryHomeBrandListReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeBrandListReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeBrandListReq.ProtoReflect.Descriptor instead.
func (*QueryHomeBrandListReq) GetBrandName ¶ added in v0.0.2
func (x *QueryHomeBrandListReq) GetBrandName() string
func (*QueryHomeBrandListReq) GetPageNum ¶ added in v0.0.2
func (x *QueryHomeBrandListReq) GetPageNum() int64
func (*QueryHomeBrandListReq) GetPageSize ¶ added in v0.0.2
func (x *QueryHomeBrandListReq) GetPageSize() int64
func (*QueryHomeBrandListReq) GetRecommendStatus ¶ added in v0.0.2
func (x *QueryHomeBrandListReq) GetRecommendStatus() int32
func (*QueryHomeBrandListReq) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeBrandListReq) ProtoMessage()
func (*QueryHomeBrandListReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeBrandListReq) ProtoReflect() protoreflect.Message
func (*QueryHomeBrandListReq) Reset ¶ added in v0.0.2
func (x *QueryHomeBrandListReq) Reset()
func (*QueryHomeBrandListReq) String ¶ added in v0.0.2
func (x *QueryHomeBrandListReq) String() string
type QueryHomeBrandListResp ¶ added in v0.0.2
type QueryHomeBrandListResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*HomeBrandListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*QueryHomeBrandListResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeBrandListResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeBrandListResp.ProtoReflect.Descriptor instead.
func (*QueryHomeBrandListResp) GetList ¶ added in v0.0.2
func (x *QueryHomeBrandListResp) GetList() []*HomeBrandListData
func (*QueryHomeBrandListResp) GetTotal ¶ added in v0.0.2
func (x *QueryHomeBrandListResp) GetTotal() int64
func (*QueryHomeBrandListResp) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeBrandListResp) ProtoMessage()
func (*QueryHomeBrandListResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeBrandListResp) ProtoReflect() protoreflect.Message
func (*QueryHomeBrandListResp) Reset ¶ added in v0.0.2
func (x *QueryHomeBrandListResp) Reset()
func (*QueryHomeBrandListResp) String ¶ added in v0.0.2
func (x *QueryHomeBrandListResp) String() string
type QueryHomeNewProductDetailReq ¶ added in v0.0.2
type QueryHomeNewProductDetailReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
查询新鲜好物表详情
func (*QueryHomeNewProductDetailReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeNewProductDetailReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeNewProductDetailReq.ProtoReflect.Descriptor instead.
func (*QueryHomeNewProductDetailReq) GetId ¶ added in v0.0.2
func (x *QueryHomeNewProductDetailReq) GetId() int64
func (*QueryHomeNewProductDetailReq) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeNewProductDetailReq) ProtoMessage()
func (*QueryHomeNewProductDetailReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeNewProductDetailReq) ProtoReflect() protoreflect.Message
func (*QueryHomeNewProductDetailReq) Reset ¶ added in v0.0.2
func (x *QueryHomeNewProductDetailReq) Reset()
func (*QueryHomeNewProductDetailReq) String ¶ added in v0.0.2
func (x *QueryHomeNewProductDetailReq) String() string
type QueryHomeNewProductDetailResp ¶ added in v0.0.2
type QueryHomeNewProductDetailResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // ProductId int64 `protobuf:"varint,2,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //商品id ProductName string `protobuf:"bytes,3,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"` //商品名称 RecommendStatus int32 `protobuf:"varint,4,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 Sort int32 `protobuf:"varint,5,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*QueryHomeNewProductDetailResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeNewProductDetailResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeNewProductDetailResp.ProtoReflect.Descriptor instead.
func (*QueryHomeNewProductDetailResp) GetId ¶ added in v0.0.2
func (x *QueryHomeNewProductDetailResp) GetId() int64
func (*QueryHomeNewProductDetailResp) GetProductId ¶ added in v0.0.2
func (x *QueryHomeNewProductDetailResp) GetProductId() int64
func (*QueryHomeNewProductDetailResp) GetProductName ¶ added in v0.0.2
func (x *QueryHomeNewProductDetailResp) GetProductName() string
func (*QueryHomeNewProductDetailResp) GetRecommendStatus ¶ added in v0.0.2
func (x *QueryHomeNewProductDetailResp) GetRecommendStatus() int32
func (*QueryHomeNewProductDetailResp) GetSort ¶ added in v0.0.2
func (x *QueryHomeNewProductDetailResp) GetSort() int32
func (*QueryHomeNewProductDetailResp) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeNewProductDetailResp) ProtoMessage()
func (*QueryHomeNewProductDetailResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeNewProductDetailResp) ProtoReflect() protoreflect.Message
func (*QueryHomeNewProductDetailResp) Reset ¶ added in v0.0.2
func (x *QueryHomeNewProductDetailResp) Reset()
func (*QueryHomeNewProductDetailResp) String ¶ added in v0.0.2
func (x *QueryHomeNewProductDetailResp) String() string
type QueryHomeNewProductListReq ¶ added in v0.0.2
type QueryHomeNewProductListReq struct { PageNum int64 `protobuf:"varint,1,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"` //第几页 PageSize int64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` //每页的数量 ProductName string `protobuf:"bytes,3,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"` //商品名称 RecommendStatus int32 `protobuf:"varint,4,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 // contains filtered or unexported fields }
分页查询新鲜好物表列表
func (*QueryHomeNewProductListReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeNewProductListReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeNewProductListReq.ProtoReflect.Descriptor instead.
func (*QueryHomeNewProductListReq) GetPageNum ¶ added in v0.0.2
func (x *QueryHomeNewProductListReq) GetPageNum() int64
func (*QueryHomeNewProductListReq) GetPageSize ¶ added in v0.0.2
func (x *QueryHomeNewProductListReq) GetPageSize() int64
func (*QueryHomeNewProductListReq) GetProductName ¶ added in v0.0.2
func (x *QueryHomeNewProductListReq) GetProductName() string
func (*QueryHomeNewProductListReq) GetRecommendStatus ¶ added in v0.0.2
func (x *QueryHomeNewProductListReq) GetRecommendStatus() int32
func (*QueryHomeNewProductListReq) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeNewProductListReq) ProtoMessage()
func (*QueryHomeNewProductListReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeNewProductListReq) ProtoReflect() protoreflect.Message
func (*QueryHomeNewProductListReq) Reset ¶ added in v0.0.2
func (x *QueryHomeNewProductListReq) Reset()
func (*QueryHomeNewProductListReq) String ¶ added in v0.0.2
func (x *QueryHomeNewProductListReq) String() string
type QueryHomeNewProductListResp ¶ added in v0.0.2
type QueryHomeNewProductListResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*HomeNewProductListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*QueryHomeNewProductListResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeNewProductListResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeNewProductListResp.ProtoReflect.Descriptor instead.
func (*QueryHomeNewProductListResp) GetList ¶ added in v0.0.2
func (x *QueryHomeNewProductListResp) GetList() []*HomeNewProductListData
func (*QueryHomeNewProductListResp) GetTotal ¶ added in v0.0.2
func (x *QueryHomeNewProductListResp) GetTotal() int64
func (*QueryHomeNewProductListResp) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeNewProductListResp) ProtoMessage()
func (*QueryHomeNewProductListResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeNewProductListResp) ProtoReflect() protoreflect.Message
func (*QueryHomeNewProductListResp) Reset ¶ added in v0.0.2
func (x *QueryHomeNewProductListResp) Reset()
func (*QueryHomeNewProductListResp) String ¶ added in v0.0.2
func (x *QueryHomeNewProductListResp) String() string
type QueryHomeRecommendProductDetailReq ¶ added in v0.0.2
type QueryHomeRecommendProductDetailReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
查询人气推荐商品表详情
func (*QueryHomeRecommendProductDetailReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeRecommendProductDetailReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeRecommendProductDetailReq.ProtoReflect.Descriptor instead.
func (*QueryHomeRecommendProductDetailReq) GetId ¶ added in v0.0.2
func (x *QueryHomeRecommendProductDetailReq) GetId() int64
func (*QueryHomeRecommendProductDetailReq) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeRecommendProductDetailReq) ProtoMessage()
func (*QueryHomeRecommendProductDetailReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeRecommendProductDetailReq) ProtoReflect() protoreflect.Message
func (*QueryHomeRecommendProductDetailReq) Reset ¶ added in v0.0.2
func (x *QueryHomeRecommendProductDetailReq) Reset()
func (*QueryHomeRecommendProductDetailReq) String ¶ added in v0.0.2
func (x *QueryHomeRecommendProductDetailReq) String() string
type QueryHomeRecommendProductDetailResp ¶ added in v0.0.2
type QueryHomeRecommendProductDetailResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // ProductId int64 `protobuf:"varint,2,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //商品id ProductName string `protobuf:"bytes,3,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"` //商品名称 RecommendStatus int32 `protobuf:"varint,4,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 Sort int32 `protobuf:"varint,5,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*QueryHomeRecommendProductDetailResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeRecommendProductDetailResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeRecommendProductDetailResp.ProtoReflect.Descriptor instead.
func (*QueryHomeRecommendProductDetailResp) GetId ¶ added in v0.0.2
func (x *QueryHomeRecommendProductDetailResp) GetId() int64
func (*QueryHomeRecommendProductDetailResp) GetProductId ¶ added in v0.0.2
func (x *QueryHomeRecommendProductDetailResp) GetProductId() int64
func (*QueryHomeRecommendProductDetailResp) GetProductName ¶ added in v0.0.2
func (x *QueryHomeRecommendProductDetailResp) GetProductName() string
func (*QueryHomeRecommendProductDetailResp) GetRecommendStatus ¶ added in v0.0.2
func (x *QueryHomeRecommendProductDetailResp) GetRecommendStatus() int32
func (*QueryHomeRecommendProductDetailResp) GetSort ¶ added in v0.0.2
func (x *QueryHomeRecommendProductDetailResp) GetSort() int32
func (*QueryHomeRecommendProductDetailResp) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeRecommendProductDetailResp) ProtoMessage()
func (*QueryHomeRecommendProductDetailResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeRecommendProductDetailResp) ProtoReflect() protoreflect.Message
func (*QueryHomeRecommendProductDetailResp) Reset ¶ added in v0.0.2
func (x *QueryHomeRecommendProductDetailResp) Reset()
func (*QueryHomeRecommendProductDetailResp) String ¶ added in v0.0.2
func (x *QueryHomeRecommendProductDetailResp) String() string
type QueryHomeRecommendProductListReq ¶ added in v0.0.2
type QueryHomeRecommendProductListReq struct { PageNum int64 `protobuf:"varint,1,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"` //第几页 PageSize int64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` //每页的数量 ProductName string `protobuf:"bytes,3,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"` //商品名称 RecommendStatus int32 `protobuf:"varint,4,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 // contains filtered or unexported fields }
分页查询人气推荐商品表列表
func (*QueryHomeRecommendProductListReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeRecommendProductListReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeRecommendProductListReq.ProtoReflect.Descriptor instead.
func (*QueryHomeRecommendProductListReq) GetPageNum ¶ added in v0.0.2
func (x *QueryHomeRecommendProductListReq) GetPageNum() int64
func (*QueryHomeRecommendProductListReq) GetPageSize ¶ added in v0.0.2
func (x *QueryHomeRecommendProductListReq) GetPageSize() int64
func (*QueryHomeRecommendProductListReq) GetProductName ¶ added in v0.0.2
func (x *QueryHomeRecommendProductListReq) GetProductName() string
func (*QueryHomeRecommendProductListReq) GetRecommendStatus ¶ added in v0.0.2
func (x *QueryHomeRecommendProductListReq) GetRecommendStatus() int32
func (*QueryHomeRecommendProductListReq) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeRecommendProductListReq) ProtoMessage()
func (*QueryHomeRecommendProductListReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeRecommendProductListReq) ProtoReflect() protoreflect.Message
func (*QueryHomeRecommendProductListReq) Reset ¶ added in v0.0.2
func (x *QueryHomeRecommendProductListReq) Reset()
func (*QueryHomeRecommendProductListReq) String ¶ added in v0.0.2
func (x *QueryHomeRecommendProductListReq) String() string
type QueryHomeRecommendProductListResp ¶ added in v0.0.2
type QueryHomeRecommendProductListResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*HomeRecommendProductListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*QueryHomeRecommendProductListResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeRecommendProductListResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeRecommendProductListResp.ProtoReflect.Descriptor instead.
func (*QueryHomeRecommendProductListResp) GetList ¶ added in v0.0.2
func (x *QueryHomeRecommendProductListResp) GetList() []*HomeRecommendProductListData
func (*QueryHomeRecommendProductListResp) GetTotal ¶ added in v0.0.2
func (x *QueryHomeRecommendProductListResp) GetTotal() int64
func (*QueryHomeRecommendProductListResp) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeRecommendProductListResp) ProtoMessage()
func (*QueryHomeRecommendProductListResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeRecommendProductListResp) ProtoReflect() protoreflect.Message
func (*QueryHomeRecommendProductListResp) Reset ¶ added in v0.0.2
func (x *QueryHomeRecommendProductListResp) Reset()
func (*QueryHomeRecommendProductListResp) String ¶ added in v0.0.2
func (x *QueryHomeRecommendProductListResp) String() string
type QueryHomeRecommendSubjectDetailReq ¶ added in v0.0.2
type QueryHomeRecommendSubjectDetailReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
查询首页推荐专题表详情
func (*QueryHomeRecommendSubjectDetailReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeRecommendSubjectDetailReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeRecommendSubjectDetailReq.ProtoReflect.Descriptor instead.
func (*QueryHomeRecommendSubjectDetailReq) GetId ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectDetailReq) GetId() int64
func (*QueryHomeRecommendSubjectDetailReq) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeRecommendSubjectDetailReq) ProtoMessage()
func (*QueryHomeRecommendSubjectDetailReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectDetailReq) ProtoReflect() protoreflect.Message
func (*QueryHomeRecommendSubjectDetailReq) Reset ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectDetailReq) Reset()
func (*QueryHomeRecommendSubjectDetailReq) String ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectDetailReq) String() string
type QueryHomeRecommendSubjectDetailResp ¶ added in v0.0.2
type QueryHomeRecommendSubjectDetailResp struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // RecommendStatus int32 `protobuf:"varint,2,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 Sort int32 `protobuf:"varint,3,opt,name=sort,proto3" json:"sort,omitempty"` //排序 SubjectId int64 `protobuf:"varint,4,opt,name=subject_id,json=subjectId,proto3" json:"subject_id,omitempty"` //专题id SubjectName string `protobuf:"bytes,5,opt,name=subject_name,json=subjectName,proto3" json:"subject_name,omitempty"` //专题名称 // contains filtered or unexported fields }
func (*QueryHomeRecommendSubjectDetailResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeRecommendSubjectDetailResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeRecommendSubjectDetailResp.ProtoReflect.Descriptor instead.
func (*QueryHomeRecommendSubjectDetailResp) GetId ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectDetailResp) GetId() int64
func (*QueryHomeRecommendSubjectDetailResp) GetRecommendStatus ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectDetailResp) GetRecommendStatus() int32
func (*QueryHomeRecommendSubjectDetailResp) GetSort ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectDetailResp) GetSort() int32
func (*QueryHomeRecommendSubjectDetailResp) GetSubjectId ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectDetailResp) GetSubjectId() int64
func (*QueryHomeRecommendSubjectDetailResp) GetSubjectName ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectDetailResp) GetSubjectName() string
func (*QueryHomeRecommendSubjectDetailResp) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeRecommendSubjectDetailResp) ProtoMessage()
func (*QueryHomeRecommendSubjectDetailResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectDetailResp) ProtoReflect() protoreflect.Message
func (*QueryHomeRecommendSubjectDetailResp) Reset ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectDetailResp) Reset()
func (*QueryHomeRecommendSubjectDetailResp) String ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectDetailResp) String() string
type QueryHomeRecommendSubjectListReq ¶ added in v0.0.2
type QueryHomeRecommendSubjectListReq struct { PageNum int64 `protobuf:"varint,1,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"` //第几页 PageSize int64 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` //每页的数量 RecommendStatus int32 `protobuf:"varint,3,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态:0->不推荐;1->推荐 SubjectName string `protobuf:"bytes,4,opt,name=subject_name,json=subjectName,proto3" json:"subject_name,omitempty"` //专题名称 // contains filtered or unexported fields }
分页查询首页推荐专题表列表
func (*QueryHomeRecommendSubjectListReq) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeRecommendSubjectListReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeRecommendSubjectListReq.ProtoReflect.Descriptor instead.
func (*QueryHomeRecommendSubjectListReq) GetPageNum ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectListReq) GetPageNum() int64
func (*QueryHomeRecommendSubjectListReq) GetPageSize ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectListReq) GetPageSize() int64
func (*QueryHomeRecommendSubjectListReq) GetRecommendStatus ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectListReq) GetRecommendStatus() int32
func (*QueryHomeRecommendSubjectListReq) GetSubjectName ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectListReq) GetSubjectName() string
func (*QueryHomeRecommendSubjectListReq) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeRecommendSubjectListReq) ProtoMessage()
func (*QueryHomeRecommendSubjectListReq) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectListReq) ProtoReflect() protoreflect.Message
func (*QueryHomeRecommendSubjectListReq) Reset ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectListReq) Reset()
func (*QueryHomeRecommendSubjectListReq) String ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectListReq) String() string
type QueryHomeRecommendSubjectListResp ¶ added in v0.0.2
type QueryHomeRecommendSubjectListResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*HomeRecommendSubjectListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*QueryHomeRecommendSubjectListResp) Descriptor
deprecated
added in
v0.0.2
func (*QueryHomeRecommendSubjectListResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryHomeRecommendSubjectListResp.ProtoReflect.Descriptor instead.
func (*QueryHomeRecommendSubjectListResp) GetList ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectListResp) GetList() []*HomeRecommendSubjectListData
func (*QueryHomeRecommendSubjectListResp) GetTotal ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectListResp) GetTotal() int64
func (*QueryHomeRecommendSubjectListResp) ProtoMessage ¶ added in v0.0.2
func (*QueryHomeRecommendSubjectListResp) ProtoMessage()
func (*QueryHomeRecommendSubjectListResp) ProtoReflect ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectListResp) ProtoReflect() protoreflect.Message
func (*QueryHomeRecommendSubjectListResp) Reset ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectListResp) Reset()
func (*QueryHomeRecommendSubjectListResp) String ¶ added in v0.0.2
func (x *QueryHomeRecommendSubjectListResp) String() string
type QueryMemberCouponListReq ¶
type QueryMemberCouponListReq struct { MemberId int64 `protobuf:"varint,1,opt,name=memberId,proto3" json:"memberId,omitempty"` UseStatus int32 `protobuf:"varint,2,opt,name=UseStatus,proto3" json:"UseStatus,omitempty"` // contains filtered or unexported fields }
func (*QueryMemberCouponListReq) Descriptor
deprecated
func (*QueryMemberCouponListReq) Descriptor() ([]byte, []int)
Deprecated: Use QueryMemberCouponListReq.ProtoReflect.Descriptor instead.
func (*QueryMemberCouponListReq) GetMemberId ¶
func (x *QueryMemberCouponListReq) GetMemberId() int64
func (*QueryMemberCouponListReq) GetUseStatus ¶
func (x *QueryMemberCouponListReq) GetUseStatus() int32
func (*QueryMemberCouponListReq) ProtoMessage ¶
func (*QueryMemberCouponListReq) ProtoMessage()
func (*QueryMemberCouponListReq) ProtoReflect ¶
func (x *QueryMemberCouponListReq) ProtoReflect() protoreflect.Message
func (*QueryMemberCouponListReq) Reset ¶
func (x *QueryMemberCouponListReq) Reset()
func (*QueryMemberCouponListReq) String ¶
func (x *QueryMemberCouponListReq) String() string
type QueryMemberCouponListResp ¶
type QueryMemberCouponListResp struct { List []*QueryCouponData `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*QueryMemberCouponListResp) Descriptor
deprecated
func (*QueryMemberCouponListResp) Descriptor() ([]byte, []int)
Deprecated: Use QueryMemberCouponListResp.ProtoReflect.Descriptor instead.
func (*QueryMemberCouponListResp) GetList ¶
func (x *QueryMemberCouponListResp) GetList() []*QueryCouponData
func (*QueryMemberCouponListResp) ProtoMessage ¶
func (*QueryMemberCouponListResp) ProtoMessage()
func (*QueryMemberCouponListResp) ProtoReflect ¶
func (x *QueryMemberCouponListResp) ProtoReflect() protoreflect.Message
func (*QueryMemberCouponListResp) Reset ¶
func (x *QueryMemberCouponListResp) Reset()
func (*QueryMemberCouponListResp) String ¶
func (x *QueryMemberCouponListResp) String() string
type UnimplementedCouponHistoryServiceServer ¶
type UnimplementedCouponHistoryServiceServer struct { }
UnimplementedCouponHistoryServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedCouponHistoryServiceServer) AddCouponHistory ¶ added in v0.0.2
func (UnimplementedCouponHistoryServiceServer) AddCouponHistory(context.Context, *AddCouponHistoryReq) (*AddCouponHistoryResp, error)
func (UnimplementedCouponHistoryServiceServer) DeleteCouponHistory ¶ added in v0.0.2
func (UnimplementedCouponHistoryServiceServer) DeleteCouponHistory(context.Context, *DeleteCouponHistoryReq) (*DeleteCouponHistoryResp, error)
func (UnimplementedCouponHistoryServiceServer) QueryCouponCount ¶ added in v0.0.2
func (UnimplementedCouponHistoryServiceServer) QueryCouponCount(context.Context, *QueryCouponCountReq) (*QueryCouponCountResp, error)
func (UnimplementedCouponHistoryServiceServer) QueryCouponHistoryDetail ¶ added in v0.0.2
func (UnimplementedCouponHistoryServiceServer) QueryCouponHistoryDetail(context.Context, *QueryCouponHistoryDetailReq) (*QueryCouponHistoryDetailResp, error)
func (UnimplementedCouponHistoryServiceServer) QueryCouponHistoryDetailList ¶
func (UnimplementedCouponHistoryServiceServer) QueryCouponHistoryDetailList(context.Context, *QueryCouponHistoryDetailListReq) (*CouponHistoryDetailListResp, error)
func (UnimplementedCouponHistoryServiceServer) QueryCouponHistoryList ¶ added in v0.0.2
func (UnimplementedCouponHistoryServiceServer) QueryCouponHistoryList(context.Context, *QueryCouponHistoryListReq) (*QueryCouponHistoryListResp, error)
func (UnimplementedCouponHistoryServiceServer) QueryMemberCouponList ¶
func (UnimplementedCouponHistoryServiceServer) QueryMemberCouponList(context.Context, *QueryMemberCouponListReq) (*QueryMemberCouponListResp, error)
func (UnimplementedCouponHistoryServiceServer) UpdateCouponHistory ¶ added in v0.0.2
func (UnimplementedCouponHistoryServiceServer) UpdateCouponHistory(context.Context, *UpdateCouponHistoryReq) (*UpdateCouponHistoryResp, error)
func (UnimplementedCouponHistoryServiceServer) UpdateCouponHistoryStatus ¶ added in v0.0.2
func (UnimplementedCouponHistoryServiceServer) UpdateCouponHistoryStatus(context.Context, *UpdateCouponHistoryStatusReq) (*UpdateCouponHistoryStatusResp, error)
type UnimplementedCouponServiceServer ¶
type UnimplementedCouponServiceServer struct { }
UnimplementedCouponServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedCouponServiceServer) AddCoupon ¶ added in v0.0.2
func (UnimplementedCouponServiceServer) AddCoupon(context.Context, *AddOrUpdateCouponReq) (*AddOrUpdateCouponResp, error)
func (UnimplementedCouponServiceServer) DeleteCoupon ¶ added in v0.0.2
func (UnimplementedCouponServiceServer) DeleteCoupon(context.Context, *DeleteCouponReq) (*DeleteCouponResp, error)
func (UnimplementedCouponServiceServer) QueryCouponFindById ¶ added in v0.0.2
func (UnimplementedCouponServiceServer) QueryCouponFindById(context.Context, *QueryCouponFindByIdReq) (*QueryCouponFindByIdResp, error)
func (UnimplementedCouponServiceServer) QueryCouponFindByIds ¶ added in v0.0.2
func (UnimplementedCouponServiceServer) QueryCouponFindByIds(context.Context, *QueryCouponFindByIdsReq) (*QueryCouponFindByIdsResp, error)
func (UnimplementedCouponServiceServer) QueryCouponFindByProductIdAndProductCategoryId ¶ added in v0.0.2
func (UnimplementedCouponServiceServer) QueryCouponFindByProductIdAndProductCategoryId(context.Context, *CouponFindByProductIdAndProductCategoryIdReq) (*CouponFindByProductIdAndProductCategoryIdResp, error)
func (UnimplementedCouponServiceServer) QueryCouponList ¶ added in v0.0.2
func (UnimplementedCouponServiceServer) QueryCouponList(context.Context, *QueryCouponListReq) (*QueryCouponListResp, error)
func (UnimplementedCouponServiceServer) UpdateCoupon ¶ added in v0.0.2
func (UnimplementedCouponServiceServer) UpdateCoupon(context.Context, *AddOrUpdateCouponReq) (*AddOrUpdateCouponResp, error)
type UnimplementedFlashPromotionLogServiceServer ¶
type UnimplementedFlashPromotionLogServiceServer struct { }
UnimplementedFlashPromotionLogServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedFlashPromotionLogServiceServer) AddFlashPromotionLog ¶ added in v0.0.2
func (UnimplementedFlashPromotionLogServiceServer) AddFlashPromotionLog(context.Context, *AddFlashPromotionLogReq) (*AddFlashPromotionLogResp, error)
func (UnimplementedFlashPromotionLogServiceServer) DeleteFlashPromotionLog ¶ added in v0.0.2
func (UnimplementedFlashPromotionLogServiceServer) DeleteFlashPromotionLog(context.Context, *DeleteFlashPromotionLogReq) (*DeleteFlashPromotionLogResp, error)
func (UnimplementedFlashPromotionLogServiceServer) QueryFlashPromotionLogDetail ¶ added in v0.0.2
func (UnimplementedFlashPromotionLogServiceServer) QueryFlashPromotionLogDetail(context.Context, *QueryFlashPromotionLogDetailReq) (*QueryFlashPromotionLogDetailResp, error)
func (UnimplementedFlashPromotionLogServiceServer) QueryFlashPromotionLogList ¶ added in v0.0.2
func (UnimplementedFlashPromotionLogServiceServer) QueryFlashPromotionLogList(context.Context, *QueryFlashPromotionLogListReq) (*QueryFlashPromotionLogListResp, error)
type UnimplementedFlashPromotionProductRelationServiceServer ¶
type UnimplementedFlashPromotionProductRelationServiceServer struct { }
UnimplementedFlashPromotionProductRelationServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedFlashPromotionProductRelationServiceServer) AddFlashPromotionProductRelation ¶ added in v0.0.2
func (UnimplementedFlashPromotionProductRelationServiceServer) AddFlashPromotionProductRelation(context.Context, *AddFlashPromotionProductRelationReq) (*AddFlashPromotionProductRelationResp, error)
func (UnimplementedFlashPromotionProductRelationServiceServer) DeleteFlashPromotionProductRelation ¶ added in v0.0.2
func (UnimplementedFlashPromotionProductRelationServiceServer) DeleteFlashPromotionProductRelation(context.Context, *DeleteFlashPromotionProductRelationReq) (*DeleteFlashPromotionProductRelationResp, error)
func (UnimplementedFlashPromotionProductRelationServiceServer) QueryFlashPromotionProductRelationDetail ¶ added in v0.0.2
func (UnimplementedFlashPromotionProductRelationServiceServer) QueryFlashPromotionProductRelationDetail(context.Context, *QueryFlashPromotionProductRelationDetailReq) (*QueryFlashPromotionProductRelationDetailResp, error)
func (UnimplementedFlashPromotionProductRelationServiceServer) QueryFlashPromotionProductRelationList ¶ added in v0.0.2
func (UnimplementedFlashPromotionProductRelationServiceServer) QueryFlashPromotionProductRelationList(context.Context, *QueryFlashPromotionProductRelationListReq) (*QueryFlashPromotionProductRelationListResp, error)
func (UnimplementedFlashPromotionProductRelationServiceServer) UpdateFlashPromotionProductRelation ¶ added in v0.0.2
func (UnimplementedFlashPromotionProductRelationServiceServer) UpdateFlashPromotionProductRelation(context.Context, *UpdateFlashPromotionProductRelationReq) (*UpdateFlashPromotionProductRelationResp, error)
type UnimplementedFlashPromotionServiceServer ¶
type UnimplementedFlashPromotionServiceServer struct { }
UnimplementedFlashPromotionServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedFlashPromotionServiceServer) AddFlashPromotion ¶ added in v0.0.2
func (UnimplementedFlashPromotionServiceServer) AddFlashPromotion(context.Context, *AddFlashPromotionReq) (*AddFlashPromotionResp, error)
func (UnimplementedFlashPromotionServiceServer) DeleteFlashPromotion ¶ added in v0.0.2
func (UnimplementedFlashPromotionServiceServer) DeleteFlashPromotion(context.Context, *DeleteFlashPromotionReq) (*DeleteFlashPromotionResp, error)
func (UnimplementedFlashPromotionServiceServer) QueryFlashPromotionDetail ¶ added in v0.0.2
func (UnimplementedFlashPromotionServiceServer) QueryFlashPromotionDetail(context.Context, *QueryFlashPromotionDetailReq) (*QueryFlashPromotionDetailResp, error)
func (UnimplementedFlashPromotionServiceServer) QueryFlashPromotionList ¶ added in v0.0.2
func (UnimplementedFlashPromotionServiceServer) QueryFlashPromotionList(context.Context, *QueryFlashPromotionListReq) (*QueryFlashPromotionListResp, error)
func (UnimplementedFlashPromotionServiceServer) QueryFlashPromotionListByDate ¶ added in v0.0.2
func (UnimplementedFlashPromotionServiceServer) QueryFlashPromotionListByDate(context.Context, *QueryFlashPromotionListByDateReq) (*QueryFlashPromotionListByDateResp, error)
func (UnimplementedFlashPromotionServiceServer) UpdateFlashPromotion ¶ added in v0.0.2
func (UnimplementedFlashPromotionServiceServer) UpdateFlashPromotion(context.Context, *UpdateFlashPromotionReq) (*UpdateFlashPromotionResp, error)
func (UnimplementedFlashPromotionServiceServer) UpdateFlashPromotionStatus ¶ added in v0.0.2
func (UnimplementedFlashPromotionServiceServer) UpdateFlashPromotionStatus(context.Context, *UpdateFlashPromotionStatusReq) (*UpdateFlashPromotionStatusResp, error)
type UnimplementedFlashPromotionSessionServiceServer ¶
type UnimplementedFlashPromotionSessionServiceServer struct { }
UnimplementedFlashPromotionSessionServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedFlashPromotionSessionServiceServer) AddFlashPromotionSession ¶ added in v0.0.2
func (UnimplementedFlashPromotionSessionServiceServer) AddFlashPromotionSession(context.Context, *AddFlashPromotionSessionReq) (*AddFlashPromotionSessionResp, error)
func (UnimplementedFlashPromotionSessionServiceServer) DeleteFlashPromotionSession ¶ added in v0.0.2
func (UnimplementedFlashPromotionSessionServiceServer) DeleteFlashPromotionSession(context.Context, *DeleteFlashPromotionSessionReq) (*DeleteFlashPromotionSessionResp, error)
func (UnimplementedFlashPromotionSessionServiceServer) QueryFlashPromotionSessionDetail ¶ added in v0.0.2
func (UnimplementedFlashPromotionSessionServiceServer) QueryFlashPromotionSessionDetail(context.Context, *QueryFlashPromotionSessionDetailReq) (*QueryFlashPromotionSessionDetailResp, error)
func (UnimplementedFlashPromotionSessionServiceServer) QueryFlashPromotionSessionList ¶ added in v0.0.2
func (UnimplementedFlashPromotionSessionServiceServer) QueryFlashPromotionSessionList(context.Context, *QueryFlashPromotionSessionListReq) (*QueryFlashPromotionSessionListResp, error)
func (UnimplementedFlashPromotionSessionServiceServer) QueryFlashPromotionSessionListByTime ¶ added in v0.0.2
func (UnimplementedFlashPromotionSessionServiceServer) QueryFlashPromotionSessionListByTime(context.Context, *QueryFlashPromotionSessionListByTimeReq) (*QueryFlashPromotionSessionListByTimeResp, error)
func (UnimplementedFlashPromotionSessionServiceServer) UpdateFlashPromotionSession ¶ added in v0.0.2
func (UnimplementedFlashPromotionSessionServiceServer) UpdateFlashPromotionSession(context.Context, *UpdateFlashPromotionSessionReq) (*UpdateFlashPromotionSessionResp, error)
func (UnimplementedFlashPromotionSessionServiceServer) UpdateFlashPromotionSessionStatus ¶ added in v0.0.2
func (UnimplementedFlashPromotionSessionServiceServer) UpdateFlashPromotionSessionStatus(context.Context, *UpdateFlashPromotionSessionStatusReq) (*UpdateFlashPromotionSessionStatusResp, error)
type UnimplementedHomeAdvertiseServiceServer ¶
type UnimplementedHomeAdvertiseServiceServer struct { }
UnimplementedHomeAdvertiseServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedHomeAdvertiseServiceServer) AddHomeAdvertise ¶ added in v0.0.2
func (UnimplementedHomeAdvertiseServiceServer) AddHomeAdvertise(context.Context, *AddHomeAdvertiseReq) (*AddHomeAdvertiseResp, error)
func (UnimplementedHomeAdvertiseServiceServer) DeleteHomeAdvertise ¶ added in v0.0.2
func (UnimplementedHomeAdvertiseServiceServer) DeleteHomeAdvertise(context.Context, *DeleteHomeAdvertiseReq) (*DeleteHomeAdvertiseResp, error)
func (UnimplementedHomeAdvertiseServiceServer) QueryHomeAdvertiseDetail ¶ added in v0.0.2
func (UnimplementedHomeAdvertiseServiceServer) QueryHomeAdvertiseDetail(context.Context, *QueryHomeAdvertiseDetailReq) (*QueryHomeAdvertiseDetailResp, error)
func (UnimplementedHomeAdvertiseServiceServer) QueryHomeAdvertiseList ¶ added in v0.0.2
func (UnimplementedHomeAdvertiseServiceServer) QueryHomeAdvertiseList(context.Context, *QueryHomeAdvertiseListReq) (*QueryHomeAdvertiseListResp, error)
func (UnimplementedHomeAdvertiseServiceServer) UpdateHomeAdvertise ¶ added in v0.0.2
func (UnimplementedHomeAdvertiseServiceServer) UpdateHomeAdvertise(context.Context, *UpdateHomeAdvertiseReq) (*UpdateHomeAdvertiseResp, error)
func (UnimplementedHomeAdvertiseServiceServer) UpdateHomeAdvertiseStatus ¶ added in v0.0.2
func (UnimplementedHomeAdvertiseServiceServer) UpdateHomeAdvertiseStatus(context.Context, *UpdateHomeAdvertiseStatusReq) (*UpdateHomeAdvertiseStatusResp, error)
type UnimplementedHomeBrandServiceServer ¶
type UnimplementedHomeBrandServiceServer struct { }
UnimplementedHomeBrandServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedHomeBrandServiceServer) AddHomeBrand ¶ added in v0.0.2
func (UnimplementedHomeBrandServiceServer) AddHomeBrand(context.Context, *AddHomeBrandReq) (*AddHomeBrandResp, error)
func (UnimplementedHomeBrandServiceServer) DeleteHomeBrand ¶ added in v0.0.2
func (UnimplementedHomeBrandServiceServer) DeleteHomeBrand(context.Context, *DeleteHomeBrandReq) (*DeleteHomeBrandResp, error)
func (UnimplementedHomeBrandServiceServer) QueryHomeBrandDetail ¶ added in v0.0.2
func (UnimplementedHomeBrandServiceServer) QueryHomeBrandDetail(context.Context, *QueryHomeBrandDetailReq) (*QueryHomeBrandDetailResp, error)
func (UnimplementedHomeBrandServiceServer) QueryHomeBrandList ¶ added in v0.0.2
func (UnimplementedHomeBrandServiceServer) QueryHomeBrandList(context.Context, *QueryHomeBrandListReq) (*QueryHomeBrandListResp, error)
func (UnimplementedHomeBrandServiceServer) UpdateHomeBrandSort ¶ added in v0.0.2
func (UnimplementedHomeBrandServiceServer) UpdateHomeBrandSort(context.Context, *UpdateHomeBrandSortReq) (*UpdateHomeBrandSortResp, error)
func (UnimplementedHomeBrandServiceServer) UpdateHomeBrandStatus ¶ added in v0.0.2
func (UnimplementedHomeBrandServiceServer) UpdateHomeBrandStatus(context.Context, *UpdateHomeBrandStatusReq) (*UpdateHomeBrandStatusResp, error)
type UnimplementedHomeNewProductServiceServer ¶
type UnimplementedHomeNewProductServiceServer struct { }
UnimplementedHomeNewProductServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedHomeNewProductServiceServer) AddHomeNewProduct ¶ added in v0.0.2
func (UnimplementedHomeNewProductServiceServer) AddHomeNewProduct(context.Context, *AddHomeNewProductReq) (*AddHomeNewProductResp, error)
func (UnimplementedHomeNewProductServiceServer) DeleteHomeNewProduct ¶ added in v0.0.2
func (UnimplementedHomeNewProductServiceServer) DeleteHomeNewProduct(context.Context, *DeleteHomeNewProductReq) (*DeleteHomeNewProductResp, error)
func (UnimplementedHomeNewProductServiceServer) QueryHomeNewProductDetail ¶ added in v0.0.2
func (UnimplementedHomeNewProductServiceServer) QueryHomeNewProductDetail(context.Context, *QueryHomeNewProductDetailReq) (*QueryHomeNewProductDetailResp, error)
func (UnimplementedHomeNewProductServiceServer) QueryHomeNewProductList ¶ added in v0.0.2
func (UnimplementedHomeNewProductServiceServer) QueryHomeNewProductList(context.Context, *QueryHomeNewProductListReq) (*QueryHomeNewProductListResp, error)
func (UnimplementedHomeNewProductServiceServer) UpdateHomeNewProductStatus ¶ added in v0.0.2
func (UnimplementedHomeNewProductServiceServer) UpdateHomeNewProductStatus(context.Context, *UpdateHomeNewProductStatusReq) (*UpdateHomeNewProductStatusResp, error)
func (UnimplementedHomeNewProductServiceServer) UpdateNewProductSort ¶ added in v0.0.2
func (UnimplementedHomeNewProductServiceServer) UpdateNewProductSort(context.Context, *UpdateNewProductSortReq) (*UpdateNewProductSortResp, error)
type UnimplementedHomeRecommendProductServiceServer ¶
type UnimplementedHomeRecommendProductServiceServer struct { }
UnimplementedHomeRecommendProductServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedHomeRecommendProductServiceServer) AddHomeRecommendProduct ¶ added in v0.0.2
func (UnimplementedHomeRecommendProductServiceServer) AddHomeRecommendProduct(context.Context, *AddHomeRecommendProductReq) (*AddHomeRecommendProductResp, error)
func (UnimplementedHomeRecommendProductServiceServer) DeleteHomeRecommendProduct ¶ added in v0.0.2
func (UnimplementedHomeRecommendProductServiceServer) DeleteHomeRecommendProduct(context.Context, *DeleteHomeRecommendProductReq) (*DeleteHomeRecommendProductResp, error)
func (UnimplementedHomeRecommendProductServiceServer) QueryHomeRecommendProductDetail ¶ added in v0.0.2
func (UnimplementedHomeRecommendProductServiceServer) QueryHomeRecommendProductDetail(context.Context, *QueryHomeRecommendProductDetailReq) (*QueryHomeRecommendProductDetailResp, error)
func (UnimplementedHomeRecommendProductServiceServer) QueryHomeRecommendProductList ¶ added in v0.0.2
func (UnimplementedHomeRecommendProductServiceServer) QueryHomeRecommendProductList(context.Context, *QueryHomeRecommendProductListReq) (*QueryHomeRecommendProductListResp, error)
func (UnimplementedHomeRecommendProductServiceServer) UpdateHomeRecommendProductStatus ¶ added in v0.0.2
func (UnimplementedHomeRecommendProductServiceServer) UpdateHomeRecommendProductStatus(context.Context, *UpdateHomeRecommendProductStatusReq) (*UpdateHomeRecommendProductStatusResp, error)
func (UnimplementedHomeRecommendProductServiceServer) UpdateRecommendProductSort ¶ added in v0.0.2
func (UnimplementedHomeRecommendProductServiceServer) UpdateRecommendProductSort(context.Context, *UpdateRecommendProductSortReq) (*UpdateRecommendProductSortResp, error)
type UnimplementedHomeRecommendSubjectServiceServer ¶
type UnimplementedHomeRecommendSubjectServiceServer struct { }
UnimplementedHomeRecommendSubjectServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedHomeRecommendSubjectServiceServer) AddHomeRecommendSubject ¶ added in v0.0.2
func (UnimplementedHomeRecommendSubjectServiceServer) AddHomeRecommendSubject(context.Context, *AddHomeRecommendSubjectReq) (*AddHomeRecommendSubjectResp, error)
func (UnimplementedHomeRecommendSubjectServiceServer) DeleteHomeRecommendSubject ¶ added in v0.0.2
func (UnimplementedHomeRecommendSubjectServiceServer) DeleteHomeRecommendSubject(context.Context, *DeleteHomeRecommendSubjectReq) (*DeleteHomeRecommendSubjectResp, error)
func (UnimplementedHomeRecommendSubjectServiceServer) QueryHomeRecommendSubjectDetail ¶ added in v0.0.2
func (UnimplementedHomeRecommendSubjectServiceServer) QueryHomeRecommendSubjectDetail(context.Context, *QueryHomeRecommendSubjectDetailReq) (*QueryHomeRecommendSubjectDetailResp, error)
func (UnimplementedHomeRecommendSubjectServiceServer) QueryHomeRecommendSubjectList ¶ added in v0.0.2
func (UnimplementedHomeRecommendSubjectServiceServer) QueryHomeRecommendSubjectList(context.Context, *QueryHomeRecommendSubjectListReq) (*QueryHomeRecommendSubjectListResp, error)
func (UnimplementedHomeRecommendSubjectServiceServer) UpdateHomeRecommendSubjectStatus ¶ added in v0.0.2
func (UnimplementedHomeRecommendSubjectServiceServer) UpdateHomeRecommendSubjectStatus(context.Context, *UpdateHomeRecommendSubjectStatusReq) (*UpdateHomeRecommendSubjectStatusResp, error)
func (UnimplementedHomeRecommendSubjectServiceServer) UpdateRecommendSubjectSort ¶ added in v0.0.2
func (UnimplementedHomeRecommendSubjectServiceServer) UpdateRecommendSubjectSort(context.Context, *UpdateRecommendSubjectSortReq) (*UpdateRecommendSubjectSortResp, error)
type UnsafeCouponHistoryServiceServer ¶
type UnsafeCouponHistoryServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCouponHistoryServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CouponHistoryServiceServer will result in compilation errors.
type UnsafeCouponServiceServer ¶
type UnsafeCouponServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCouponServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CouponServiceServer will result in compilation errors.
type UnsafeFlashPromotionLogServiceServer ¶
type UnsafeFlashPromotionLogServiceServer interface {
// contains filtered or unexported methods
}
UnsafeFlashPromotionLogServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FlashPromotionLogServiceServer will result in compilation errors.
type UnsafeFlashPromotionProductRelationServiceServer ¶
type UnsafeFlashPromotionProductRelationServiceServer interface {
// contains filtered or unexported methods
}
UnsafeFlashPromotionProductRelationServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FlashPromotionProductRelationServiceServer will result in compilation errors.
type UnsafeFlashPromotionServiceServer ¶
type UnsafeFlashPromotionServiceServer interface {
// contains filtered or unexported methods
}
UnsafeFlashPromotionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FlashPromotionServiceServer will result in compilation errors.
type UnsafeFlashPromotionSessionServiceServer ¶
type UnsafeFlashPromotionSessionServiceServer interface {
// contains filtered or unexported methods
}
UnsafeFlashPromotionSessionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FlashPromotionSessionServiceServer will result in compilation errors.
type UnsafeHomeAdvertiseServiceServer ¶
type UnsafeHomeAdvertiseServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHomeAdvertiseServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HomeAdvertiseServiceServer will result in compilation errors.
type UnsafeHomeBrandServiceServer ¶
type UnsafeHomeBrandServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHomeBrandServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HomeBrandServiceServer will result in compilation errors.
type UnsafeHomeNewProductServiceServer ¶
type UnsafeHomeNewProductServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHomeNewProductServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HomeNewProductServiceServer will result in compilation errors.
type UnsafeHomeRecommendProductServiceServer ¶
type UnsafeHomeRecommendProductServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHomeRecommendProductServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HomeRecommendProductServiceServer will result in compilation errors.
type UnsafeHomeRecommendSubjectServiceServer ¶
type UnsafeHomeRecommendSubjectServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHomeRecommendSubjectServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HomeRecommendSubjectServiceServer will result in compilation errors.
type UpdateCouponHistoryReq ¶ added in v0.0.2
type UpdateCouponHistoryReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // CouponId int64 `protobuf:"varint,2,opt,name=coupon_id,json=couponId,proto3" json:"coupon_id,omitempty"` //优惠券id MemberId int64 `protobuf:"varint,3,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` //会员id CouponCode string `protobuf:"bytes,4,opt,name=coupon_code,json=couponCode,proto3" json:"coupon_code,omitempty"` //优惠码 MemberNickname string `protobuf:"bytes,5,opt,name=member_nickname,json=memberNickname,proto3" json:"member_nickname,omitempty"` //领取人昵称 GetType int32 `protobuf:"varint,6,opt,name=get_type,json=getType,proto3" json:"get_type,omitempty"` //获取类型:0->后台赠送;1->主动获取 UseStatus int32 `protobuf:"varint,8,opt,name=use_status,json=useStatus,proto3" json:"use_status,omitempty"` //使用状态:0->未使用;1->已使用;2->已过期 UseTime string `protobuf:"bytes,9,opt,name=use_time,json=useTime,proto3" json:"use_time,omitempty"` //使用时间 OrderId int64 `protobuf:"varint,10,opt,name=order_id,json=orderId,proto3" json:"order_id,omitempty"` //订单编号 OrderSn string `protobuf:"bytes,11,opt,name=order_sn,json=orderSn,proto3" json:"order_sn,omitempty"` //订单号码 // contains filtered or unexported fields }
更新优惠券使用、领取历史表
func (*UpdateCouponHistoryReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateCouponHistoryReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCouponHistoryReq.ProtoReflect.Descriptor instead.
func (*UpdateCouponHistoryReq) GetCouponCode ¶ added in v0.0.2
func (x *UpdateCouponHistoryReq) GetCouponCode() string
func (*UpdateCouponHistoryReq) GetCouponId ¶ added in v0.0.2
func (x *UpdateCouponHistoryReq) GetCouponId() int64
func (*UpdateCouponHistoryReq) GetGetType ¶ added in v0.0.2
func (x *UpdateCouponHistoryReq) GetGetType() int32
func (*UpdateCouponHistoryReq) GetId ¶ added in v0.0.2
func (x *UpdateCouponHistoryReq) GetId() int64
func (*UpdateCouponHistoryReq) GetMemberId ¶ added in v0.0.2
func (x *UpdateCouponHistoryReq) GetMemberId() int64
func (*UpdateCouponHistoryReq) GetMemberNickname ¶ added in v0.0.2
func (x *UpdateCouponHistoryReq) GetMemberNickname() string
func (*UpdateCouponHistoryReq) GetOrderId ¶ added in v0.0.2
func (x *UpdateCouponHistoryReq) GetOrderId() int64
func (*UpdateCouponHistoryReq) GetOrderSn ¶ added in v0.0.2
func (x *UpdateCouponHistoryReq) GetOrderSn() string
func (*UpdateCouponHistoryReq) GetUseStatus ¶ added in v0.0.2
func (x *UpdateCouponHistoryReq) GetUseStatus() int32
func (*UpdateCouponHistoryReq) GetUseTime ¶ added in v0.0.2
func (x *UpdateCouponHistoryReq) GetUseTime() string
func (*UpdateCouponHistoryReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateCouponHistoryReq) ProtoMessage()
func (*UpdateCouponHistoryReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateCouponHistoryReq) ProtoReflect() protoreflect.Message
func (*UpdateCouponHistoryReq) Reset ¶ added in v0.0.2
func (x *UpdateCouponHistoryReq) Reset()
func (*UpdateCouponHistoryReq) String ¶ added in v0.0.2
func (x *UpdateCouponHistoryReq) String() string
type UpdateCouponHistoryResp ¶ added in v0.0.2
type UpdateCouponHistoryResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateCouponHistoryResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateCouponHistoryResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCouponHistoryResp.ProtoReflect.Descriptor instead.
func (*UpdateCouponHistoryResp) GetPong ¶ added in v0.0.2
func (x *UpdateCouponHistoryResp) GetPong() string
func (*UpdateCouponHistoryResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateCouponHistoryResp) ProtoMessage()
func (*UpdateCouponHistoryResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateCouponHistoryResp) ProtoReflect() protoreflect.Message
func (*UpdateCouponHistoryResp) Reset ¶ added in v0.0.2
func (x *UpdateCouponHistoryResp) Reset()
func (*UpdateCouponHistoryResp) String ¶ added in v0.0.2
func (x *UpdateCouponHistoryResp) String() string
type UpdateCouponHistoryStatusReq ¶ added in v0.0.2
type UpdateCouponHistoryStatusReq struct { CouponId int64 `protobuf:"varint,1,opt,name=coupon_id,json=couponId,proto3" json:"coupon_id,omitempty"` //优惠券id MemberId int64 `protobuf:"varint,2,opt,name=member_id,json=memberId,proto3" json:"member_id,omitempty"` //会员id UseStatus int32 `protobuf:"varint,3,opt,name=use_status,json=useStatus,proto3" json:"use_status,omitempty"` //使用状态:0->未使用;1->已使用;2->已过期 // contains filtered or unexported fields }
更新优惠券使用、领取历史表状态
func (*UpdateCouponHistoryStatusReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateCouponHistoryStatusReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCouponHistoryStatusReq.ProtoReflect.Descriptor instead.
func (*UpdateCouponHistoryStatusReq) GetCouponId ¶ added in v0.0.2
func (x *UpdateCouponHistoryStatusReq) GetCouponId() int64
func (*UpdateCouponHistoryStatusReq) GetMemberId ¶ added in v0.0.2
func (x *UpdateCouponHistoryStatusReq) GetMemberId() int64
func (*UpdateCouponHistoryStatusReq) GetUseStatus ¶ added in v0.0.2
func (x *UpdateCouponHistoryStatusReq) GetUseStatus() int32
func (*UpdateCouponHistoryStatusReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateCouponHistoryStatusReq) ProtoMessage()
func (*UpdateCouponHistoryStatusReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateCouponHistoryStatusReq) ProtoReflect() protoreflect.Message
func (*UpdateCouponHistoryStatusReq) Reset ¶ added in v0.0.2
func (x *UpdateCouponHistoryStatusReq) Reset()
func (*UpdateCouponHistoryStatusReq) String ¶ added in v0.0.2
func (x *UpdateCouponHistoryStatusReq) String() string
type UpdateCouponHistoryStatusResp ¶ added in v0.0.2
type UpdateCouponHistoryStatusResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateCouponHistoryStatusResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateCouponHistoryStatusResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCouponHistoryStatusResp.ProtoReflect.Descriptor instead.
func (*UpdateCouponHistoryStatusResp) GetPong ¶ added in v0.0.2
func (x *UpdateCouponHistoryStatusResp) GetPong() string
func (*UpdateCouponHistoryStatusResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateCouponHistoryStatusResp) ProtoMessage()
func (*UpdateCouponHistoryStatusResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateCouponHistoryStatusResp) ProtoReflect() protoreflect.Message
func (*UpdateCouponHistoryStatusResp) Reset ¶ added in v0.0.2
func (x *UpdateCouponHistoryStatusResp) Reset()
func (*UpdateCouponHistoryStatusResp) String ¶ added in v0.0.2
func (x *UpdateCouponHistoryStatusResp) String() string
type UpdateFlashPromotionProductRelationReq ¶ added in v0.0.2
type UpdateFlashPromotionProductRelationReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //编号 FlashPromotionId int64 `protobuf:"varint,2,opt,name=flash_promotion_id,json=flashPromotionId,proto3" json:"flash_promotion_id,omitempty"` //限时购id FlashPromotionSessionId int64 `` //编号 /* 135-byte string literal not displayed */ ProductId int64 `protobuf:"varint,4,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //商品id FlashPromotionPrice int64 `protobuf:"varint,5,opt,name=flash_promotion_price,json=flashPromotionPrice,proto3" json:"flash_promotion_price,omitempty"` //限时购价格 FlashPromotionCount int32 `protobuf:"varint,6,opt,name=flash_promotion_count,json=flashPromotionCount,proto3" json:"flash_promotion_count,omitempty"` //限时购数量 FlashPromotionLimit int32 `protobuf:"varint,7,opt,name=flash_promotion_limit,json=flashPromotionLimit,proto3" json:"flash_promotion_limit,omitempty"` //每人限购数量 Sort int32 `protobuf:"varint,8,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
更新商品限时购与商品关系表
func (*UpdateFlashPromotionProductRelationReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateFlashPromotionProductRelationReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFlashPromotionProductRelationReq.ProtoReflect.Descriptor instead.
func (*UpdateFlashPromotionProductRelationReq) GetFlashPromotionCount ¶ added in v0.0.2
func (x *UpdateFlashPromotionProductRelationReq) GetFlashPromotionCount() int32
func (*UpdateFlashPromotionProductRelationReq) GetFlashPromotionId ¶ added in v0.0.2
func (x *UpdateFlashPromotionProductRelationReq) GetFlashPromotionId() int64
func (*UpdateFlashPromotionProductRelationReq) GetFlashPromotionLimit ¶ added in v0.0.2
func (x *UpdateFlashPromotionProductRelationReq) GetFlashPromotionLimit() int32
func (*UpdateFlashPromotionProductRelationReq) GetFlashPromotionPrice ¶ added in v0.0.2
func (x *UpdateFlashPromotionProductRelationReq) GetFlashPromotionPrice() int64
func (*UpdateFlashPromotionProductRelationReq) GetFlashPromotionSessionId ¶ added in v0.0.2
func (x *UpdateFlashPromotionProductRelationReq) GetFlashPromotionSessionId() int64
func (*UpdateFlashPromotionProductRelationReq) GetId ¶ added in v0.0.2
func (x *UpdateFlashPromotionProductRelationReq) GetId() int64
func (*UpdateFlashPromotionProductRelationReq) GetProductId ¶ added in v0.0.2
func (x *UpdateFlashPromotionProductRelationReq) GetProductId() int64
func (*UpdateFlashPromotionProductRelationReq) GetSort ¶ added in v0.0.2
func (x *UpdateFlashPromotionProductRelationReq) GetSort() int32
func (*UpdateFlashPromotionProductRelationReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateFlashPromotionProductRelationReq) ProtoMessage()
func (*UpdateFlashPromotionProductRelationReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateFlashPromotionProductRelationReq) ProtoReflect() protoreflect.Message
func (*UpdateFlashPromotionProductRelationReq) Reset ¶ added in v0.0.2
func (x *UpdateFlashPromotionProductRelationReq) Reset()
func (*UpdateFlashPromotionProductRelationReq) String ¶ added in v0.0.2
func (x *UpdateFlashPromotionProductRelationReq) String() string
type UpdateFlashPromotionProductRelationResp ¶ added in v0.0.2
type UpdateFlashPromotionProductRelationResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateFlashPromotionProductRelationResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateFlashPromotionProductRelationResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFlashPromotionProductRelationResp.ProtoReflect.Descriptor instead.
func (*UpdateFlashPromotionProductRelationResp) GetPong ¶ added in v0.0.2
func (x *UpdateFlashPromotionProductRelationResp) GetPong() string
func (*UpdateFlashPromotionProductRelationResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateFlashPromotionProductRelationResp) ProtoMessage()
func (*UpdateFlashPromotionProductRelationResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateFlashPromotionProductRelationResp) ProtoReflect() protoreflect.Message
func (*UpdateFlashPromotionProductRelationResp) Reset ¶ added in v0.0.2
func (x *UpdateFlashPromotionProductRelationResp) Reset()
func (*UpdateFlashPromotionProductRelationResp) String ¶ added in v0.0.2
func (x *UpdateFlashPromotionProductRelationResp) String() string
type UpdateFlashPromotionReq ¶ added in v0.0.2
type UpdateFlashPromotionReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //编号 Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` //标题 StartDate string `protobuf:"bytes,3,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty"` //开始日期 EndDate string `protobuf:"bytes,4,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty"` //结束日期 Status int32 `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"` //上下线状态 // contains filtered or unexported fields }
更新限时购表
func (*UpdateFlashPromotionReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateFlashPromotionReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFlashPromotionReq.ProtoReflect.Descriptor instead.
func (*UpdateFlashPromotionReq) GetEndDate ¶ added in v0.0.2
func (x *UpdateFlashPromotionReq) GetEndDate() string
func (*UpdateFlashPromotionReq) GetId ¶ added in v0.0.2
func (x *UpdateFlashPromotionReq) GetId() int64
func (*UpdateFlashPromotionReq) GetStartDate ¶ added in v0.0.2
func (x *UpdateFlashPromotionReq) GetStartDate() string
func (*UpdateFlashPromotionReq) GetStatus ¶ added in v0.0.2
func (x *UpdateFlashPromotionReq) GetStatus() int32
func (*UpdateFlashPromotionReq) GetTitle ¶ added in v0.0.2
func (x *UpdateFlashPromotionReq) GetTitle() string
func (*UpdateFlashPromotionReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateFlashPromotionReq) ProtoMessage()
func (*UpdateFlashPromotionReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateFlashPromotionReq) ProtoReflect() protoreflect.Message
func (*UpdateFlashPromotionReq) Reset ¶ added in v0.0.2
func (x *UpdateFlashPromotionReq) Reset()
func (*UpdateFlashPromotionReq) String ¶ added in v0.0.2
func (x *UpdateFlashPromotionReq) String() string
type UpdateFlashPromotionResp ¶ added in v0.0.2
type UpdateFlashPromotionResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateFlashPromotionResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateFlashPromotionResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFlashPromotionResp.ProtoReflect.Descriptor instead.
func (*UpdateFlashPromotionResp) GetPong ¶ added in v0.0.2
func (x *UpdateFlashPromotionResp) GetPong() string
func (*UpdateFlashPromotionResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateFlashPromotionResp) ProtoMessage()
func (*UpdateFlashPromotionResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateFlashPromotionResp) ProtoReflect() protoreflect.Message
func (*UpdateFlashPromotionResp) Reset ¶ added in v0.0.2
func (x *UpdateFlashPromotionResp) Reset()
func (*UpdateFlashPromotionResp) String ¶ added in v0.0.2
func (x *UpdateFlashPromotionResp) String() string
type UpdateFlashPromotionSessionReq ¶ added in v0.0.2
type UpdateFlashPromotionSessionReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //编号 Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` //场次名称 StartTime string `protobuf:"bytes,3,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` //每日开始时间 EndTime string `protobuf:"bytes,4,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` //每日结束时间 Status int32 `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"` //启用状态:0->不启用;1->启用 // contains filtered or unexported fields }
更新限时购场次表
func (*UpdateFlashPromotionSessionReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateFlashPromotionSessionReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFlashPromotionSessionReq.ProtoReflect.Descriptor instead.
func (*UpdateFlashPromotionSessionReq) GetEndTime ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionReq) GetEndTime() string
func (*UpdateFlashPromotionSessionReq) GetId ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionReq) GetId() int64
func (*UpdateFlashPromotionSessionReq) GetName ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionReq) GetName() string
func (*UpdateFlashPromotionSessionReq) GetStartTime ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionReq) GetStartTime() string
func (*UpdateFlashPromotionSessionReq) GetStatus ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionReq) GetStatus() int32
func (*UpdateFlashPromotionSessionReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateFlashPromotionSessionReq) ProtoMessage()
func (*UpdateFlashPromotionSessionReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionReq) ProtoReflect() protoreflect.Message
func (*UpdateFlashPromotionSessionReq) Reset ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionReq) Reset()
func (*UpdateFlashPromotionSessionReq) String ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionReq) String() string
type UpdateFlashPromotionSessionResp ¶ added in v0.0.2
type UpdateFlashPromotionSessionResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateFlashPromotionSessionResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateFlashPromotionSessionResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFlashPromotionSessionResp.ProtoReflect.Descriptor instead.
func (*UpdateFlashPromotionSessionResp) GetPong ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionResp) GetPong() string
func (*UpdateFlashPromotionSessionResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateFlashPromotionSessionResp) ProtoMessage()
func (*UpdateFlashPromotionSessionResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionResp) ProtoReflect() protoreflect.Message
func (*UpdateFlashPromotionSessionResp) Reset ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionResp) Reset()
func (*UpdateFlashPromotionSessionResp) String ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionResp) String() string
type UpdateFlashPromotionSessionStatusReq ¶ added in v0.0.2
type UpdateFlashPromotionSessionStatusReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=Ids,proto3" json:"Ids,omitempty"` //编号 Status int32 `protobuf:"varint,2,opt,name=Status,proto3" json:"Status,omitempty"` //上下线状态 // contains filtered or unexported fields }
更新限时购场次表状态
func (*UpdateFlashPromotionSessionStatusReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateFlashPromotionSessionStatusReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFlashPromotionSessionStatusReq.ProtoReflect.Descriptor instead.
func (*UpdateFlashPromotionSessionStatusReq) GetIds ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionStatusReq) GetIds() []int64
func (*UpdateFlashPromotionSessionStatusReq) GetStatus ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionStatusReq) GetStatus() int32
func (*UpdateFlashPromotionSessionStatusReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateFlashPromotionSessionStatusReq) ProtoMessage()
func (*UpdateFlashPromotionSessionStatusReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionStatusReq) ProtoReflect() protoreflect.Message
func (*UpdateFlashPromotionSessionStatusReq) Reset ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionStatusReq) Reset()
func (*UpdateFlashPromotionSessionStatusReq) String ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionStatusReq) String() string
type UpdateFlashPromotionSessionStatusResp ¶ added in v0.0.2
type UpdateFlashPromotionSessionStatusResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateFlashPromotionSessionStatusResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateFlashPromotionSessionStatusResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFlashPromotionSessionStatusResp.ProtoReflect.Descriptor instead.
func (*UpdateFlashPromotionSessionStatusResp) GetPong ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionStatusResp) GetPong() string
func (*UpdateFlashPromotionSessionStatusResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateFlashPromotionSessionStatusResp) ProtoMessage()
func (*UpdateFlashPromotionSessionStatusResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionStatusResp) ProtoReflect() protoreflect.Message
func (*UpdateFlashPromotionSessionStatusResp) Reset ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionStatusResp) Reset()
func (*UpdateFlashPromotionSessionStatusResp) String ¶ added in v0.0.2
func (x *UpdateFlashPromotionSessionStatusResp) String() string
type UpdateFlashPromotionStatusReq ¶ added in v0.0.2
type UpdateFlashPromotionStatusReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=Ids,proto3" json:"Ids,omitempty"` //编号 Status int32 `protobuf:"varint,2,opt,name=Status,proto3" json:"Status,omitempty"` //上下线状态 // contains filtered or unexported fields }
更新限时购表状态
func (*UpdateFlashPromotionStatusReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateFlashPromotionStatusReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFlashPromotionStatusReq.ProtoReflect.Descriptor instead.
func (*UpdateFlashPromotionStatusReq) GetIds ¶ added in v0.0.2
func (x *UpdateFlashPromotionStatusReq) GetIds() []int64
func (*UpdateFlashPromotionStatusReq) GetStatus ¶ added in v0.0.2
func (x *UpdateFlashPromotionStatusReq) GetStatus() int32
func (*UpdateFlashPromotionStatusReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateFlashPromotionStatusReq) ProtoMessage()
func (*UpdateFlashPromotionStatusReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateFlashPromotionStatusReq) ProtoReflect() protoreflect.Message
func (*UpdateFlashPromotionStatusReq) Reset ¶ added in v0.0.2
func (x *UpdateFlashPromotionStatusReq) Reset()
func (*UpdateFlashPromotionStatusReq) String ¶ added in v0.0.2
func (x *UpdateFlashPromotionStatusReq) String() string
type UpdateFlashPromotionStatusResp ¶ added in v0.0.2
type UpdateFlashPromotionStatusResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateFlashPromotionStatusResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateFlashPromotionStatusResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFlashPromotionStatusResp.ProtoReflect.Descriptor instead.
func (*UpdateFlashPromotionStatusResp) GetPong ¶ added in v0.0.2
func (x *UpdateFlashPromotionStatusResp) GetPong() string
func (*UpdateFlashPromotionStatusResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateFlashPromotionStatusResp) ProtoMessage()
func (*UpdateFlashPromotionStatusResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateFlashPromotionStatusResp) ProtoReflect() protoreflect.Message
func (*UpdateFlashPromotionStatusResp) Reset ¶ added in v0.0.2
func (x *UpdateFlashPromotionStatusResp) Reset()
func (*UpdateFlashPromotionStatusResp) String ¶ added in v0.0.2
func (x *UpdateFlashPromotionStatusResp) String() string
type UpdateHomeAdvertiseReq ¶ added in v0.0.2
type UpdateHomeAdvertiseReq struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` //名称 Type int32 `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"` //轮播位置:0->PC首页轮播;1->app首页轮播 Pic string `protobuf:"bytes,4,opt,name=pic,proto3" json:"pic,omitempty"` //图片地址 StartTime string `protobuf:"bytes,5,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` //开始时间 EndTime string `protobuf:"bytes,6,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` //结束时间 Status int32 `protobuf:"varint,7,opt,name=status,proto3" json:"status,omitempty"` //上下线状态:0->下线;1->上线 ClickCount int32 `protobuf:"varint,8,opt,name=click_count,json=clickCount,proto3" json:"click_count,omitempty"` //点击数 OrderCount int32 `protobuf:"varint,9,opt,name=order_count,json=orderCount,proto3" json:"order_count,omitempty"` //下单数 Url string `protobuf:"bytes,10,opt,name=url,proto3" json:"url,omitempty"` //链接地址 Note string `protobuf:"bytes,11,opt,name=note,proto3" json:"note,omitempty"` //备注 Sort int32 `protobuf:"varint,12,opt,name=sort,proto3" json:"sort,omitempty"` //排序 // contains filtered or unexported fields }
更新首页轮播广告表
func (*UpdateHomeAdvertiseReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateHomeAdvertiseReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHomeAdvertiseReq.ProtoReflect.Descriptor instead.
func (*UpdateHomeAdvertiseReq) GetClickCount ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseReq) GetClickCount() int32
func (*UpdateHomeAdvertiseReq) GetEndTime ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseReq) GetEndTime() string
func (*UpdateHomeAdvertiseReq) GetId ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseReq) GetId() int64
func (*UpdateHomeAdvertiseReq) GetName ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseReq) GetName() string
func (*UpdateHomeAdvertiseReq) GetNote ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseReq) GetNote() string
func (*UpdateHomeAdvertiseReq) GetOrderCount ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseReq) GetOrderCount() int32
func (*UpdateHomeAdvertiseReq) GetPic ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseReq) GetPic() string
func (*UpdateHomeAdvertiseReq) GetSort ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseReq) GetSort() int32
func (*UpdateHomeAdvertiseReq) GetStartTime ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseReq) GetStartTime() string
func (*UpdateHomeAdvertiseReq) GetStatus ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseReq) GetStatus() int32
func (*UpdateHomeAdvertiseReq) GetType ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseReq) GetType() int32
func (*UpdateHomeAdvertiseReq) GetUrl ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseReq) GetUrl() string
func (*UpdateHomeAdvertiseReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateHomeAdvertiseReq) ProtoMessage()
func (*UpdateHomeAdvertiseReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseReq) ProtoReflect() protoreflect.Message
func (*UpdateHomeAdvertiseReq) Reset ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseReq) Reset()
func (*UpdateHomeAdvertiseReq) String ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseReq) String() string
type UpdateHomeAdvertiseResp ¶ added in v0.0.2
type UpdateHomeAdvertiseResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateHomeAdvertiseResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateHomeAdvertiseResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHomeAdvertiseResp.ProtoReflect.Descriptor instead.
func (*UpdateHomeAdvertiseResp) GetPong ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseResp) GetPong() string
func (*UpdateHomeAdvertiseResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateHomeAdvertiseResp) ProtoMessage()
func (*UpdateHomeAdvertiseResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseResp) ProtoReflect() protoreflect.Message
func (*UpdateHomeAdvertiseResp) Reset ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseResp) Reset()
func (*UpdateHomeAdvertiseResp) String ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseResp) String() string
type UpdateHomeAdvertiseStatusReq ¶ added in v0.0.2
type UpdateHomeAdvertiseStatusReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=Ids,proto3" json:"Ids,omitempty"` // Status int32 `protobuf:"varint,2,opt,name=Status,proto3" json:"Status,omitempty"` //上下线状态:0->下线;1->上线 // contains filtered or unexported fields }
更新首页轮播广告表状态
func (*UpdateHomeAdvertiseStatusReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateHomeAdvertiseStatusReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHomeAdvertiseStatusReq.ProtoReflect.Descriptor instead.
func (*UpdateHomeAdvertiseStatusReq) GetIds ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseStatusReq) GetIds() []int64
func (*UpdateHomeAdvertiseStatusReq) GetStatus ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseStatusReq) GetStatus() int32
func (*UpdateHomeAdvertiseStatusReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateHomeAdvertiseStatusReq) ProtoMessage()
func (*UpdateHomeAdvertiseStatusReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseStatusReq) ProtoReflect() protoreflect.Message
func (*UpdateHomeAdvertiseStatusReq) Reset ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseStatusReq) Reset()
func (*UpdateHomeAdvertiseStatusReq) String ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseStatusReq) String() string
type UpdateHomeAdvertiseStatusResp ¶ added in v0.0.2
type UpdateHomeAdvertiseStatusResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateHomeAdvertiseStatusResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateHomeAdvertiseStatusResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHomeAdvertiseStatusResp.ProtoReflect.Descriptor instead.
func (*UpdateHomeAdvertiseStatusResp) GetPong ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseStatusResp) GetPong() string
func (*UpdateHomeAdvertiseStatusResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateHomeAdvertiseStatusResp) ProtoMessage()
func (*UpdateHomeAdvertiseStatusResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseStatusResp) ProtoReflect() protoreflect.Message
func (*UpdateHomeAdvertiseStatusResp) Reset ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseStatusResp) Reset()
func (*UpdateHomeAdvertiseStatusResp) String ¶ added in v0.0.2
func (x *UpdateHomeAdvertiseStatusResp) String() string
type UpdateHomeBrandSortReq ¶ added in v0.0.2
type UpdateHomeBrandSortReq struct { Id int64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` // Sort int32 `protobuf:"varint,2,opt,name=Sort,proto3" json:"Sort,omitempty"` //排序 // contains filtered or unexported fields }
更新首页推荐品牌表
func (*UpdateHomeBrandSortReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateHomeBrandSortReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHomeBrandSortReq.ProtoReflect.Descriptor instead.
func (*UpdateHomeBrandSortReq) GetId ¶ added in v0.0.2
func (x *UpdateHomeBrandSortReq) GetId() int64
func (*UpdateHomeBrandSortReq) GetSort ¶ added in v0.0.2
func (x *UpdateHomeBrandSortReq) GetSort() int32
func (*UpdateHomeBrandSortReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateHomeBrandSortReq) ProtoMessage()
func (*UpdateHomeBrandSortReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateHomeBrandSortReq) ProtoReflect() protoreflect.Message
func (*UpdateHomeBrandSortReq) Reset ¶ added in v0.0.2
func (x *UpdateHomeBrandSortReq) Reset()
func (*UpdateHomeBrandSortReq) String ¶ added in v0.0.2
func (x *UpdateHomeBrandSortReq) String() string
type UpdateHomeBrandSortResp ¶ added in v0.0.2
type UpdateHomeBrandSortResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateHomeBrandSortResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateHomeBrandSortResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHomeBrandSortResp.ProtoReflect.Descriptor instead.
func (*UpdateHomeBrandSortResp) GetPong ¶ added in v0.0.2
func (x *UpdateHomeBrandSortResp) GetPong() string
func (*UpdateHomeBrandSortResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateHomeBrandSortResp) ProtoMessage()
func (*UpdateHomeBrandSortResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateHomeBrandSortResp) ProtoReflect() protoreflect.Message
func (*UpdateHomeBrandSortResp) Reset ¶ added in v0.0.2
func (x *UpdateHomeBrandSortResp) Reset()
func (*UpdateHomeBrandSortResp) String ¶ added in v0.0.2
func (x *UpdateHomeBrandSortResp) String() string
type UpdateHomeBrandStatusReq ¶ added in v0.0.2
type UpdateHomeBrandStatusReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=Ids,proto3" json:"Ids,omitempty"` // RecommendStatus int32 `protobuf:"varint,2,opt,name=RecommendStatus,proto3" json:"RecommendStatus,omitempty"` //推荐状态:0->不推荐;1->推荐 // contains filtered or unexported fields }
更新首页推荐品牌表状态
func (*UpdateHomeBrandStatusReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateHomeBrandStatusReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHomeBrandStatusReq.ProtoReflect.Descriptor instead.
func (*UpdateHomeBrandStatusReq) GetIds ¶ added in v0.0.2
func (x *UpdateHomeBrandStatusReq) GetIds() []int64
func (*UpdateHomeBrandStatusReq) GetRecommendStatus ¶ added in v0.0.2
func (x *UpdateHomeBrandStatusReq) GetRecommendStatus() int32
func (*UpdateHomeBrandStatusReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateHomeBrandStatusReq) ProtoMessage()
func (*UpdateHomeBrandStatusReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateHomeBrandStatusReq) ProtoReflect() protoreflect.Message
func (*UpdateHomeBrandStatusReq) Reset ¶ added in v0.0.2
func (x *UpdateHomeBrandStatusReq) Reset()
func (*UpdateHomeBrandStatusReq) String ¶ added in v0.0.2
func (x *UpdateHomeBrandStatusReq) String() string
type UpdateHomeBrandStatusResp ¶ added in v0.0.2
type UpdateHomeBrandStatusResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateHomeBrandStatusResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateHomeBrandStatusResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHomeBrandStatusResp.ProtoReflect.Descriptor instead.
func (*UpdateHomeBrandStatusResp) GetPong ¶ added in v0.0.2
func (x *UpdateHomeBrandStatusResp) GetPong() string
func (*UpdateHomeBrandStatusResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateHomeBrandStatusResp) ProtoMessage()
func (*UpdateHomeBrandStatusResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateHomeBrandStatusResp) ProtoReflect() protoreflect.Message
func (*UpdateHomeBrandStatusResp) Reset ¶ added in v0.0.2
func (x *UpdateHomeBrandStatusResp) Reset()
func (*UpdateHomeBrandStatusResp) String ¶ added in v0.0.2
func (x *UpdateHomeBrandStatusResp) String() string
type UpdateHomeNewProductStatusReq ¶ added in v0.0.2
type UpdateHomeNewProductStatusReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=Ids,proto3" json:"Ids,omitempty"` // RecommendStatus int32 `protobuf:"varint,2,opt,name=RecommendStatus,proto3" json:"RecommendStatus,omitempty"` //推荐状态:0->不推荐;1->推荐 // contains filtered or unexported fields }
更新新鲜好物表状态
func (*UpdateHomeNewProductStatusReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateHomeNewProductStatusReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHomeNewProductStatusReq.ProtoReflect.Descriptor instead.
func (*UpdateHomeNewProductStatusReq) GetIds ¶ added in v0.0.2
func (x *UpdateHomeNewProductStatusReq) GetIds() []int64
func (*UpdateHomeNewProductStatusReq) GetRecommendStatus ¶ added in v0.0.2
func (x *UpdateHomeNewProductStatusReq) GetRecommendStatus() int32
func (*UpdateHomeNewProductStatusReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateHomeNewProductStatusReq) ProtoMessage()
func (*UpdateHomeNewProductStatusReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateHomeNewProductStatusReq) ProtoReflect() protoreflect.Message
func (*UpdateHomeNewProductStatusReq) Reset ¶ added in v0.0.2
func (x *UpdateHomeNewProductStatusReq) Reset()
func (*UpdateHomeNewProductStatusReq) String ¶ added in v0.0.2
func (x *UpdateHomeNewProductStatusReq) String() string
type UpdateHomeNewProductStatusResp ¶ added in v0.0.2
type UpdateHomeNewProductStatusResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateHomeNewProductStatusResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateHomeNewProductStatusResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHomeNewProductStatusResp.ProtoReflect.Descriptor instead.
func (*UpdateHomeNewProductStatusResp) GetPong ¶ added in v0.0.2
func (x *UpdateHomeNewProductStatusResp) GetPong() string
func (*UpdateHomeNewProductStatusResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateHomeNewProductStatusResp) ProtoMessage()
func (*UpdateHomeNewProductStatusResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateHomeNewProductStatusResp) ProtoReflect() protoreflect.Message
func (*UpdateHomeNewProductStatusResp) Reset ¶ added in v0.0.2
func (x *UpdateHomeNewProductStatusResp) Reset()
func (*UpdateHomeNewProductStatusResp) String ¶ added in v0.0.2
func (x *UpdateHomeNewProductStatusResp) String() string
type UpdateHomeRecommendProductStatusReq ¶ added in v0.0.2
type UpdateHomeRecommendProductStatusReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=Ids,proto3" json:"Ids,omitempty"` // RecommendStatus int32 `protobuf:"varint,2,opt,name=RecommendStatus,proto3" json:"RecommendStatus,omitempty"` //推荐状态:0->不推荐;1->推荐 // contains filtered or unexported fields }
更新人气推荐商品表状态
func (*UpdateHomeRecommendProductStatusReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateHomeRecommendProductStatusReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHomeRecommendProductStatusReq.ProtoReflect.Descriptor instead.
func (*UpdateHomeRecommendProductStatusReq) GetIds ¶ added in v0.0.2
func (x *UpdateHomeRecommendProductStatusReq) GetIds() []int64
func (*UpdateHomeRecommendProductStatusReq) GetRecommendStatus ¶ added in v0.0.2
func (x *UpdateHomeRecommendProductStatusReq) GetRecommendStatus() int32
func (*UpdateHomeRecommendProductStatusReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateHomeRecommendProductStatusReq) ProtoMessage()
func (*UpdateHomeRecommendProductStatusReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateHomeRecommendProductStatusReq) ProtoReflect() protoreflect.Message
func (*UpdateHomeRecommendProductStatusReq) Reset ¶ added in v0.0.2
func (x *UpdateHomeRecommendProductStatusReq) Reset()
func (*UpdateHomeRecommendProductStatusReq) String ¶ added in v0.0.2
func (x *UpdateHomeRecommendProductStatusReq) String() string
type UpdateHomeRecommendProductStatusResp ¶ added in v0.0.2
type UpdateHomeRecommendProductStatusResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateHomeRecommendProductStatusResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateHomeRecommendProductStatusResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHomeRecommendProductStatusResp.ProtoReflect.Descriptor instead.
func (*UpdateHomeRecommendProductStatusResp) GetPong ¶ added in v0.0.2
func (x *UpdateHomeRecommendProductStatusResp) GetPong() string
func (*UpdateHomeRecommendProductStatusResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateHomeRecommendProductStatusResp) ProtoMessage()
func (*UpdateHomeRecommendProductStatusResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateHomeRecommendProductStatusResp) ProtoReflect() protoreflect.Message
func (*UpdateHomeRecommendProductStatusResp) Reset ¶ added in v0.0.2
func (x *UpdateHomeRecommendProductStatusResp) Reset()
func (*UpdateHomeRecommendProductStatusResp) String ¶ added in v0.0.2
func (x *UpdateHomeRecommendProductStatusResp) String() string
type UpdateHomeRecommendSubjectStatusReq ¶ added in v0.0.2
type UpdateHomeRecommendSubjectStatusReq struct { Ids []int64 `protobuf:"varint,1,rep,packed,name=Ids,proto3" json:"Ids,omitempty"` // RecommendStatus int32 `protobuf:"varint,2,opt,name=RecommendStatus,proto3" json:"RecommendStatus,omitempty"` //推荐状态:0->不推荐;1->推荐 // contains filtered or unexported fields }
更新首页推荐专题表状态
func (*UpdateHomeRecommendSubjectStatusReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateHomeRecommendSubjectStatusReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHomeRecommendSubjectStatusReq.ProtoReflect.Descriptor instead.
func (*UpdateHomeRecommendSubjectStatusReq) GetIds ¶ added in v0.0.2
func (x *UpdateHomeRecommendSubjectStatusReq) GetIds() []int64
func (*UpdateHomeRecommendSubjectStatusReq) GetRecommendStatus ¶ added in v0.0.2
func (x *UpdateHomeRecommendSubjectStatusReq) GetRecommendStatus() int32
func (*UpdateHomeRecommendSubjectStatusReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateHomeRecommendSubjectStatusReq) ProtoMessage()
func (*UpdateHomeRecommendSubjectStatusReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateHomeRecommendSubjectStatusReq) ProtoReflect() protoreflect.Message
func (*UpdateHomeRecommendSubjectStatusReq) Reset ¶ added in v0.0.2
func (x *UpdateHomeRecommendSubjectStatusReq) Reset()
func (*UpdateHomeRecommendSubjectStatusReq) String ¶ added in v0.0.2
func (x *UpdateHomeRecommendSubjectStatusReq) String() string
type UpdateHomeRecommendSubjectStatusResp ¶ added in v0.0.2
type UpdateHomeRecommendSubjectStatusResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateHomeRecommendSubjectStatusResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateHomeRecommendSubjectStatusResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHomeRecommendSubjectStatusResp.ProtoReflect.Descriptor instead.
func (*UpdateHomeRecommendSubjectStatusResp) GetPong ¶ added in v0.0.2
func (x *UpdateHomeRecommendSubjectStatusResp) GetPong() string
func (*UpdateHomeRecommendSubjectStatusResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateHomeRecommendSubjectStatusResp) ProtoMessage()
func (*UpdateHomeRecommendSubjectStatusResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateHomeRecommendSubjectStatusResp) ProtoReflect() protoreflect.Message
func (*UpdateHomeRecommendSubjectStatusResp) Reset ¶ added in v0.0.2
func (x *UpdateHomeRecommendSubjectStatusResp) Reset()
func (*UpdateHomeRecommendSubjectStatusResp) String ¶ added in v0.0.2
func (x *UpdateHomeRecommendSubjectStatusResp) String() string
type UpdateNewProductSortReq ¶ added in v0.0.2
type UpdateNewProductSortReq struct { Id int64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` // Sort int32 `protobuf:"varint,2,opt,name=Sort,proto3" json:"Sort,omitempty"` //排序 // contains filtered or unexported fields }
更新新鲜好物表
func (*UpdateNewProductSortReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateNewProductSortReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNewProductSortReq.ProtoReflect.Descriptor instead.
func (*UpdateNewProductSortReq) GetId ¶ added in v0.0.2
func (x *UpdateNewProductSortReq) GetId() int64
func (*UpdateNewProductSortReq) GetSort ¶ added in v0.0.2
func (x *UpdateNewProductSortReq) GetSort() int32
func (*UpdateNewProductSortReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateNewProductSortReq) ProtoMessage()
func (*UpdateNewProductSortReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateNewProductSortReq) ProtoReflect() protoreflect.Message
func (*UpdateNewProductSortReq) Reset ¶ added in v0.0.2
func (x *UpdateNewProductSortReq) Reset()
func (*UpdateNewProductSortReq) String ¶ added in v0.0.2
func (x *UpdateNewProductSortReq) String() string
type UpdateNewProductSortResp ¶ added in v0.0.2
type UpdateNewProductSortResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateNewProductSortResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateNewProductSortResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNewProductSortResp.ProtoReflect.Descriptor instead.
func (*UpdateNewProductSortResp) GetPong ¶ added in v0.0.2
func (x *UpdateNewProductSortResp) GetPong() string
func (*UpdateNewProductSortResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateNewProductSortResp) ProtoMessage()
func (*UpdateNewProductSortResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateNewProductSortResp) ProtoReflect() protoreflect.Message
func (*UpdateNewProductSortResp) Reset ¶ added in v0.0.2
func (x *UpdateNewProductSortResp) Reset()
func (*UpdateNewProductSortResp) String ¶ added in v0.0.2
func (x *UpdateNewProductSortResp) String() string
type UpdateRecommendProductSortReq ¶ added in v0.0.2
type UpdateRecommendProductSortReq struct { Id int64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` // Sort int32 `protobuf:"varint,2,opt,name=Sort,proto3" json:"Sort,omitempty"` //排序 // contains filtered or unexported fields }
更新人气推荐商品表
func (*UpdateRecommendProductSortReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateRecommendProductSortReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRecommendProductSortReq.ProtoReflect.Descriptor instead.
func (*UpdateRecommendProductSortReq) GetId ¶ added in v0.0.2
func (x *UpdateRecommendProductSortReq) GetId() int64
func (*UpdateRecommendProductSortReq) GetSort ¶ added in v0.0.2
func (x *UpdateRecommendProductSortReq) GetSort() int32
func (*UpdateRecommendProductSortReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateRecommendProductSortReq) ProtoMessage()
func (*UpdateRecommendProductSortReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateRecommendProductSortReq) ProtoReflect() protoreflect.Message
func (*UpdateRecommendProductSortReq) Reset ¶ added in v0.0.2
func (x *UpdateRecommendProductSortReq) Reset()
func (*UpdateRecommendProductSortReq) String ¶ added in v0.0.2
func (x *UpdateRecommendProductSortReq) String() string
type UpdateRecommendProductSortResp ¶ added in v0.0.2
type UpdateRecommendProductSortResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateRecommendProductSortResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateRecommendProductSortResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRecommendProductSortResp.ProtoReflect.Descriptor instead.
func (*UpdateRecommendProductSortResp) GetPong ¶ added in v0.0.2
func (x *UpdateRecommendProductSortResp) GetPong() string
func (*UpdateRecommendProductSortResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateRecommendProductSortResp) ProtoMessage()
func (*UpdateRecommendProductSortResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateRecommendProductSortResp) ProtoReflect() protoreflect.Message
func (*UpdateRecommendProductSortResp) Reset ¶ added in v0.0.2
func (x *UpdateRecommendProductSortResp) Reset()
func (*UpdateRecommendProductSortResp) String ¶ added in v0.0.2
func (x *UpdateRecommendProductSortResp) String() string
type UpdateRecommendSubjectSortReq ¶ added in v0.0.2
type UpdateRecommendSubjectSortReq struct { Id int64 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` // Sort int32 `protobuf:"varint,2,opt,name=Sort,proto3" json:"Sort,omitempty"` //排序 // contains filtered or unexported fields }
func (*UpdateRecommendSubjectSortReq) Descriptor
deprecated
added in
v0.0.2
func (*UpdateRecommendSubjectSortReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRecommendSubjectSortReq.ProtoReflect.Descriptor instead.
func (*UpdateRecommendSubjectSortReq) GetId ¶ added in v0.0.2
func (x *UpdateRecommendSubjectSortReq) GetId() int64
func (*UpdateRecommendSubjectSortReq) GetSort ¶ added in v0.0.2
func (x *UpdateRecommendSubjectSortReq) GetSort() int32
func (*UpdateRecommendSubjectSortReq) ProtoMessage ¶ added in v0.0.2
func (*UpdateRecommendSubjectSortReq) ProtoMessage()
func (*UpdateRecommendSubjectSortReq) ProtoReflect ¶ added in v0.0.2
func (x *UpdateRecommendSubjectSortReq) ProtoReflect() protoreflect.Message
func (*UpdateRecommendSubjectSortReq) Reset ¶ added in v0.0.2
func (x *UpdateRecommendSubjectSortReq) Reset()
func (*UpdateRecommendSubjectSortReq) String ¶ added in v0.0.2
func (x *UpdateRecommendSubjectSortReq) String() string
type UpdateRecommendSubjectSortResp ¶ added in v0.0.2
type UpdateRecommendSubjectSortResp struct { Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"` // contains filtered or unexported fields }
func (*UpdateRecommendSubjectSortResp) Descriptor
deprecated
added in
v0.0.2
func (*UpdateRecommendSubjectSortResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRecommendSubjectSortResp.ProtoReflect.Descriptor instead.
func (*UpdateRecommendSubjectSortResp) GetPong ¶ added in v0.0.2
func (x *UpdateRecommendSubjectSortResp) GetPong() string
func (*UpdateRecommendSubjectSortResp) ProtoMessage ¶ added in v0.0.2
func (*UpdateRecommendSubjectSortResp) ProtoMessage()
func (*UpdateRecommendSubjectSortResp) ProtoReflect ¶ added in v0.0.2
func (x *UpdateRecommendSubjectSortResp) ProtoReflect() protoreflect.Message
func (*UpdateRecommendSubjectSortResp) Reset ¶ added in v0.0.2
func (x *UpdateRecommendSubjectSortResp) Reset()
func (*UpdateRecommendSubjectSortResp) String ¶ added in v0.0.2
func (x *UpdateRecommendSubjectSortResp) String() string