pmsclient

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BrandService_AddBrand_FullMethodName                   = "/pmsclient.BrandService/AddBrand"
	BrandService_DeleteBrand_FullMethodName                = "/pmsclient.BrandService/DeleteBrand"
	BrandService_UpdateBrand_FullMethodName                = "/pmsclient.BrandService/UpdateBrand"
	BrandService_QueryBrandDetail_FullMethodName           = "/pmsclient.BrandService/QueryBrandDetail"
	BrandService_QueryBrandList_FullMethodName             = "/pmsclient.BrandService/QueryBrandList"
	BrandService_QueryBrandListByIds_FullMethodName        = "/pmsclient.BrandService/QueryBrandListByIds"
	BrandService_UpdateBrandShowStatus_FullMethodName      = "/pmsclient.BrandService/UpdateBrandShowStatus"
	BrandService_UpdateBrandFactoryStatus_FullMethodName   = "/pmsclient.BrandService/UpdateBrandFactoryStatus"
	BrandService_UpdateBrandRecommendStatus_FullMethodName = "/pmsclient.BrandService/UpdateBrandRecommendStatus"
)
View Source
const (
	CommentService_AddComment_FullMethodName         = "/pmsclient.CommentService/AddComment"
	CommentService_DeleteComment_FullMethodName      = "/pmsclient.CommentService/DeleteComment"
	CommentService_UpdateComment_FullMethodName      = "/pmsclient.CommentService/UpdateComment"
	CommentService_QueryCommentDetail_FullMethodName = "/pmsclient.CommentService/QueryCommentDetail"
	CommentService_QueryCommentList_FullMethodName   = "/pmsclient.CommentService/QueryCommentList"
)
View Source
const (
	CommentReplayService_AddCommentReplay_FullMethodName         = "/pmsclient.CommentReplayService/AddCommentReplay"
	CommentReplayService_DeleteCommentReplay_FullMethodName      = "/pmsclient.CommentReplayService/DeleteCommentReplay"
	CommentReplayService_UpdateCommentReplay_FullMethodName      = "/pmsclient.CommentReplayService/UpdateCommentReplay"
	CommentReplayService_QueryCommentReplayDetail_FullMethodName = "/pmsclient.CommentReplayService/QueryCommentReplayDetail"
	CommentReplayService_QueryCommentReplayList_FullMethodName   = "/pmsclient.CommentReplayService/QueryCommentReplayList"
)
View Source
const (
	FeightTemplateService_AddFeightTemplate_FullMethodName         = "/pmsclient.FeightTemplateService/AddFeightTemplate"
	FeightTemplateService_DeleteFeightTemplate_FullMethodName      = "/pmsclient.FeightTemplateService/DeleteFeightTemplate"
	FeightTemplateService_UpdateFeightTemplate_FullMethodName      = "/pmsclient.FeightTemplateService/UpdateFeightTemplate"
	FeightTemplateService_QueryFeightTemplateDetail_FullMethodName = "/pmsclient.FeightTemplateService/QueryFeightTemplateDetail"
	FeightTemplateService_QueryFeightTemplateList_FullMethodName   = "/pmsclient.FeightTemplateService/QueryFeightTemplateList"
)
View Source
const (
	ProductService_AddProduct_FullMethodName             = "/pmsclient.ProductService/AddProduct"
	ProductService_QueryProductList_FullMethodName       = "/pmsclient.ProductService/QueryProductList"
	ProductService_QueryProductListByIds_FullMethodName  = "/pmsclient.ProductService/QueryProductListByIds"
	ProductService_UpdateProduct_FullMethodName          = "/pmsclient.ProductService/UpdateProduct"
	ProductService_DeleteProduct_FullMethodName          = "/pmsclient.ProductService/DeleteProduct"
	ProductService_QueryProductDetailById_FullMethodName = "/pmsclient.ProductService/QueryProductDetailById"
	ProductService_UpdateVerifyStatus_FullMethodName     = "/pmsclient.ProductService/UpdateVerifyStatus"
	ProductService_UpdatePublishStatus_FullMethodName    = "/pmsclient.ProductService/UpdatePublishStatus"
	ProductService_UpdateRecommendStatus_FullMethodName  = "/pmsclient.ProductService/UpdateRecommendStatus"
	ProductService_UpdateNewStatus_FullMethodName        = "/pmsclient.ProductService/UpdateNewStatus"
	ProductService_UpdateDeleteStatus_FullMethodName     = "/pmsclient.ProductService/UpdateDeleteStatus"
)
View Source
const (
	ProductAttributeService_AddProductAttribute_FullMethodName       = "/pmsclient.ProductAttributeService/AddProductAttribute"
	ProductAttributeService_DeleteProductAttribute_FullMethodName    = "/pmsclient.ProductAttributeService/DeleteProductAttribute"
	ProductAttributeService_QueryProductAttributeList_FullMethodName = "/pmsclient.ProductAttributeService/QueryProductAttributeList"
	ProductAttributeService_QueryByproductCategoryId_FullMethodName  = "/pmsclient.ProductAttributeService/QueryByproductCategoryId"
)
View Source
const (
	ProductAttributeCategoryService_AddProductAttributeCategory_FullMethodName       = "/pmsclient.ProductAttributeCategoryService/AddProductAttributeCategory"
	ProductAttributeCategoryService_DeleteProductAttributeCategory_FullMethodName    = "/pmsclient.ProductAttributeCategoryService/DeleteProductAttributeCategory"
	ProductAttributeCategoryService_UpdateProductAttributeCategory_FullMethodName    = "/pmsclient.ProductAttributeCategoryService/UpdateProductAttributeCategory"
	ProductAttributeCategoryService_QueryProductAttributeCategoryList_FullMethodName = "/pmsclient.ProductAttributeCategoryService/QueryProductAttributeCategoryList"
	ProductAttributeCategoryService_QueryCategoryWithAttrList_FullMethodName         = "/pmsclient.ProductAttributeCategoryService/queryCategoryWithAttrList"
)
View Source
const (
	ProductAttributeValueService_AddProductAttributeValue_FullMethodName       = "/pmsclient.ProductAttributeValueService/AddProductAttributeValue"
	ProductAttributeValueService_DeleteProductAttributeValue_FullMethodName    = "/pmsclient.ProductAttributeValueService/DeleteProductAttributeValue"
	ProductAttributeValueService_UpdateProductAttributeValue_FullMethodName    = "/pmsclient.ProductAttributeValueService/UpdateProductAttributeValue"
	ProductAttributeValueService_QueryProductAttributeValueList_FullMethodName = "/pmsclient.ProductAttributeValueService/QueryProductAttributeValueList"
)
View Source
const (
	ProductCategoryService_AddProductCategory_FullMethodName           = "/pmsclient.ProductCategoryService/AddProductCategory"
	ProductCategoryService_DeleteProductCategory_FullMethodName        = "/pmsclient.ProductCategoryService/DeleteProductCategory"
	ProductCategoryService_UpdateProductCategory_FullMethodName        = "/pmsclient.ProductCategoryService/UpdateProductCategory"
	ProductCategoryService_UpdateCategoryNavStatus_FullMethodName      = "/pmsclient.ProductCategoryService/UpdateCategoryNavStatus"
	ProductCategoryService_UpdateCategoryShowStatus_FullMethodName     = "/pmsclient.ProductCategoryService/UpdateCategoryShowStatus"
	ProductCategoryService_QueryProductCategoryDetail_FullMethodName   = "/pmsclient.ProductCategoryService/QueryProductCategoryDetail"
	ProductCategoryService_QueryProductCategoryList_FullMethodName     = "/pmsclient.ProductCategoryService/QueryProductCategoryList"
	ProductCategoryService_QueryProductCategoryTreeList_FullMethodName = "/pmsclient.ProductCategoryService/QueryProductCategoryTreeList"
)
View Source
const (
	ProductCategoryAttributeRelationService_AddProductCategoryAttributeRelation_FullMethodName       = "/pmsclient.ProductCategoryAttributeRelationService/AddProductCategoryAttributeRelation"
	ProductCategoryAttributeRelationService_QueryProductCategoryAttributeRelationList_FullMethodName = "/pmsclient.ProductCategoryAttributeRelationService/QueryProductCategoryAttributeRelationList"
)
View Source
const (
	ProductCollectService_AddProductCollect_FullMethodName         = "/pmsclient.ProductCollectService/AddProductCollect"
	ProductCollectService_DeleteProductCollect_FullMethodName      = "/pmsclient.ProductCollectService/DeleteProductCollect"
	ProductCollectService_QueryProductCollectDetail_FullMethodName = "/pmsclient.ProductCollectService/QueryProductCollectDetail"
	ProductCollectService_QueryProductCollectList_FullMethodName   = "/pmsclient.ProductCollectService/QueryProductCollectList"
)
View Source
const (
	ProductFullReductionService_AddProductFullReduction_FullMethodName       = "/pmsclient.ProductFullReductionService/AddProductFullReduction"
	ProductFullReductionService_DeleteProductFullReduction_FullMethodName    = "/pmsclient.ProductFullReductionService/DeleteProductFullReduction"
	ProductFullReductionService_QueryProductFullReductionList_FullMethodName = "/pmsclient.ProductFullReductionService/QueryProductFullReductionList"
)
View Source
const (
	ProductLadderService_AddProductLadder_FullMethodName         = "/pmsclient.ProductLadderService/AddProductLadder"
	ProductLadderService_DeleteProductLadder_FullMethodName      = "/pmsclient.ProductLadderService/DeleteProductLadder"
	ProductLadderService_UpdateProductLadder_FullMethodName      = "/pmsclient.ProductLadderService/UpdateProductLadder"
	ProductLadderService_QueryProductLadderDetail_FullMethodName = "/pmsclient.ProductLadderService/QueryProductLadderDetail"
	ProductLadderService_QueryProductLadderList_FullMethodName   = "/pmsclient.ProductLadderService/QueryProductLadderList"
)
View Source
const (
	ProductOperateLogService_AddProductOperateLog_FullMethodName         = "/pmsclient.ProductOperateLogService/AddProductOperateLog"
	ProductOperateLogService_DeleteProductOperateLog_FullMethodName      = "/pmsclient.ProductOperateLogService/DeleteProductOperateLog"
	ProductOperateLogService_QueryProductOperateLogDetail_FullMethodName = "/pmsclient.ProductOperateLogService/QueryProductOperateLogDetail"
	ProductOperateLogService_QueryProductOperateLogList_FullMethodName   = "/pmsclient.ProductOperateLogService/QueryProductOperateLogList"
)
View Source
const (
	ProductVertifyRecordService_AddProductVertifyRecord_FullMethodName          = "/pmsclient.ProductVertifyRecordService/AddProductVertifyRecord"
	ProductVertifyRecordService_DeleteProductVertifyRecord_FullMethodName       = "/pmsclient.ProductVertifyRecordService/DeleteProductVertifyRecord"
	ProductVertifyRecordService_UpdateProductVertifyRecord_FullMethodName       = "/pmsclient.ProductVertifyRecordService/UpdateProductVertifyRecord"
	ProductVertifyRecordService_UpdateProductVertifyRecordStatus_FullMethodName = "/pmsclient.ProductVertifyRecordService/UpdateProductVertifyRecordStatus"
	ProductVertifyRecordService_QueryProductVertifyRecordDetail_FullMethodName  = "/pmsclient.ProductVertifyRecordService/QueryProductVertifyRecordDetail"
	ProductVertifyRecordService_QueryProductVertifyRecordList_FullMethodName    = "/pmsclient.ProductVertifyRecordService/QueryProductVertifyRecordList"
)
View Source
const (
	SkuStockService_AddSkuStock_FullMethodName                 = "/pmsclient.SkuStockService/AddSkuStock"
	SkuStockService_DeleteSkuStock_FullMethodName              = "/pmsclient.SkuStockService/DeleteSkuStock"
	SkuStockService_UpdateSkuStock_FullMethodName              = "/pmsclient.SkuStockService/UpdateSkuStock"
	SkuStockService_QuerySkuStockDetail_FullMethodName         = "/pmsclient.SkuStockService/QuerySkuStockDetail"
	SkuStockService_QuerySkuStockList_FullMethodName           = "/pmsclient.SkuStockService/QuerySkuStockList"
	SkuStockService_ReleaseSkuStockLock_FullMethodName         = "/pmsclient.SkuStockService/ReleaseSkuStockLock"
	SkuStockService_LockSkuStockLock_FullMethodName            = "/pmsclient.SkuStockService/LockSkuStockLock"
	SkuStockService_QuerySkuStockByProductSkuId_FullMethodName = "/pmsclient.SkuStockService/QuerySkuStockByProductSkuId"
)

Variables

View Source
var BrandService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.BrandService",
	HandlerType: (*BrandServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddBrand",
			Handler:    _BrandService_AddBrand_Handler,
		},
		{
			MethodName: "DeleteBrand",
			Handler:    _BrandService_DeleteBrand_Handler,
		},
		{
			MethodName: "UpdateBrand",
			Handler:    _BrandService_UpdateBrand_Handler,
		},
		{
			MethodName: "QueryBrandDetail",
			Handler:    _BrandService_QueryBrandDetail_Handler,
		},
		{
			MethodName: "QueryBrandList",
			Handler:    _BrandService_QueryBrandList_Handler,
		},
		{
			MethodName: "QueryBrandListByIds",
			Handler:    _BrandService_QueryBrandListByIds_Handler,
		},
		{
			MethodName: "UpdateBrandShowStatus",
			Handler:    _BrandService_UpdateBrandShowStatus_Handler,
		},
		{
			MethodName: "UpdateBrandFactoryStatus",
			Handler:    _BrandService_UpdateBrandFactoryStatus_Handler,
		},
		{
			MethodName: "UpdateBrandRecommendStatus",
			Handler:    _BrandService_UpdateBrandRecommendStatus_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

View Source
var CommentReplayService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.CommentReplayService",
	HandlerType: (*CommentReplayServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddCommentReplay",
			Handler:    _CommentReplayService_AddCommentReplay_Handler,
		},
		{
			MethodName: "DeleteCommentReplay",
			Handler:    _CommentReplayService_DeleteCommentReplay_Handler,
		},
		{
			MethodName: "UpdateCommentReplay",
			Handler:    _CommentReplayService_UpdateCommentReplay_Handler,
		},
		{
			MethodName: "QueryCommentReplayDetail",
			Handler:    _CommentReplayService_QueryCommentReplayDetail_Handler,
		},
		{
			MethodName: "QueryCommentReplayList",
			Handler:    _CommentReplayService_QueryCommentReplayList_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

View Source
var CommentService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.CommentService",
	HandlerType: (*CommentServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddComment",
			Handler:    _CommentService_AddComment_Handler,
		},
		{
			MethodName: "DeleteComment",
			Handler:    _CommentService_DeleteComment_Handler,
		},
		{
			MethodName: "UpdateComment",
			Handler:    _CommentService_UpdateComment_Handler,
		},
		{
			MethodName: "QueryCommentDetail",
			Handler:    _CommentService_QueryCommentDetail_Handler,
		},
		{
			MethodName: "QueryCommentList",
			Handler:    _CommentService_QueryCommentList_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

View Source
var FeightTemplateService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.FeightTemplateService",
	HandlerType: (*FeightTemplateServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddFeightTemplate",
			Handler:    _FeightTemplateService_AddFeightTemplate_Handler,
		},
		{
			MethodName: "DeleteFeightTemplate",
			Handler:    _FeightTemplateService_DeleteFeightTemplate_Handler,
		},
		{
			MethodName: "UpdateFeightTemplate",
			Handler:    _FeightTemplateService_UpdateFeightTemplate_Handler,
		},
		{
			MethodName: "QueryFeightTemplateDetail",
			Handler:    _FeightTemplateService_QueryFeightTemplateDetail_Handler,
		},
		{
			MethodName: "QueryFeightTemplateList",
			Handler:    _FeightTemplateService_QueryFeightTemplateList_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

View Source
var File_rpc_pms_pms_proto protoreflect.FileDescriptor
View Source
var ProductAttributeCategoryService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.ProductAttributeCategoryService",
	HandlerType: (*ProductAttributeCategoryServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddProductAttributeCategory",
			Handler:    _ProductAttributeCategoryService_AddProductAttributeCategory_Handler,
		},
		{
			MethodName: "DeleteProductAttributeCategory",
			Handler:    _ProductAttributeCategoryService_DeleteProductAttributeCategory_Handler,
		},
		{
			MethodName: "UpdateProductAttributeCategory",
			Handler:    _ProductAttributeCategoryService_UpdateProductAttributeCategory_Handler,
		},
		{
			MethodName: "QueryProductAttributeCategoryList",
			Handler:    _ProductAttributeCategoryService_QueryProductAttributeCategoryList_Handler,
		},
		{
			MethodName: "queryCategoryWithAttrList",
			Handler:    _ProductAttributeCategoryService_QueryCategoryWithAttrList_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

View Source
var ProductAttributeService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.ProductAttributeService",
	HandlerType: (*ProductAttributeServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddProductAttribute",
			Handler:    _ProductAttributeService_AddProductAttribute_Handler,
		},
		{
			MethodName: "DeleteProductAttribute",
			Handler:    _ProductAttributeService_DeleteProductAttribute_Handler,
		},
		{
			MethodName: "QueryProductAttributeList",
			Handler:    _ProductAttributeService_QueryProductAttributeList_Handler,
		},
		{
			MethodName: "QueryByproductCategoryId",
			Handler:    _ProductAttributeService_QueryByproductCategoryId_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

View Source
var ProductAttributeValueService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.ProductAttributeValueService",
	HandlerType: (*ProductAttributeValueServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddProductAttributeValue",
			Handler:    _ProductAttributeValueService_AddProductAttributeValue_Handler,
		},
		{
			MethodName: "DeleteProductAttributeValue",
			Handler:    _ProductAttributeValueService_DeleteProductAttributeValue_Handler,
		},
		{
			MethodName: "UpdateProductAttributeValue",
			Handler:    _ProductAttributeValueService_UpdateProductAttributeValue_Handler,
		},
		{
			MethodName: "QueryProductAttributeValueList",
			Handler:    _ProductAttributeValueService_QueryProductAttributeValueList_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

View Source
var ProductCategoryAttributeRelationService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.ProductCategoryAttributeRelationService",
	HandlerType: (*ProductCategoryAttributeRelationServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddProductCategoryAttributeRelation",
			Handler:    _ProductCategoryAttributeRelationService_AddProductCategoryAttributeRelation_Handler,
		},
		{
			MethodName: "QueryProductCategoryAttributeRelationList",
			Handler:    _ProductCategoryAttributeRelationService_QueryProductCategoryAttributeRelationList_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

View Source
var ProductCategoryService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.ProductCategoryService",
	HandlerType: (*ProductCategoryServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddProductCategory",
			Handler:    _ProductCategoryService_AddProductCategory_Handler,
		},
		{
			MethodName: "DeleteProductCategory",
			Handler:    _ProductCategoryService_DeleteProductCategory_Handler,
		},
		{
			MethodName: "UpdateProductCategory",
			Handler:    _ProductCategoryService_UpdateProductCategory_Handler,
		},
		{
			MethodName: "UpdateCategoryNavStatus",
			Handler:    _ProductCategoryService_UpdateCategoryNavStatus_Handler,
		},
		{
			MethodName: "UpdateCategoryShowStatus",
			Handler:    _ProductCategoryService_UpdateCategoryShowStatus_Handler,
		},
		{
			MethodName: "QueryProductCategoryDetail",
			Handler:    _ProductCategoryService_QueryProductCategoryDetail_Handler,
		},
		{
			MethodName: "QueryProductCategoryList",
			Handler:    _ProductCategoryService_QueryProductCategoryList_Handler,
		},
		{
			MethodName: "QueryProductCategoryTreeList",
			Handler:    _ProductCategoryService_QueryProductCategoryTreeList_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

View Source
var ProductCollectService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.ProductCollectService",
	HandlerType: (*ProductCollectServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddProductCollect",
			Handler:    _ProductCollectService_AddProductCollect_Handler,
		},
		{
			MethodName: "DeleteProductCollect",
			Handler:    _ProductCollectService_DeleteProductCollect_Handler,
		},
		{
			MethodName: "QueryProductCollectDetail",
			Handler:    _ProductCollectService_QueryProductCollectDetail_Handler,
		},
		{
			MethodName: "QueryProductCollectList",
			Handler:    _ProductCollectService_QueryProductCollectList_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

View Source
var ProductFullReductionService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.ProductFullReductionService",
	HandlerType: (*ProductFullReductionServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddProductFullReduction",
			Handler:    _ProductFullReductionService_AddProductFullReduction_Handler,
		},
		{
			MethodName: "DeleteProductFullReduction",
			Handler:    _ProductFullReductionService_DeleteProductFullReduction_Handler,
		},
		{
			MethodName: "QueryProductFullReductionList",
			Handler:    _ProductFullReductionService_QueryProductFullReductionList_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

View Source
var ProductLadderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.ProductLadderService",
	HandlerType: (*ProductLadderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddProductLadder",
			Handler:    _ProductLadderService_AddProductLadder_Handler,
		},
		{
			MethodName: "DeleteProductLadder",
			Handler:    _ProductLadderService_DeleteProductLadder_Handler,
		},
		{
			MethodName: "UpdateProductLadder",
			Handler:    _ProductLadderService_UpdateProductLadder_Handler,
		},
		{
			MethodName: "QueryProductLadderDetail",
			Handler:    _ProductLadderService_QueryProductLadderDetail_Handler,
		},
		{
			MethodName: "QueryProductLadderList",
			Handler:    _ProductLadderService_QueryProductLadderList_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

View Source
var ProductOperateLogService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.ProductOperateLogService",
	HandlerType: (*ProductOperateLogServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddProductOperateLog",
			Handler:    _ProductOperateLogService_AddProductOperateLog_Handler,
		},
		{
			MethodName: "DeleteProductOperateLog",
			Handler:    _ProductOperateLogService_DeleteProductOperateLog_Handler,
		},
		{
			MethodName: "QueryProductOperateLogDetail",
			Handler:    _ProductOperateLogService_QueryProductOperateLogDetail_Handler,
		},
		{
			MethodName: "QueryProductOperateLogList",
			Handler:    _ProductOperateLogService_QueryProductOperateLogList_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

View Source
var ProductService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.ProductService",
	HandlerType: (*ProductServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddProduct",
			Handler:    _ProductService_AddProduct_Handler,
		},
		{
			MethodName: "QueryProductList",
			Handler:    _ProductService_QueryProductList_Handler,
		},
		{
			MethodName: "QueryProductListByIds",
			Handler:    _ProductService_QueryProductListByIds_Handler,
		},
		{
			MethodName: "UpdateProduct",
			Handler:    _ProductService_UpdateProduct_Handler,
		},
		{
			MethodName: "DeleteProduct",
			Handler:    _ProductService_DeleteProduct_Handler,
		},
		{
			MethodName: "QueryProductDetailById",
			Handler:    _ProductService_QueryProductDetailById_Handler,
		},
		{
			MethodName: "UpdateVerifyStatus",
			Handler:    _ProductService_UpdateVerifyStatus_Handler,
		},
		{
			MethodName: "UpdatePublishStatus",
			Handler:    _ProductService_UpdatePublishStatus_Handler,
		},
		{
			MethodName: "UpdateRecommendStatus",
			Handler:    _ProductService_UpdateRecommendStatus_Handler,
		},
		{
			MethodName: "UpdateNewStatus",
			Handler:    _ProductService_UpdateNewStatus_Handler,
		},
		{
			MethodName: "UpdateDeleteStatus",
			Handler:    _ProductService_UpdateDeleteStatus_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

View Source
var ProductVertifyRecordService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.ProductVertifyRecordService",
	HandlerType: (*ProductVertifyRecordServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddProductVertifyRecord",
			Handler:    _ProductVertifyRecordService_AddProductVertifyRecord_Handler,
		},
		{
			MethodName: "DeleteProductVertifyRecord",
			Handler:    _ProductVertifyRecordService_DeleteProductVertifyRecord_Handler,
		},
		{
			MethodName: "UpdateProductVertifyRecord",
			Handler:    _ProductVertifyRecordService_UpdateProductVertifyRecord_Handler,
		},
		{
			MethodName: "UpdateProductVertifyRecordStatus",
			Handler:    _ProductVertifyRecordService_UpdateProductVertifyRecordStatus_Handler,
		},
		{
			MethodName: "QueryProductVertifyRecordDetail",
			Handler:    _ProductVertifyRecordService_QueryProductVertifyRecordDetail_Handler,
		},
		{
			MethodName: "QueryProductVertifyRecordList",
			Handler:    _ProductVertifyRecordService_QueryProductVertifyRecordList_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

View Source
var SkuStockService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "pmsclient.SkuStockService",
	HandlerType: (*SkuStockServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddSkuStock",
			Handler:    _SkuStockService_AddSkuStock_Handler,
		},
		{
			MethodName: "DeleteSkuStock",
			Handler:    _SkuStockService_DeleteSkuStock_Handler,
		},
		{
			MethodName: "UpdateSkuStock",
			Handler:    _SkuStockService_UpdateSkuStock_Handler,
		},
		{
			MethodName: "QuerySkuStockDetail",
			Handler:    _SkuStockService_QuerySkuStockDetail_Handler,
		},
		{
			MethodName: "QuerySkuStockList",
			Handler:    _SkuStockService_QuerySkuStockList_Handler,
		},
		{
			MethodName: "ReleaseSkuStockLock",
			Handler:    _SkuStockService_ReleaseSkuStockLock_Handler,
		},
		{
			MethodName: "LockSkuStockLock",
			Handler:    _SkuStockService_LockSkuStockLock_Handler,
		},
		{
			MethodName: "QuerySkuStockByProductSkuId",
			Handler:    _SkuStockService_QuerySkuStockByProductSkuId_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rpc/pms/pms.proto",
}

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

Functions

func RegisterBrandServiceServer

func RegisterBrandServiceServer(s grpc.ServiceRegistrar, srv BrandServiceServer)

func RegisterCommentReplayServiceServer

func RegisterCommentReplayServiceServer(s grpc.ServiceRegistrar, srv CommentReplayServiceServer)

func RegisterCommentServiceServer

func RegisterCommentServiceServer(s grpc.ServiceRegistrar, srv CommentServiceServer)

func RegisterFeightTemplateServiceServer

func RegisterFeightTemplateServiceServer(s grpc.ServiceRegistrar, srv FeightTemplateServiceServer)

func RegisterProductAttributeCategoryServiceServer

func RegisterProductAttributeCategoryServiceServer(s grpc.ServiceRegistrar, srv ProductAttributeCategoryServiceServer)

func RegisterProductAttributeServiceServer

func RegisterProductAttributeServiceServer(s grpc.ServiceRegistrar, srv ProductAttributeServiceServer)

func RegisterProductAttributeValueServiceServer

func RegisterProductAttributeValueServiceServer(s grpc.ServiceRegistrar, srv ProductAttributeValueServiceServer)

func RegisterProductCategoryServiceServer

func RegisterProductCategoryServiceServer(s grpc.ServiceRegistrar, srv ProductCategoryServiceServer)

func RegisterProductCollectServiceServer added in v0.0.2

func RegisterProductCollectServiceServer(s grpc.ServiceRegistrar, srv ProductCollectServiceServer)

func RegisterProductFullReductionServiceServer

func RegisterProductFullReductionServiceServer(s grpc.ServiceRegistrar, srv ProductFullReductionServiceServer)

func RegisterProductLadderServiceServer

func RegisterProductLadderServiceServer(s grpc.ServiceRegistrar, srv ProductLadderServiceServer)

func RegisterProductOperateLogServiceServer

func RegisterProductOperateLogServiceServer(s grpc.ServiceRegistrar, srv ProductOperateLogServiceServer)

func RegisterProductServiceServer

func RegisterProductServiceServer(s grpc.ServiceRegistrar, srv ProductServiceServer)

func RegisterProductVertifyRecordServiceServer

func RegisterProductVertifyRecordServiceServer(s grpc.ServiceRegistrar, srv ProductVertifyRecordServiceServer)

func RegisterSkuStockServiceServer

func RegisterSkuStockServiceServer(s grpc.ServiceRegistrar, srv SkuStockServiceServer)

Types

type AddBrandReq added in v0.0.2

type AddBrandReq 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"`                                                             //品牌名称
	FirstLetter         string `protobuf:"bytes,3,opt,name=first_letter,json=firstLetter,proto3" json:"first_letter,omitempty"`                            //首字母
	Sort                int32  `protobuf:"varint,4,opt,name=sort,proto3" json:"sort,omitempty"`                                                            //排序
	FactoryStatus       int32  `protobuf:"varint,5,opt,name=factory_status,json=factoryStatus,proto3" json:"factory_status,omitempty"`                     //是否为品牌制造商:0->不是;1->是
	ShowStatus          int32  `protobuf:"varint,6,opt,name=show_status,json=showStatus,proto3" json:"show_status,omitempty"`                              //品牌显示状态
	RecommendStatus     int32  `protobuf:"varint,7,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"`               //推荐状态
	ProductCount        int32  `protobuf:"varint,8,opt,name=product_count,json=productCount,proto3" json:"product_count,omitempty"`                        //产品数量
	ProductCommentCount int32  `protobuf:"varint,9,opt,name=product_comment_count,json=productCommentCount,proto3" json:"product_comment_count,omitempty"` //产品评论数量
	BigPic              string `protobuf:"bytes,11,opt,name=big_pic,json=bigPic,proto3" json:"big_pic,omitempty"`                                          //专区大图
	BrandStory          string `protobuf:"bytes,12,opt,name=brand_story,json=brandStory,proto3" json:"brand_story,omitempty"`                              //品牌故事
	CreateBy            string `protobuf:"bytes,13,opt,name=create_by,json=createBy,proto3" json:"create_by,omitempty"`                                    //创建者
	// contains filtered or unexported fields
}

添加品牌表

func (*AddBrandReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddBrandReq.ProtoReflect.Descriptor instead.

func (*AddBrandReq) GetBigPic added in v0.0.2

func (x *AddBrandReq) GetBigPic() string

func (*AddBrandReq) GetBrandStory added in v0.0.2

func (x *AddBrandReq) GetBrandStory() string

func (*AddBrandReq) GetCreateBy added in v0.0.2

func (x *AddBrandReq) GetCreateBy() string

func (*AddBrandReq) GetFactoryStatus added in v0.0.2

func (x *AddBrandReq) GetFactoryStatus() int32

func (*AddBrandReq) GetFirstLetter added in v0.0.2

func (x *AddBrandReq) GetFirstLetter() string

func (*AddBrandReq) GetId added in v0.0.2

func (x *AddBrandReq) GetId() int64
func (x *AddBrandReq) GetLogo() string

func (*AddBrandReq) GetName added in v0.0.2

func (x *AddBrandReq) GetName() string

func (*AddBrandReq) GetProductCommentCount added in v0.0.2

func (x *AddBrandReq) GetProductCommentCount() int32

func (*AddBrandReq) GetProductCount added in v0.0.2

func (x *AddBrandReq) GetProductCount() int32

func (*AddBrandReq) GetRecommendStatus added in v0.0.2

func (x *AddBrandReq) GetRecommendStatus() int32

func (*AddBrandReq) GetShowStatus added in v0.0.2

func (x *AddBrandReq) GetShowStatus() int32

func (*AddBrandReq) GetSort added in v0.0.2

func (x *AddBrandReq) GetSort() int32

func (*AddBrandReq) ProtoMessage added in v0.0.2

func (*AddBrandReq) ProtoMessage()

func (*AddBrandReq) ProtoReflect added in v0.0.2

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

func (*AddBrandReq) Reset added in v0.0.2

func (x *AddBrandReq) Reset()

func (*AddBrandReq) String added in v0.0.2

func (x *AddBrandReq) String() string

type AddBrandResp added in v0.0.2

type AddBrandResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*AddBrandResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddBrandResp.ProtoReflect.Descriptor instead.

func (*AddBrandResp) GetPong added in v0.0.2

func (x *AddBrandResp) GetPong() string

func (*AddBrandResp) ProtoMessage added in v0.0.2

func (*AddBrandResp) ProtoMessage()

func (*AddBrandResp) ProtoReflect added in v0.0.2

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

func (*AddBrandResp) Reset added in v0.0.2

func (x *AddBrandResp) Reset()

func (*AddBrandResp) String added in v0.0.2

func (x *AddBrandResp) String() string

type AddCommentReplayReq added in v0.0.2

type AddCommentReplayReq struct {
	Id             int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                                //
	CommentId      int64  `protobuf:"varint,2,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"`                 //评论id
	MemberNickName string `protobuf:"bytes,3,opt,name=member_nick_name,json=memberNickName,proto3" json:"member_nick_name,omitempty"` //评论人员昵称
	MemberIcon     string `protobuf:"bytes,4,opt,name=member_icon,json=memberIcon,proto3" json:"member_icon,omitempty"`               //评论人员头像
	Content        string `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"`                                       //内容
	Type           int32  `protobuf:"varint,7,opt,name=type,proto3" json:"type,omitempty"`                                            //评论人员类型;0->会员;1->管理员
	// contains filtered or unexported fields
}

添加产品评价回复表

func (*AddCommentReplayReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddCommentReplayReq.ProtoReflect.Descriptor instead.

func (*AddCommentReplayReq) GetCommentId added in v0.0.2

func (x *AddCommentReplayReq) GetCommentId() int64

func (*AddCommentReplayReq) GetContent added in v0.0.2

func (x *AddCommentReplayReq) GetContent() string

func (*AddCommentReplayReq) GetId added in v0.0.2

func (x *AddCommentReplayReq) GetId() int64

func (*AddCommentReplayReq) GetMemberIcon added in v0.0.2

func (x *AddCommentReplayReq) GetMemberIcon() string

func (*AddCommentReplayReq) GetMemberNickName added in v0.0.2

func (x *AddCommentReplayReq) GetMemberNickName() string

func (*AddCommentReplayReq) GetType added in v0.0.2

func (x *AddCommentReplayReq) GetType() int32

func (*AddCommentReplayReq) ProtoMessage added in v0.0.2

func (*AddCommentReplayReq) ProtoMessage()

func (*AddCommentReplayReq) ProtoReflect added in v0.0.2

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

func (*AddCommentReplayReq) Reset added in v0.0.2

func (x *AddCommentReplayReq) Reset()

func (*AddCommentReplayReq) String added in v0.0.2

func (x *AddCommentReplayReq) String() string

type AddCommentReplayResp added in v0.0.2

type AddCommentReplayResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*AddCommentReplayResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddCommentReplayResp.ProtoReflect.Descriptor instead.

func (*AddCommentReplayResp) GetPong added in v0.0.2

func (x *AddCommentReplayResp) GetPong() string

func (*AddCommentReplayResp) ProtoMessage added in v0.0.2

func (*AddCommentReplayResp) ProtoMessage()

func (*AddCommentReplayResp) ProtoReflect added in v0.0.2

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

func (*AddCommentReplayResp) Reset added in v0.0.2

func (x *AddCommentReplayResp) Reset()

func (*AddCommentReplayResp) String added in v0.0.2

func (x *AddCommentReplayResp) String() string

type AddCommentReq added in v0.0.2

type AddCommentReq 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
	MemberNickName   string `protobuf:"bytes,3,opt,name=member_nick_name,json=memberNickName,proto3" json:"member_nick_name,omitempty"`     //评价者昵称
	ProductName      string `protobuf:"bytes,4,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"`                //商品名称
	Star             int32  `protobuf:"varint,5,opt,name=star,proto3" json:"star,omitempty"`                                                //评价星数:0->5
	MemberIp         string `protobuf:"bytes,6,opt,name=member_ip,json=memberIp,proto3" json:"member_ip,omitempty"`                         //评价的ip
	ShowStatus       int32  `protobuf:"varint,8,opt,name=show_status,json=showStatus,proto3" json:"show_status,omitempty"`                  //是否显示,0-不显示,1-显示
	ProductAttribute string `protobuf:"bytes,9,opt,name=product_attribute,json=productAttribute,proto3" json:"product_attribute,omitempty"` //购买时的商品属性
	CollectCount     int32  `protobuf:"varint,10,opt,name=collect_count,json=collectCount,proto3" json:"collect_count,omitempty"`           //点赞数
	ReadCount        int32  `protobuf:"varint,11,opt,name=read_count,json=readCount,proto3" json:"read_count,omitempty"`                    //阅读数
	Content          string `protobuf:"bytes,12,opt,name=content,proto3" json:"content,omitempty"`                                          //内容
	Pics             string `protobuf:"bytes,13,opt,name=pics,proto3" json:"pics,omitempty"`                                                //上传图片地址,以逗号隔开
	MemberIcon       string `protobuf:"bytes,14,opt,name=member_icon,json=memberIcon,proto3" json:"member_icon,omitempty"`                  //评论用户头像
	ReplayCount      int32  `protobuf:"varint,15,opt,name=replay_count,json=replayCount,proto3" json:"replay_count,omitempty"`              //回复数量
	// contains filtered or unexported fields
}

添加商品评价表

func (*AddCommentReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddCommentReq.ProtoReflect.Descriptor instead.

func (*AddCommentReq) GetCollectCount added in v0.0.2

func (x *AddCommentReq) GetCollectCount() int32

func (*AddCommentReq) GetContent added in v0.0.2

func (x *AddCommentReq) GetContent() string

func (*AddCommentReq) GetId added in v0.0.2

func (x *AddCommentReq) GetId() int64

func (*AddCommentReq) GetMemberIcon added in v0.0.2

func (x *AddCommentReq) GetMemberIcon() string

func (*AddCommentReq) GetMemberIp added in v0.0.2

func (x *AddCommentReq) GetMemberIp() string

func (*AddCommentReq) GetMemberNickName added in v0.0.2

func (x *AddCommentReq) GetMemberNickName() string

func (*AddCommentReq) GetPics added in v0.0.2

func (x *AddCommentReq) GetPics() string

func (*AddCommentReq) GetProductAttribute added in v0.0.2

func (x *AddCommentReq) GetProductAttribute() string

func (*AddCommentReq) GetProductId added in v0.0.2

func (x *AddCommentReq) GetProductId() int64

func (*AddCommentReq) GetProductName added in v0.0.2

func (x *AddCommentReq) GetProductName() string

func (*AddCommentReq) GetReadCount added in v0.0.2

func (x *AddCommentReq) GetReadCount() int32

func (*AddCommentReq) GetReplayCount added in v0.0.2

func (x *AddCommentReq) GetReplayCount() int32

func (*AddCommentReq) GetShowStatus added in v0.0.2

func (x *AddCommentReq) GetShowStatus() int32

func (*AddCommentReq) GetStar added in v0.0.2

func (x *AddCommentReq) GetStar() int32

func (*AddCommentReq) ProtoMessage added in v0.0.2

func (*AddCommentReq) ProtoMessage()

func (*AddCommentReq) ProtoReflect added in v0.0.2

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

func (*AddCommentReq) Reset added in v0.0.2

func (x *AddCommentReq) Reset()

func (*AddCommentReq) String added in v0.0.2

func (x *AddCommentReq) String() string

type AddCommentResp added in v0.0.2

type AddCommentResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*AddCommentResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddCommentResp.ProtoReflect.Descriptor instead.

func (*AddCommentResp) GetPong added in v0.0.2

func (x *AddCommentResp) GetPong() string

func (*AddCommentResp) ProtoMessage added in v0.0.2

func (*AddCommentResp) ProtoMessage()

func (*AddCommentResp) ProtoReflect added in v0.0.2

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

func (*AddCommentResp) Reset added in v0.0.2

func (x *AddCommentResp) Reset()

func (*AddCommentResp) String added in v0.0.2

func (x *AddCommentResp) String() string

type AddFeightTemplateReq added in v0.0.2

type AddFeightTemplateReq 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"`                                            //运费模版名称
	ChargeType     int32  `protobuf:"varint,3,opt,name=charge_type,json=chargeType,proto3" json:"charge_type,omitempty"`             //计费类型:0->按重量;1->按件数
	FirstWeight    int64  `protobuf:"varint,4,opt,name=first_weight,json=firstWeight,proto3" json:"first_weight,omitempty"`          //首重kg
	FirstFee       int64  `protobuf:"varint,5,opt,name=first_fee,json=firstFee,proto3" json:"first_fee,omitempty"`                   //首费(元)
	ContinueWeight int64  `protobuf:"varint,6,opt,name=continue_weight,json=continueWeight,proto3" json:"continue_weight,omitempty"` //续重kg
	ContinueFee    int64  `protobuf:"varint,7,opt,name=continue_fee,json=continueFee,proto3" json:"continue_fee,omitempty"`          //续费(元)
	Dest           string `protobuf:"bytes,8,opt,name=dest,proto3" json:"dest,omitempty"`                                            //目的地(省、市)
	// contains filtered or unexported fields
}

添加运费模版

func (*AddFeightTemplateReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddFeightTemplateReq.ProtoReflect.Descriptor instead.

func (*AddFeightTemplateReq) GetChargeType added in v0.0.2

func (x *AddFeightTemplateReq) GetChargeType() int32

func (*AddFeightTemplateReq) GetContinueFee added in v0.0.2

func (x *AddFeightTemplateReq) GetContinueFee() int64

func (*AddFeightTemplateReq) GetContinueWeight added in v0.0.2

func (x *AddFeightTemplateReq) GetContinueWeight() int64

func (*AddFeightTemplateReq) GetDest added in v0.0.2

func (x *AddFeightTemplateReq) GetDest() string

func (*AddFeightTemplateReq) GetFirstFee added in v0.0.2

func (x *AddFeightTemplateReq) GetFirstFee() int64

func (*AddFeightTemplateReq) GetFirstWeight added in v0.0.2

func (x *AddFeightTemplateReq) GetFirstWeight() int64

func (*AddFeightTemplateReq) GetId added in v0.0.2

func (x *AddFeightTemplateReq) GetId() int64

func (*AddFeightTemplateReq) GetName added in v0.0.2

func (x *AddFeightTemplateReq) GetName() string

func (*AddFeightTemplateReq) ProtoMessage added in v0.0.2

func (*AddFeightTemplateReq) ProtoMessage()

func (*AddFeightTemplateReq) ProtoReflect added in v0.0.2

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

func (*AddFeightTemplateReq) Reset added in v0.0.2

func (x *AddFeightTemplateReq) Reset()

func (*AddFeightTemplateReq) String added in v0.0.2

func (x *AddFeightTemplateReq) String() string

type AddFeightTemplateResp added in v0.0.2

type AddFeightTemplateResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*AddFeightTemplateResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddFeightTemplateResp.ProtoReflect.Descriptor instead.

func (*AddFeightTemplateResp) GetPong added in v0.0.2

func (x *AddFeightTemplateResp) GetPong() string

func (*AddFeightTemplateResp) ProtoMessage added in v0.0.2

func (*AddFeightTemplateResp) ProtoMessage()

func (*AddFeightTemplateResp) ProtoReflect added in v0.0.2

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

func (*AddFeightTemplateResp) Reset added in v0.0.2

func (x *AddFeightTemplateResp) Reset()

func (*AddFeightTemplateResp) String added in v0.0.2

func (x *AddFeightTemplateResp) String() string

type AddProductAttributeCategoryReq added in v0.0.2

type AddProductAttributeCategoryReq struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` //
	// contains filtered or unexported fields
}

添加产品属性分类表

func (*AddProductAttributeCategoryReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductAttributeCategoryReq.ProtoReflect.Descriptor instead.

func (*AddProductAttributeCategoryReq) GetName added in v0.0.2

func (*AddProductAttributeCategoryReq) ProtoMessage added in v0.0.2

func (*AddProductAttributeCategoryReq) ProtoMessage()

func (*AddProductAttributeCategoryReq) ProtoReflect added in v0.0.2

func (*AddProductAttributeCategoryReq) Reset added in v0.0.2

func (x *AddProductAttributeCategoryReq) Reset()

func (*AddProductAttributeCategoryReq) String added in v0.0.2

type AddProductAttributeCategoryResp added in v0.0.2

type AddProductAttributeCategoryResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*AddProductAttributeCategoryResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductAttributeCategoryResp.ProtoReflect.Descriptor instead.

func (*AddProductAttributeCategoryResp) GetPong added in v0.0.2

func (*AddProductAttributeCategoryResp) ProtoMessage added in v0.0.2

func (*AddProductAttributeCategoryResp) ProtoMessage()

func (*AddProductAttributeCategoryResp) ProtoReflect added in v0.0.2

func (*AddProductAttributeCategoryResp) Reset added in v0.0.2

func (*AddProductAttributeCategoryResp) String added in v0.0.2

type AddProductAttributeReq added in v0.0.2

type AddProductAttributeReq struct {
	Id                         int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //
	ProductAttributeCategoryId int64 ``                                                           //商品属性分类id
	/* 144-byte string literal not displayed */
	Name          string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`                                            //商品属性分类id
	SelectType    int32  `protobuf:"varint,4,opt,name=select_type,json=selectType,proto3" json:"select_type,omitempty"`             //属性选择类型:0->唯一;1->单选;2->多选
	InputType     int32  `protobuf:"varint,5,opt,name=input_type,json=inputType,proto3" json:"input_type,omitempty"`                //属性录入方式:0->手工录入;1->从列表中选取
	InputList     string `protobuf:"bytes,6,opt,name=input_list,json=inputList,proto3" json:"input_list,omitempty"`                 //可选值列表,以逗号隔开
	Sort          int32  `protobuf:"varint,7,opt,name=sort,proto3" json:"sort,omitempty"`                                           //排序字段:最高的可以单独上传图片
	FilterType    int32  `protobuf:"varint,8,opt,name=filter_type,json=filterType,proto3" json:"filter_type,omitempty"`             //分类筛选样式:1->普通;1->颜色
	SearchType    int32  `protobuf:"varint,9,opt,name=search_type,json=searchType,proto3" json:"search_type,omitempty"`             //检索类型;0->不需要进行检索;1->关键字检索;2->范围检索
	RelatedStatus int32  `protobuf:"varint,10,opt,name=related_status,json=relatedStatus,proto3" json:"related_status,omitempty"`   //相同属性产品是否关联;0->不关联;1->关联
	HandAddStatus int32  `protobuf:"varint,11,opt,name=hand_add_status,json=handAddStatus,proto3" json:"hand_add_status,omitempty"` //是否支持手动新增;0->不支持;1->支持
	Type          int32  `protobuf:"varint,12,opt,name=type,proto3" json:"type,omitempty"`                                          //属性的类型;0->规格;1->参数
	// contains filtered or unexported fields
}

添加商品属性参数表

func (*AddProductAttributeReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductAttributeReq.ProtoReflect.Descriptor instead.

func (*AddProductAttributeReq) GetFilterType added in v0.0.2

func (x *AddProductAttributeReq) GetFilterType() int32

func (*AddProductAttributeReq) GetHandAddStatus added in v0.0.2

func (x *AddProductAttributeReq) GetHandAddStatus() int32

func (*AddProductAttributeReq) GetId added in v0.0.2

func (x *AddProductAttributeReq) GetId() int64

func (*AddProductAttributeReq) GetInputList added in v0.0.2

func (x *AddProductAttributeReq) GetInputList() string

func (*AddProductAttributeReq) GetInputType added in v0.0.2

func (x *AddProductAttributeReq) GetInputType() int32

func (*AddProductAttributeReq) GetName added in v0.0.2

func (x *AddProductAttributeReq) GetName() string

func (*AddProductAttributeReq) GetProductAttributeCategoryId added in v0.0.2

func (x *AddProductAttributeReq) GetProductAttributeCategoryId() int64

func (*AddProductAttributeReq) GetRelatedStatus added in v0.0.2

func (x *AddProductAttributeReq) GetRelatedStatus() int32

func (*AddProductAttributeReq) GetSearchType added in v0.0.2

func (x *AddProductAttributeReq) GetSearchType() int32

func (*AddProductAttributeReq) GetSelectType added in v0.0.2

func (x *AddProductAttributeReq) GetSelectType() int32

func (*AddProductAttributeReq) GetSort added in v0.0.2

func (x *AddProductAttributeReq) GetSort() int32

func (*AddProductAttributeReq) GetType added in v0.0.2

func (x *AddProductAttributeReq) GetType() int32

func (*AddProductAttributeReq) ProtoMessage added in v0.0.2

func (*AddProductAttributeReq) ProtoMessage()

func (*AddProductAttributeReq) ProtoReflect added in v0.0.2

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

func (*AddProductAttributeReq) Reset added in v0.0.2

func (x *AddProductAttributeReq) Reset()

func (*AddProductAttributeReq) String added in v0.0.2

func (x *AddProductAttributeReq) String() string

type AddProductAttributeResp added in v0.0.2

type AddProductAttributeResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*AddProductAttributeResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductAttributeResp.ProtoReflect.Descriptor instead.

func (*AddProductAttributeResp) GetPong added in v0.0.2

func (x *AddProductAttributeResp) GetPong() string

func (*AddProductAttributeResp) ProtoMessage added in v0.0.2

func (*AddProductAttributeResp) ProtoMessage()

func (*AddProductAttributeResp) ProtoReflect added in v0.0.2

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

func (*AddProductAttributeResp) Reset added in v0.0.2

func (x *AddProductAttributeResp) Reset()

func (*AddProductAttributeResp) String added in v0.0.2

func (x *AddProductAttributeResp) String() string

type AddProductAttributeValueReq added in v0.0.2

type AddProductAttributeValueReq 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
	ProductAttributeId int64  `protobuf:"varint,3,opt,name=product_attribute_id,json=productAttributeId,proto3" json:"product_attribute_id,omitempty"` //商品属性id
	Value              string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"`                                                        //手动添加规格或参数的值,参数单值,规格有多个时以逗号隔开
	// contains filtered or unexported fields
}

添加存储产品参数信息的表

func (*AddProductAttributeValueReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductAttributeValueReq.ProtoReflect.Descriptor instead.

func (*AddProductAttributeValueReq) GetId added in v0.0.2

func (*AddProductAttributeValueReq) GetProductAttributeId added in v0.0.2

func (x *AddProductAttributeValueReq) GetProductAttributeId() int64

func (*AddProductAttributeValueReq) GetProductId added in v0.0.2

func (x *AddProductAttributeValueReq) GetProductId() int64

func (*AddProductAttributeValueReq) GetValue added in v0.0.2

func (x *AddProductAttributeValueReq) GetValue() string

func (*AddProductAttributeValueReq) ProtoMessage added in v0.0.2

func (*AddProductAttributeValueReq) ProtoMessage()

func (*AddProductAttributeValueReq) ProtoReflect added in v0.0.2

func (*AddProductAttributeValueReq) Reset added in v0.0.2

func (x *AddProductAttributeValueReq) Reset()

func (*AddProductAttributeValueReq) String added in v0.0.2

func (x *AddProductAttributeValueReq) String() string

type AddProductAttributeValueResp added in v0.0.2

type AddProductAttributeValueResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*AddProductAttributeValueResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductAttributeValueResp.ProtoReflect.Descriptor instead.

func (*AddProductAttributeValueResp) GetPong added in v0.0.2

func (x *AddProductAttributeValueResp) GetPong() string

func (*AddProductAttributeValueResp) ProtoMessage added in v0.0.2

func (*AddProductAttributeValueResp) ProtoMessage()

func (*AddProductAttributeValueResp) ProtoReflect added in v0.0.2

func (*AddProductAttributeValueResp) Reset added in v0.0.2

func (x *AddProductAttributeValueResp) Reset()

func (*AddProductAttributeValueResp) String added in v0.0.2

type AddProductCategoryAttributeRelationReq added in v0.0.2

type AddProductCategoryAttributeRelationReq struct {
	Id                 int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                                             //
	ProductCategoryId  int64 `protobuf:"varint,2,opt,name=product_category_id,json=productCategoryId,proto3" json:"product_category_id,omitempty"`    //商品分类id
	ProductAttributeId int64 `protobuf:"varint,3,opt,name=product_attribute_id,json=productAttributeId,proto3" json:"product_attribute_id,omitempty"` //商品属性id
	// contains filtered or unexported fields
}

添加产品的分类和属性的关系表,用于设置分类筛选条件(只支持一级分类)

func (*AddProductCategoryAttributeRelationReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductCategoryAttributeRelationReq.ProtoReflect.Descriptor instead.

func (*AddProductCategoryAttributeRelationReq) GetId added in v0.0.2

func (*AddProductCategoryAttributeRelationReq) GetProductAttributeId added in v0.0.2

func (x *AddProductCategoryAttributeRelationReq) GetProductAttributeId() int64

func (*AddProductCategoryAttributeRelationReq) GetProductCategoryId added in v0.0.2

func (x *AddProductCategoryAttributeRelationReq) GetProductCategoryId() int64

func (*AddProductCategoryAttributeRelationReq) ProtoMessage added in v0.0.2

func (*AddProductCategoryAttributeRelationReq) ProtoReflect added in v0.0.2

func (*AddProductCategoryAttributeRelationReq) Reset added in v0.0.2

func (*AddProductCategoryAttributeRelationReq) String added in v0.0.2

type AddProductCategoryAttributeRelationResp added in v0.0.2

type AddProductCategoryAttributeRelationResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*AddProductCategoryAttributeRelationResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductCategoryAttributeRelationResp.ProtoReflect.Descriptor instead.

func (*AddProductCategoryAttributeRelationResp) GetPong added in v0.0.2

func (*AddProductCategoryAttributeRelationResp) ProtoMessage added in v0.0.2

func (*AddProductCategoryAttributeRelationResp) ProtoReflect added in v0.0.2

func (*AddProductCategoryAttributeRelationResp) Reset added in v0.0.2

func (*AddProductCategoryAttributeRelationResp) String added in v0.0.2

type AddProductCategoryReq added in v0.0.2

type AddProductCategoryReq struct {
	Id                     int64   `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                         //
	ParentId               int64   `protobuf:"varint,2,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"`             //上机分类的编号:0表示一级分类
	Name                   string  `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`                                      //商品分类名称
	Level                  int32   `protobuf:"varint,4,opt,name=level,proto3" json:"level,omitempty"`                                   //分类级别:0->1级;1->2级
	ProductCount           int32   `protobuf:"varint,5,opt,name=product_count,json=productCount,proto3" json:"product_count,omitempty"` //商品数量
	ProductUnit            string  `protobuf:"bytes,6,opt,name=product_unit,json=productUnit,proto3" json:"product_unit,omitempty"`     //商品数量
	NavStatus              int32   `protobuf:"varint,7,opt,name=nav_status,json=navStatus,proto3" json:"nav_status,omitempty"`          //是否显示在导航栏:0->不显示;1->显示
	ShowStatus             int32   `protobuf:"varint,8,opt,name=show_status,json=showStatus,proto3" json:"show_status,omitempty"`       //显示状态:0->不显示;1->显示
	Sort                   int32   `protobuf:"varint,9,opt,name=sort,proto3" json:"sort,omitempty"`                                     //排序
	Icon                   string  `protobuf:"bytes,10,opt,name=icon,proto3" json:"icon,omitempty"`                                     //图标
	Keywords               string  `protobuf:"bytes,11,opt,name=keywords,proto3" json:"keywords,omitempty"`                             //关键字
	Description            string  `protobuf:"bytes,12,opt,name=description,proto3" json:"description,omitempty"`                       //描述/
	ProductAttributeIdList []int64 `protobuf:"varint,13,rep,packed,name=ProductAttributeIdList,proto3" json:"ProductAttributeIdList,omitempty"`
	// contains filtered or unexported fields
}

添加产品分类

func (*AddProductCategoryReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductCategoryReq.ProtoReflect.Descriptor instead.

func (*AddProductCategoryReq) GetDescription added in v0.0.2

func (x *AddProductCategoryReq) GetDescription() string

func (*AddProductCategoryReq) GetIcon added in v0.0.2

func (x *AddProductCategoryReq) GetIcon() string

func (*AddProductCategoryReq) GetId added in v0.0.2

func (x *AddProductCategoryReq) GetId() int64

func (*AddProductCategoryReq) GetKeywords added in v0.0.2

func (x *AddProductCategoryReq) GetKeywords() string

func (*AddProductCategoryReq) GetLevel added in v0.0.2

func (x *AddProductCategoryReq) GetLevel() int32

func (*AddProductCategoryReq) GetName added in v0.0.2

func (x *AddProductCategoryReq) GetName() string

func (*AddProductCategoryReq) GetNavStatus added in v0.0.2

func (x *AddProductCategoryReq) GetNavStatus() int32

func (*AddProductCategoryReq) GetParentId added in v0.0.2

func (x *AddProductCategoryReq) GetParentId() int64

func (*AddProductCategoryReq) GetProductAttributeIdList added in v0.0.2

func (x *AddProductCategoryReq) GetProductAttributeIdList() []int64

func (*AddProductCategoryReq) GetProductCount added in v0.0.2

func (x *AddProductCategoryReq) GetProductCount() int32

func (*AddProductCategoryReq) GetProductUnit added in v0.0.2

func (x *AddProductCategoryReq) GetProductUnit() string

func (*AddProductCategoryReq) GetShowStatus added in v0.0.2

func (x *AddProductCategoryReq) GetShowStatus() int32

func (*AddProductCategoryReq) GetSort added in v0.0.2

func (x *AddProductCategoryReq) GetSort() int32

func (*AddProductCategoryReq) ProtoMessage added in v0.0.2

func (*AddProductCategoryReq) ProtoMessage()

func (*AddProductCategoryReq) ProtoReflect added in v0.0.2

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

func (*AddProductCategoryReq) Reset added in v0.0.2

func (x *AddProductCategoryReq) Reset()

func (*AddProductCategoryReq) String added in v0.0.2

func (x *AddProductCategoryReq) String() string

type AddProductCategoryResp added in v0.0.2

type AddProductCategoryResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*AddProductCategoryResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductCategoryResp.ProtoReflect.Descriptor instead.

func (*AddProductCategoryResp) GetPong added in v0.0.2

func (x *AddProductCategoryResp) GetPong() string

func (*AddProductCategoryResp) ProtoMessage added in v0.0.2

func (*AddProductCategoryResp) ProtoMessage()

func (*AddProductCategoryResp) ProtoReflect added in v0.0.2

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

func (*AddProductCategoryResp) Reset added in v0.0.2

func (x *AddProductCategoryResp) Reset()

func (*AddProductCategoryResp) String added in v0.0.2

func (x *AddProductCategoryResp) String() string

type AddProductCollectReq added in v0.0.2

type AddProductCollectReq struct {
	Id          int32  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                      //
	UserId      int32  `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`                //用户表的用户ID
	ValueId     int32  `protobuf:"varint,3,opt,name=value_id,json=valueId,proto3" json:"value_id,omitempty"`             //如果type=0,则是商品ID;如果type=1,则是专题ID
	CollectType int32  `protobuf:"varint,4,opt,name=collect_type,json=collectType,proto3" json:"collect_type,omitempty"` //收藏类型,如果type=0,则是商品ID;如果type=1,则是专题ID
	AddTime     string `protobuf:"bytes,5,opt,name=add_time,json=addTime,proto3" json:"add_time,omitempty"`              //创建时间
	Deleted     int32  `protobuf:"varint,7,opt,name=deleted,proto3" json:"deleted,omitempty"`                            //逻辑删除
	// contains filtered or unexported fields
}

添加收藏表

func (*AddProductCollectReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductCollectReq.ProtoReflect.Descriptor instead.

func (*AddProductCollectReq) GetAddTime added in v0.0.2

func (x *AddProductCollectReq) GetAddTime() string

func (*AddProductCollectReq) GetCollectType added in v0.0.2

func (x *AddProductCollectReq) GetCollectType() int32

func (*AddProductCollectReq) GetDeleted added in v0.0.2

func (x *AddProductCollectReq) GetDeleted() int32

func (*AddProductCollectReq) GetId added in v0.0.2

func (x *AddProductCollectReq) GetId() int32

func (*AddProductCollectReq) GetUserId added in v0.0.2

func (x *AddProductCollectReq) GetUserId() int32

func (*AddProductCollectReq) GetValueId added in v0.0.2

func (x *AddProductCollectReq) GetValueId() int32

func (*AddProductCollectReq) ProtoMessage added in v0.0.2

func (*AddProductCollectReq) ProtoMessage()

func (*AddProductCollectReq) ProtoReflect added in v0.0.2

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

func (*AddProductCollectReq) Reset added in v0.0.2

func (x *AddProductCollectReq) Reset()

func (*AddProductCollectReq) String added in v0.0.2

func (x *AddProductCollectReq) String() string

type AddProductCollectResp added in v0.0.2

type AddProductCollectResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*AddProductCollectResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductCollectResp.ProtoReflect.Descriptor instead.

func (*AddProductCollectResp) GetPong added in v0.0.2

func (x *AddProductCollectResp) GetPong() string

func (*AddProductCollectResp) ProtoMessage added in v0.0.2

func (*AddProductCollectResp) ProtoMessage()

func (*AddProductCollectResp) ProtoReflect added in v0.0.2

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

func (*AddProductCollectResp) Reset added in v0.0.2

func (x *AddProductCollectResp) Reset()

func (*AddProductCollectResp) String added in v0.0.2

func (x *AddProductCollectResp) String() string

type AddProductFullReductionReq added in v0.0.2

type AddProductFullReductionReq 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
	FullPrice   int64 `protobuf:"varint,3,opt,name=full_price,json=fullPrice,proto3" json:"full_price,omitempty"`       //商品满多少
	ReducePrice int64 `protobuf:"varint,4,opt,name=reduce_price,json=reducePrice,proto3" json:"reduce_price,omitempty"` //商品减多少
	// contains filtered or unexported fields
}

添加产品满减表(只针对同商品)

func (*AddProductFullReductionReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductFullReductionReq.ProtoReflect.Descriptor instead.

func (*AddProductFullReductionReq) GetFullPrice added in v0.0.2

func (x *AddProductFullReductionReq) GetFullPrice() int64

func (*AddProductFullReductionReq) GetId added in v0.0.2

func (x *AddProductFullReductionReq) GetId() int64

func (*AddProductFullReductionReq) GetProductId added in v0.0.2

func (x *AddProductFullReductionReq) GetProductId() int64

func (*AddProductFullReductionReq) GetReducePrice added in v0.0.2

func (x *AddProductFullReductionReq) GetReducePrice() int64

func (*AddProductFullReductionReq) ProtoMessage added in v0.0.2

func (*AddProductFullReductionReq) ProtoMessage()

func (*AddProductFullReductionReq) ProtoReflect added in v0.0.2

func (*AddProductFullReductionReq) Reset added in v0.0.2

func (x *AddProductFullReductionReq) Reset()

func (*AddProductFullReductionReq) String added in v0.0.2

func (x *AddProductFullReductionReq) String() string

type AddProductFullReductionResp added in v0.0.2

type AddProductFullReductionResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*AddProductFullReductionResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductFullReductionResp.ProtoReflect.Descriptor instead.

func (*AddProductFullReductionResp) GetPong added in v0.0.2

func (x *AddProductFullReductionResp) GetPong() string

func (*AddProductFullReductionResp) ProtoMessage added in v0.0.2

func (*AddProductFullReductionResp) ProtoMessage()

func (*AddProductFullReductionResp) ProtoReflect added in v0.0.2

func (*AddProductFullReductionResp) Reset added in v0.0.2

func (x *AddProductFullReductionResp) Reset()

func (*AddProductFullReductionResp) String added in v0.0.2

func (x *AddProductFullReductionResp) String() string

type AddProductLadderReq added in v0.0.2

type AddProductLadderReq 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
	Count     int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"`                          //满足的商品数量
	Discount  int64 `protobuf:"varint,4,opt,name=discount,proto3" json:"discount,omitempty"`                    //折扣
	Price     int64 `protobuf:"varint,5,opt,name=price,proto3" json:"price,omitempty"`                          //折后价格
	// contains filtered or unexported fields
}

添加产品阶梯价格表(只针对同商品)

func (*AddProductLadderReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductLadderReq.ProtoReflect.Descriptor instead.

func (*AddProductLadderReq) GetCount added in v0.0.2

func (x *AddProductLadderReq) GetCount() int32

func (*AddProductLadderReq) GetDiscount added in v0.0.2

func (x *AddProductLadderReq) GetDiscount() int64

func (*AddProductLadderReq) GetId added in v0.0.2

func (x *AddProductLadderReq) GetId() int64

func (*AddProductLadderReq) GetPrice added in v0.0.2

func (x *AddProductLadderReq) GetPrice() int64

func (*AddProductLadderReq) GetProductId added in v0.0.2

func (x *AddProductLadderReq) GetProductId() int64

func (*AddProductLadderReq) ProtoMessage added in v0.0.2

func (*AddProductLadderReq) ProtoMessage()

func (*AddProductLadderReq) ProtoReflect added in v0.0.2

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

func (*AddProductLadderReq) Reset added in v0.0.2

func (x *AddProductLadderReq) Reset()

func (*AddProductLadderReq) String added in v0.0.2

func (x *AddProductLadderReq) String() string

type AddProductLadderResp added in v0.0.2

type AddProductLadderResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*AddProductLadderResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductLadderResp.ProtoReflect.Descriptor instead.

func (*AddProductLadderResp) GetPong added in v0.0.2

func (x *AddProductLadderResp) GetPong() string

func (*AddProductLadderResp) ProtoMessage added in v0.0.2

func (*AddProductLadderResp) ProtoMessage()

func (*AddProductLadderResp) ProtoReflect added in v0.0.2

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

func (*AddProductLadderResp) Reset added in v0.0.2

func (x *AddProductLadderResp) Reset()

func (*AddProductLadderResp) String added in v0.0.2

func (x *AddProductLadderResp) String() string

type AddProductOperateLogReq added in v0.0.2

type AddProductOperateLogReq 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
	PriceOld         int64  `protobuf:"varint,3,opt,name=price_old,json=priceOld,proto3" json:"price_old,omitempty"`                              //原价
	PriceNew         int64  `protobuf:"varint,4,opt,name=price_new,json=priceNew,proto3" json:"price_new,omitempty"`                              //新价格
	SalePriceOld     int64  `protobuf:"varint,5,opt,name=sale_price_old,json=salePriceOld,proto3" json:"sale_price_old,omitempty"`                //原售价
	SalePriceNew     int64  `protobuf:"varint,6,opt,name=sale_price_new,json=salePriceNew,proto3" json:"sale_price_new,omitempty"`                //新售价
	GiftPointOld     int32  `protobuf:"varint,7,opt,name=gift_point_old,json=giftPointOld,proto3" json:"gift_point_old,omitempty"`                //赠送的积分
	GiftPointNew     int32  `protobuf:"varint,8,opt,name=gift_point_new,json=giftPointNew,proto3" json:"gift_point_new,omitempty"`                //新的积分
	UsePointLimitOld int32  `protobuf:"varint,9,opt,name=use_point_limit_old,json=usePointLimitOld,proto3" json:"use_point_limit_old,omitempty"`  //使用积分限制
	UsePointLimitNew int32  `protobuf:"varint,10,opt,name=use_point_limit_new,json=usePointLimitNew,proto3" json:"use_point_limit_new,omitempty"` //新的使用积分限制
	OperateMan       string `protobuf:"bytes,11,opt,name=operate_man,json=operateMan,proto3" json:"operate_man,omitempty"`                        //操作人
	// contains filtered or unexported fields
}

添加

func (*AddProductOperateLogReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductOperateLogReq.ProtoReflect.Descriptor instead.

func (*AddProductOperateLogReq) GetGiftPointNew added in v0.0.2

func (x *AddProductOperateLogReq) GetGiftPointNew() int32

func (*AddProductOperateLogReq) GetGiftPointOld added in v0.0.2

func (x *AddProductOperateLogReq) GetGiftPointOld() int32

func (*AddProductOperateLogReq) GetId added in v0.0.2

func (x *AddProductOperateLogReq) GetId() int64

func (*AddProductOperateLogReq) GetOperateMan added in v0.0.2

func (x *AddProductOperateLogReq) GetOperateMan() string

func (*AddProductOperateLogReq) GetPriceNew added in v0.0.2

func (x *AddProductOperateLogReq) GetPriceNew() int64

func (*AddProductOperateLogReq) GetPriceOld added in v0.0.2

func (x *AddProductOperateLogReq) GetPriceOld() int64

func (*AddProductOperateLogReq) GetProductId added in v0.0.2

func (x *AddProductOperateLogReq) GetProductId() int64

func (*AddProductOperateLogReq) GetSalePriceNew added in v0.0.2

func (x *AddProductOperateLogReq) GetSalePriceNew() int64

func (*AddProductOperateLogReq) GetSalePriceOld added in v0.0.2

func (x *AddProductOperateLogReq) GetSalePriceOld() int64

func (*AddProductOperateLogReq) GetUsePointLimitNew added in v0.0.2

func (x *AddProductOperateLogReq) GetUsePointLimitNew() int32

func (*AddProductOperateLogReq) GetUsePointLimitOld added in v0.0.2

func (x *AddProductOperateLogReq) GetUsePointLimitOld() int32

func (*AddProductOperateLogReq) ProtoMessage added in v0.0.2

func (*AddProductOperateLogReq) ProtoMessage()

func (*AddProductOperateLogReq) ProtoReflect added in v0.0.2

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

func (*AddProductOperateLogReq) Reset added in v0.0.2

func (x *AddProductOperateLogReq) Reset()

func (*AddProductOperateLogReq) String added in v0.0.2

func (x *AddProductOperateLogReq) String() string

type AddProductOperateLogResp added in v0.0.2

type AddProductOperateLogResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*AddProductOperateLogResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductOperateLogResp.ProtoReflect.Descriptor instead.

func (*AddProductOperateLogResp) GetPong added in v0.0.2

func (x *AddProductOperateLogResp) GetPong() string

func (*AddProductOperateLogResp) ProtoMessage added in v0.0.2

func (*AddProductOperateLogResp) ProtoMessage()

func (*AddProductOperateLogResp) ProtoReflect added in v0.0.2

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

func (*AddProductOperateLogResp) Reset added in v0.0.2

func (x *AddProductOperateLogResp) Reset()

func (*AddProductOperateLogResp) String added in v0.0.2

func (x *AddProductOperateLogResp) String() string

type AddProductReq added in v0.0.2

type AddProductReq 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
	ProductCategoryId          int64 `protobuf:"varint,3,opt,name=product_category_id,json=productCategoryId,proto3" json:"product_category_id,omitempty"` //商品分类id
	FeightTemplateId           int64 `protobuf:"varint,4,opt,name=feight_template_id,json=feightTemplateId,proto3" json:"feight_template_id,omitempty"`    //商品运费模板id
	ProductAttributeCategoryId int64 ``                                                                                                                    //商品属性分类id
	/* 144-byte string literal not displayed */
	Name                   string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"`                                                             //商品名称
	Pic                    string `protobuf:"bytes,7,opt,name=pic,proto3" json:"pic,omitempty"`                                                               //商品图片
	ProductSn              string `protobuf:"bytes,8,opt,name=product_sn,json=productSn,proto3" json:"product_sn,omitempty"`                                  //货号
	DeleteStatus           int32  `protobuf:"varint,9,opt,name=delete_status,json=deleteStatus,proto3" json:"delete_status,omitempty"`                        //删除状态:0->未删除;1->已删除
	PublishStatus          int32  `protobuf:"varint,10,opt,name=publish_status,json=publishStatus,proto3" json:"publish_status,omitempty"`                    //上架状态:0->下架;1->上架
	NewStatus              int32  `protobuf:"varint,11,opt,name=new_status,json=newStatus,proto3" json:"new_status,omitempty"`                                //新品状态:0->不是新品;1->新品
	RecommandStatus        int32  `protobuf:"varint,12,opt,name=recommand_status,json=recommandStatus,proto3" json:"recommand_status,omitempty"`              //推荐状态;0->不推荐;1->推荐
	VerifyStatus           int32  `protobuf:"varint,13,opt,name=verify_status,json=verifyStatus,proto3" json:"verify_status,omitempty"`                       //审核状态:0->未审核;1->审核通过
	Sort                   int32  `protobuf:"varint,14,opt,name=sort,proto3" json:"sort,omitempty"`                                                           //排序
	Sale                   int32  `protobuf:"varint,15,opt,name=sale,proto3" json:"sale,omitempty"`                                                           //销量
	Price                  int64  `protobuf:"varint,16,opt,name=price,proto3" json:"price,omitempty"`                                                         //商品价格
	PromotionPrice         int64  `protobuf:"varint,17,opt,name=promotion_price,json=promotionPrice,proto3" json:"promotion_price,omitempty"`                 //促销价格
	GiftGrowth             int32  `protobuf:"varint,18,opt,name=gift_growth,json=giftGrowth,proto3" json:"gift_growth,omitempty"`                             //赠送的成长值
	GiftPoint              int32  `protobuf:"varint,19,opt,name=gift_point,json=giftPoint,proto3" json:"gift_point,omitempty"`                                //赠送的积分
	UsePointLimit          int32  `protobuf:"varint,20,opt,name=use_point_limit,json=usePointLimit,proto3" json:"use_point_limit,omitempty"`                  //限制使用的积分数
	SubTitle               string `protobuf:"bytes,21,opt,name=sub_title,json=subTitle,proto3" json:"sub_title,omitempty"`                                    //副标题
	Description            string `protobuf:"bytes,22,opt,name=description,proto3" json:"description,omitempty"`                                              //商品描述
	OriginalPrice          int64  `protobuf:"varint,23,opt,name=original_price,json=originalPrice,proto3" json:"original_price,omitempty"`                    //市场价
	Stock                  int32  `protobuf:"varint,24,opt,name=stock,proto3" json:"stock,omitempty"`                                                         //库存
	LowStock               int32  `protobuf:"varint,25,opt,name=low_stock,json=lowStock,proto3" json:"low_stock,omitempty"`                                   //库存预警值
	Unit                   string `protobuf:"bytes,26,opt,name=unit,proto3" json:"unit,omitempty"`                                                            //单位
	Weight                 int64  `protobuf:"varint,27,opt,name=weight,proto3" json:"weight,omitempty"`                                                       //商品重量,默认为克
	PreviewStatus          int32  `protobuf:"varint,28,opt,name=preview_status,json=previewStatus,proto3" json:"preview_status,omitempty"`                    //是否为预告商品:0->不是;1->是
	ServiceIds             string `protobuf:"bytes,29,opt,name=service_ids,json=serviceIds,proto3" json:"service_ids,omitempty"`                              //以逗号分割的产品服务:1->无忧退货;2->快速退款;3->免费包邮
	Keywords               string `protobuf:"bytes,30,opt,name=keywords,proto3" json:"keywords,omitempty"`                                                    //搜索关键字
	Note                   string `protobuf:"bytes,31,opt,name=note,proto3" json:"note,omitempty"`                                                            //备注
	AlbumPics              string `protobuf:"bytes,32,opt,name=album_pics,json=albumPics,proto3" json:"album_pics,omitempty"`                                 //画册图片,连产品图片限制为5张,以逗号分割
	DetailTitle            string `protobuf:"bytes,33,opt,name=detail_title,json=detailTitle,proto3" json:"detail_title,omitempty"`                           //详情标题
	DetailDesc             string `protobuf:"bytes,34,opt,name=detail_desc,json=detailDesc,proto3" json:"detail_desc,omitempty"`                              //详情描述
	DetailHtml             string `protobuf:"bytes,35,opt,name=detail_html,json=detailHtml,proto3" json:"detail_html,omitempty"`                              //产品详情网页内容
	DetailMobileHtml       string `protobuf:"bytes,36,opt,name=detail_mobile_html,json=detailMobileHtml,proto3" json:"detail_mobile_html,omitempty"`          //移动端网页详情
	PromotionStartTime     string `protobuf:"bytes,37,opt,name=promotion_start_time,json=promotionStartTime,proto3" json:"promotion_start_time,omitempty"`    //促销开始时间
	PromotionEndTime       string `protobuf:"bytes,38,opt,name=promotion_end_time,json=promotionEndTime,proto3" json:"promotion_end_time,omitempty"`          //促销结束时间
	PromotionPerLimit      int32  `protobuf:"varint,39,opt,name=promotion_per_limit,json=promotionPerLimit,proto3" json:"promotion_per_limit,omitempty"`      //活动限购数量
	PromotionType          int32  `protobuf:"varint,40,opt,name=promotion_type,json=promotionType,proto3" json:"promotion_type,omitempty"`                    //促销类型:0->没有促销使用原价;1->使用促销价;2->使用会员价;3->使用阶梯价格;4->使用满减价格;5->限时购
	BrandName              string `protobuf:"bytes,41,opt,name=brand_name,json=brandName,proto3" json:"brand_name,omitempty"`                                 //品牌名称
	ProductCategoryName    string `protobuf:"bytes,42,opt,name=product_category_name,json=productCategoryName,proto3" json:"product_category_name,omitempty"` //商品分类名称
	ProductCategoryIdArray string ``                                                                                                                          //商品分类id字符串
	/* 132-byte string literal not displayed */
	MemberPriceList           []*MemberPriceList           `protobuf:"bytes,44,rep,name=MemberPriceList,proto3" json:"MemberPriceList,omitempty"`
	ProductAttributeValueList []*ProductAttributeValueList `protobuf:"bytes,45,rep,name=ProductAttributeValueList,proto3" json:"ProductAttributeValueList,omitempty"`
	ProductFullReductionList  []*ProductFullReductionList  `protobuf:"bytes,46,rep,name=ProductFullReductionList,proto3" json:"ProductFullReductionList,omitempty"`
	ProductLadderList         []*ProductLadderList         `protobuf:"bytes,47,rep,name=ProductLadderList,proto3" json:"ProductLadderList,omitempty"`
	SkuStockList              []*SkuStockList              `protobuf:"bytes,48,rep,name=SkuStockList,proto3" json:"SkuStockList,omitempty"`
	// contains filtered or unexported fields
}

func (*AddProductReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductReq.ProtoReflect.Descriptor instead.

func (*AddProductReq) GetAlbumPics added in v0.0.2

func (x *AddProductReq) GetAlbumPics() string

func (*AddProductReq) GetBrandId added in v0.0.2

func (x *AddProductReq) GetBrandId() int64

func (*AddProductReq) GetBrandName added in v0.0.2

func (x *AddProductReq) GetBrandName() string

func (*AddProductReq) GetDeleteStatus added in v0.0.2

func (x *AddProductReq) GetDeleteStatus() int32

func (*AddProductReq) GetDescription added in v0.0.2

func (x *AddProductReq) GetDescription() string

func (*AddProductReq) GetDetailDesc added in v0.0.2

func (x *AddProductReq) GetDetailDesc() string

func (*AddProductReq) GetDetailHtml added in v0.0.2

func (x *AddProductReq) GetDetailHtml() string

func (*AddProductReq) GetDetailMobileHtml added in v0.0.2

func (x *AddProductReq) GetDetailMobileHtml() string

func (*AddProductReq) GetDetailTitle added in v0.0.2

func (x *AddProductReq) GetDetailTitle() string

func (*AddProductReq) GetFeightTemplateId added in v0.0.2

func (x *AddProductReq) GetFeightTemplateId() int64

func (*AddProductReq) GetGiftGrowth added in v0.0.2

func (x *AddProductReq) GetGiftGrowth() int32

func (*AddProductReq) GetGiftPoint added in v0.0.2

func (x *AddProductReq) GetGiftPoint() int32

func (*AddProductReq) GetId added in v0.0.2

func (x *AddProductReq) GetId() int64

func (*AddProductReq) GetKeywords added in v0.0.2

func (x *AddProductReq) GetKeywords() string

func (*AddProductReq) GetLowStock added in v0.0.2

func (x *AddProductReq) GetLowStock() int32

func (*AddProductReq) GetMemberPriceList added in v0.0.2

func (x *AddProductReq) GetMemberPriceList() []*MemberPriceList

func (*AddProductReq) GetName added in v0.0.2

func (x *AddProductReq) GetName() string

func (*AddProductReq) GetNewStatus added in v0.0.2

func (x *AddProductReq) GetNewStatus() int32

func (*AddProductReq) GetNote added in v0.0.2

func (x *AddProductReq) GetNote() string

func (*AddProductReq) GetOriginalPrice added in v0.0.2

func (x *AddProductReq) GetOriginalPrice() int64

func (*AddProductReq) GetPic added in v0.0.2

func (x *AddProductReq) GetPic() string

func (*AddProductReq) GetPreviewStatus added in v0.0.2

func (x *AddProductReq) GetPreviewStatus() int32

func (*AddProductReq) GetPrice added in v0.0.2

func (x *AddProductReq) GetPrice() int64

func (*AddProductReq) GetProductAttributeCategoryId added in v0.0.2

func (x *AddProductReq) GetProductAttributeCategoryId() int64

func (*AddProductReq) GetProductAttributeValueList added in v0.0.2

func (x *AddProductReq) GetProductAttributeValueList() []*ProductAttributeValueList

func (*AddProductReq) GetProductCategoryId added in v0.0.2

func (x *AddProductReq) GetProductCategoryId() int64

func (*AddProductReq) GetProductCategoryIdArray added in v0.0.2

func (x *AddProductReq) GetProductCategoryIdArray() string

func (*AddProductReq) GetProductCategoryName added in v0.0.2

func (x *AddProductReq) GetProductCategoryName() string

func (*AddProductReq) GetProductFullReductionList added in v0.0.2

func (x *AddProductReq) GetProductFullReductionList() []*ProductFullReductionList

func (*AddProductReq) GetProductLadderList added in v0.0.2

func (x *AddProductReq) GetProductLadderList() []*ProductLadderList

func (*AddProductReq) GetProductSn added in v0.0.2

func (x *AddProductReq) GetProductSn() string

func (*AddProductReq) GetPromotionEndTime added in v0.0.2

func (x *AddProductReq) GetPromotionEndTime() string

func (*AddProductReq) GetPromotionPerLimit added in v0.0.2

func (x *AddProductReq) GetPromotionPerLimit() int32

func (*AddProductReq) GetPromotionPrice added in v0.0.2

func (x *AddProductReq) GetPromotionPrice() int64

func (*AddProductReq) GetPromotionStartTime added in v0.0.2

func (x *AddProductReq) GetPromotionStartTime() string

func (*AddProductReq) GetPromotionType added in v0.0.2

func (x *AddProductReq) GetPromotionType() int32

func (*AddProductReq) GetPublishStatus added in v0.0.2

func (x *AddProductReq) GetPublishStatus() int32

func (*AddProductReq) GetRecommandStatus added in v0.0.2

func (x *AddProductReq) GetRecommandStatus() int32

func (*AddProductReq) GetSale added in v0.0.2

func (x *AddProductReq) GetSale() int32

func (*AddProductReq) GetServiceIds added in v0.0.2

func (x *AddProductReq) GetServiceIds() string

func (*AddProductReq) GetSkuStockList added in v0.0.2

func (x *AddProductReq) GetSkuStockList() []*SkuStockList

func (*AddProductReq) GetSort added in v0.0.2

func (x *AddProductReq) GetSort() int32

func (*AddProductReq) GetStock added in v0.0.2

func (x *AddProductReq) GetStock() int32

func (*AddProductReq) GetSubTitle added in v0.0.2

func (x *AddProductReq) GetSubTitle() string

func (*AddProductReq) GetUnit added in v0.0.2

func (x *AddProductReq) GetUnit() string

func (*AddProductReq) GetUsePointLimit added in v0.0.2

func (x *AddProductReq) GetUsePointLimit() int32

func (*AddProductReq) GetVerifyStatus added in v0.0.2

func (x *AddProductReq) GetVerifyStatus() int32

func (*AddProductReq) GetWeight added in v0.0.2

func (x *AddProductReq) GetWeight() int64

func (*AddProductReq) ProtoMessage added in v0.0.2

func (*AddProductReq) ProtoMessage()

func (*AddProductReq) ProtoReflect added in v0.0.2

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

func (*AddProductReq) Reset added in v0.0.2

func (x *AddProductReq) Reset()

func (*AddProductReq) String added in v0.0.2

func (x *AddProductReq) String() string

type AddProductResp added in v0.0.2

type AddProductResp struct {
	ProductId int64 `protobuf:"varint,1,opt,name=productId,proto3" json:"productId,omitempty"`
	// contains filtered or unexported fields
}

func (*AddProductResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductResp.ProtoReflect.Descriptor instead.

func (*AddProductResp) GetProductId added in v0.0.2

func (x *AddProductResp) GetProductId() int64

func (*AddProductResp) ProtoMessage added in v0.0.2

func (*AddProductResp) ProtoMessage()

func (*AddProductResp) ProtoReflect added in v0.0.2

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

func (*AddProductResp) Reset added in v0.0.2

func (x *AddProductResp) Reset()

func (*AddProductResp) String added in v0.0.2

func (x *AddProductResp) String() string

type AddProductVertifyRecordReq added in v0.0.2

type AddProductVertifyRecordReq 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
	ReviewMan string `protobuf:"bytes,4,opt,name=review_man,json=reviewMan,proto3" json:"review_man,omitempty"`  //审核人
	Status    int32  `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"`                        //审核状态:0->未通过;1->通过
	Detail    string `protobuf:"bytes,6,opt,name=detail,proto3" json:"detail,omitempty"`                         //反馈详情
	// contains filtered or unexported fields
}

添加商品审核记录

func (*AddProductVertifyRecordReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductVertifyRecordReq.ProtoReflect.Descriptor instead.

func (*AddProductVertifyRecordReq) GetDetail added in v0.0.2

func (x *AddProductVertifyRecordReq) GetDetail() string

func (*AddProductVertifyRecordReq) GetId added in v0.0.2

func (x *AddProductVertifyRecordReq) GetId() int64

func (*AddProductVertifyRecordReq) GetProductId added in v0.0.2

func (x *AddProductVertifyRecordReq) GetProductId() int64

func (*AddProductVertifyRecordReq) GetReviewMan added in v0.0.2

func (x *AddProductVertifyRecordReq) GetReviewMan() string

func (*AddProductVertifyRecordReq) GetStatus added in v0.0.2

func (x *AddProductVertifyRecordReq) GetStatus() int32

func (*AddProductVertifyRecordReq) ProtoMessage added in v0.0.2

func (*AddProductVertifyRecordReq) ProtoMessage()

func (*AddProductVertifyRecordReq) ProtoReflect added in v0.0.2

func (*AddProductVertifyRecordReq) Reset added in v0.0.2

func (x *AddProductVertifyRecordReq) Reset()

func (*AddProductVertifyRecordReq) String added in v0.0.2

func (x *AddProductVertifyRecordReq) String() string

type AddProductVertifyRecordResp added in v0.0.2

type AddProductVertifyRecordResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*AddProductVertifyRecordResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddProductVertifyRecordResp.ProtoReflect.Descriptor instead.

func (*AddProductVertifyRecordResp) GetPong added in v0.0.2

func (x *AddProductVertifyRecordResp) GetPong() string

func (*AddProductVertifyRecordResp) ProtoMessage added in v0.0.2

func (*AddProductVertifyRecordResp) ProtoMessage()

func (*AddProductVertifyRecordResp) ProtoReflect added in v0.0.2

func (*AddProductVertifyRecordResp) Reset added in v0.0.2

func (x *AddProductVertifyRecordResp) Reset()

func (*AddProductVertifyRecordResp) String added in v0.0.2

func (x *AddProductVertifyRecordResp) String() string

type AddSkuStockReq added in v0.0.2

type AddSkuStockReq 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
	SkuCode        string `protobuf:"bytes,3,opt,name=sku_code,json=skuCode,proto3" json:"sku_code,omitempty"`                       //sku编码
	Price          int64  `protobuf:"varint,4,opt,name=price,proto3" json:"price,omitempty"`                                         //价格
	Stock          int32  `protobuf:"varint,5,opt,name=stock,proto3" json:"stock,omitempty"`                                         //库存
	LowStock       int32  `protobuf:"varint,6,opt,name=low_stock,json=lowStock,proto3" json:"low_stock,omitempty"`                   //预警库存
	Pic            string `protobuf:"bytes,7,opt,name=pic,proto3" json:"pic,omitempty"`                                              //展示图片
	Sale           int32  `protobuf:"varint,8,opt,name=sale,proto3" json:"sale,omitempty"`                                           //销量
	PromotionPrice int64  `protobuf:"varint,9,opt,name=promotion_price,json=promotionPrice,proto3" json:"promotion_price,omitempty"` //单品促销价格
	LockStock      int32  `protobuf:"varint,10,opt,name=lock_stock,json=lockStock,proto3" json:"lock_stock,omitempty"`               //锁定库存
	SpData         string `protobuf:"bytes,11,opt,name=sp_data,json=spData,proto3" json:"sp_data,omitempty"`                         //商品销售属性,json格式
	// contains filtered or unexported fields
}

添加sku的库存

func (*AddSkuStockReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddSkuStockReq.ProtoReflect.Descriptor instead.

func (*AddSkuStockReq) GetId added in v0.0.2

func (x *AddSkuStockReq) GetId() int64

func (*AddSkuStockReq) GetLockStock added in v0.0.2

func (x *AddSkuStockReq) GetLockStock() int32

func (*AddSkuStockReq) GetLowStock added in v0.0.2

func (x *AddSkuStockReq) GetLowStock() int32

func (*AddSkuStockReq) GetPic added in v0.0.2

func (x *AddSkuStockReq) GetPic() string

func (*AddSkuStockReq) GetPrice added in v0.0.2

func (x *AddSkuStockReq) GetPrice() int64

func (*AddSkuStockReq) GetProductId added in v0.0.2

func (x *AddSkuStockReq) GetProductId() int64

func (*AddSkuStockReq) GetPromotionPrice added in v0.0.2

func (x *AddSkuStockReq) GetPromotionPrice() int64

func (*AddSkuStockReq) GetSale added in v0.0.2

func (x *AddSkuStockReq) GetSale() int32

func (*AddSkuStockReq) GetSkuCode added in v0.0.2

func (x *AddSkuStockReq) GetSkuCode() string

func (*AddSkuStockReq) GetSpData added in v0.0.2

func (x *AddSkuStockReq) GetSpData() string

func (*AddSkuStockReq) GetStock added in v0.0.2

func (x *AddSkuStockReq) GetStock() int32

func (*AddSkuStockReq) ProtoMessage added in v0.0.2

func (*AddSkuStockReq) ProtoMessage()

func (*AddSkuStockReq) ProtoReflect added in v0.0.2

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

func (*AddSkuStockReq) Reset added in v0.0.2

func (x *AddSkuStockReq) Reset()

func (*AddSkuStockReq) String added in v0.0.2

func (x *AddSkuStockReq) String() string

type AddSkuStockResp added in v0.0.2

type AddSkuStockResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*AddSkuStockResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use AddSkuStockResp.ProtoReflect.Descriptor instead.

func (*AddSkuStockResp) GetPong added in v0.0.2

func (x *AddSkuStockResp) GetPong() string

func (*AddSkuStockResp) ProtoMessage added in v0.0.2

func (*AddSkuStockResp) ProtoMessage()

func (*AddSkuStockResp) ProtoReflect added in v0.0.2

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

func (*AddSkuStockResp) Reset added in v0.0.2

func (x *AddSkuStockResp) Reset()

func (*AddSkuStockResp) String added in v0.0.2

func (x *AddSkuStockResp) String() string

type BrandData added in v0.0.2

type BrandData 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"`                                                             //品牌名称
	FirstLetter         string `protobuf:"bytes,3,opt,name=first_letter,json=firstLetter,proto3" json:"first_letter,omitempty"`                            //首字母
	Sort                int32  `protobuf:"varint,4,opt,name=sort,proto3" json:"sort,omitempty"`                                                            //排序
	FactoryStatus       int32  `protobuf:"varint,5,opt,name=factory_status,json=factoryStatus,proto3" json:"factory_status,omitempty"`                     //是否为品牌制造商:0->不是;1->是
	ShowStatus          int32  `protobuf:"varint,6,opt,name=show_status,json=showStatus,proto3" json:"show_status,omitempty"`                              //品牌显示状态
	RecommendStatus     int32  `protobuf:"varint,7,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"`               //推荐状态
	ProductCount        int32  `protobuf:"varint,8,opt,name=product_count,json=productCount,proto3" json:"product_count,omitempty"`                        //产品数量
	ProductCommentCount int32  `protobuf:"varint,9,opt,name=product_comment_count,json=productCommentCount,proto3" json:"product_comment_count,omitempty"` //产品评论数量
	BigPic              string `protobuf:"bytes,11,opt,name=big_pic,json=bigPic,proto3" json:"big_pic,omitempty"`                                          //专区大图
	BrandStory          string `protobuf:"bytes,12,opt,name=brand_story,json=brandStory,proto3" json:"brand_story,omitempty"`                              //品牌故事
	CreateBy            string `protobuf:"bytes,13,opt,name=create_by,json=createBy,proto3" json:"create_by,omitempty"`                                    //创建者
	CreateTime          string `protobuf:"bytes,14,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`                              //创建时间
	UpdateBy            string `protobuf:"bytes,15,opt,name=update_by,json=updateBy,proto3" json:"update_by,omitempty"`                                    //更新者
	UpdateTime          string `protobuf:"bytes,16,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`                              //更新时间
	// contains filtered or unexported fields
}

func (*BrandData) Descriptor deprecated added in v0.0.2

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

Deprecated: Use BrandData.ProtoReflect.Descriptor instead.

func (*BrandData) GetBigPic added in v0.0.2

func (x *BrandData) GetBigPic() string

func (*BrandData) GetBrandStory added in v0.0.2

func (x *BrandData) GetBrandStory() string

func (*BrandData) GetCreateBy added in v0.0.2

func (x *BrandData) GetCreateBy() string

func (*BrandData) GetCreateTime added in v0.0.2

func (x *BrandData) GetCreateTime() string

func (*BrandData) GetFactoryStatus added in v0.0.2

func (x *BrandData) GetFactoryStatus() int32

func (*BrandData) GetFirstLetter added in v0.0.2

func (x *BrandData) GetFirstLetter() string

func (*BrandData) GetId added in v0.0.2

func (x *BrandData) GetId() int64
func (x *BrandData) GetLogo() string

func (*BrandData) GetName added in v0.0.2

func (x *BrandData) GetName() string

func (*BrandData) GetProductCommentCount added in v0.0.2

func (x *BrandData) GetProductCommentCount() int32

func (*BrandData) GetProductCount added in v0.0.2

func (x *BrandData) GetProductCount() int32

func (*BrandData) GetRecommendStatus added in v0.0.2

func (x *BrandData) GetRecommendStatus() int32

func (*BrandData) GetShowStatus added in v0.0.2

func (x *BrandData) GetShowStatus() int32

func (*BrandData) GetSort added in v0.0.2

func (x *BrandData) GetSort() int32

func (*BrandData) GetUpdateBy added in v0.0.2

func (x *BrandData) GetUpdateBy() string

func (*BrandData) GetUpdateTime added in v0.0.2

func (x *BrandData) GetUpdateTime() string

func (*BrandData) ProtoMessage added in v0.0.2

func (*BrandData) ProtoMessage()

func (*BrandData) ProtoReflect added in v0.0.2

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

func (*BrandData) Reset added in v0.0.2

func (x *BrandData) Reset()

func (*BrandData) String added in v0.0.2

func (x *BrandData) String() string

type BrandListData

type BrandListData 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"`                                                             //品牌名称
	FirstLetter         string `protobuf:"bytes,3,opt,name=first_letter,json=firstLetter,proto3" json:"first_letter,omitempty"`                            //首字母
	Sort                int32  `protobuf:"varint,4,opt,name=sort,proto3" json:"sort,omitempty"`                                                            //排序
	FactoryStatus       int32  `protobuf:"varint,5,opt,name=factory_status,json=factoryStatus,proto3" json:"factory_status,omitempty"`                     //是否为品牌制造商:0->不是;1->是
	ShowStatus          int32  `protobuf:"varint,6,opt,name=show_status,json=showStatus,proto3" json:"show_status,omitempty"`                              //品牌显示状态
	RecommendStatus     int32  `protobuf:"varint,7,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"`               //推荐状态
	ProductCount        int32  `protobuf:"varint,8,opt,name=product_count,json=productCount,proto3" json:"product_count,omitempty"`                        //产品数量
	ProductCommentCount int32  `protobuf:"varint,9,opt,name=product_comment_count,json=productCommentCount,proto3" json:"product_comment_count,omitempty"` //产品评论数量
	BigPic              string `protobuf:"bytes,11,opt,name=big_pic,json=bigPic,proto3" json:"big_pic,omitempty"`                                          //专区大图
	BrandStory          string `protobuf:"bytes,12,opt,name=brand_story,json=brandStory,proto3" json:"brand_story,omitempty"`                              //品牌故事
	CreateBy            string `protobuf:"bytes,13,opt,name=create_by,json=createBy,proto3" json:"create_by,omitempty"`                                    //创建者
	CreateTime          string `protobuf:"bytes,14,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`                              //创建时间
	UpdateBy            string `protobuf:"bytes,15,opt,name=update_by,json=updateBy,proto3" json:"update_by,omitempty"`                                    //更新者
	UpdateTime          string `protobuf:"bytes,16,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`                              //更新时间
	// contains filtered or unexported fields
}

func (*BrandListData) Descriptor deprecated

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

Deprecated: Use BrandListData.ProtoReflect.Descriptor instead.

func (*BrandListData) GetBigPic

func (x *BrandListData) GetBigPic() string

func (*BrandListData) GetBrandStory

func (x *BrandListData) GetBrandStory() string

func (*BrandListData) GetCreateBy added in v0.0.2

func (x *BrandListData) GetCreateBy() string

func (*BrandListData) GetCreateTime added in v0.0.2

func (x *BrandListData) GetCreateTime() string

func (*BrandListData) GetFactoryStatus

func (x *BrandListData) GetFactoryStatus() int32

func (*BrandListData) GetFirstLetter

func (x *BrandListData) GetFirstLetter() string

func (*BrandListData) GetId

func (x *BrandListData) GetId() int64
func (x *BrandListData) GetLogo() string

func (*BrandListData) GetName

func (x *BrandListData) GetName() string

func (*BrandListData) GetProductCommentCount

func (x *BrandListData) GetProductCommentCount() int32

func (*BrandListData) GetProductCount

func (x *BrandListData) GetProductCount() int32

func (*BrandListData) GetRecommendStatus added in v0.0.2

func (x *BrandListData) GetRecommendStatus() int32

func (*BrandListData) GetShowStatus

func (x *BrandListData) GetShowStatus() int32

func (*BrandListData) GetSort

func (x *BrandListData) GetSort() int32

func (*BrandListData) GetUpdateBy added in v0.0.2

func (x *BrandListData) GetUpdateBy() string

func (*BrandListData) GetUpdateTime added in v0.0.2

func (x *BrandListData) GetUpdateTime() string

func (*BrandListData) ProtoMessage

func (*BrandListData) ProtoMessage()

func (*BrandListData) ProtoReflect

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

func (*BrandListData) Reset

func (x *BrandListData) Reset()

func (*BrandListData) String

func (x *BrandListData) String() string

type BrandServiceClient

type BrandServiceClient interface {
	// 添加品牌表
	AddBrand(ctx context.Context, in *AddBrandReq, opts ...grpc.CallOption) (*AddBrandResp, error)
	// 删除品牌表
	DeleteBrand(ctx context.Context, in *DeleteBrandReq, opts ...grpc.CallOption) (*DeleteBrandResp, error)
	// 更新品牌表
	UpdateBrand(ctx context.Context, in *UpdateBrandReq, opts ...grpc.CallOption) (*UpdateBrandResp, error)
	// 查询品牌表详情
	QueryBrandDetail(ctx context.Context, in *QueryBrandDetailReq, opts ...grpc.CallOption) (*QueryBrandDetailResp, error)
	// 查询品牌表列表
	QueryBrandList(ctx context.Context, in *QueryBrandListReq, opts ...grpc.CallOption) (*QueryBrandListResp, error)
	QueryBrandListByIds(ctx context.Context, in *QueryBrandListByIdsReq, opts ...grpc.CallOption) (*QueryBrandListResp, error)
	// 更新品牌的显示状态
	UpdateBrandShowStatus(ctx context.Context, in *UpdateBrandShowStatusReq, opts ...grpc.CallOption) (*UpdateBrandStatusResp, error)
	// 更新品牌是否为品牌制造商
	UpdateBrandFactoryStatus(ctx context.Context, in *UpdateBrandFactoryStatusReq, opts ...grpc.CallOption) (*UpdateBrandStatusResp, error)
	// 更新品牌的推荐状态
	UpdateBrandRecommendStatus(ctx context.Context, in *UpdateBrandRecommendStatusReq, opts ...grpc.CallOption) (*UpdateBrandStatusResp, error)
}

BrandServiceClient is the client API for BrandService service.

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

type BrandServiceServer

type BrandServiceServer interface {
	// 添加品牌表
	AddBrand(context.Context, *AddBrandReq) (*AddBrandResp, error)
	// 删除品牌表
	DeleteBrand(context.Context, *DeleteBrandReq) (*DeleteBrandResp, error)
	// 更新品牌表
	UpdateBrand(context.Context, *UpdateBrandReq) (*UpdateBrandResp, error)
	// 查询品牌表详情
	QueryBrandDetail(context.Context, *QueryBrandDetailReq) (*QueryBrandDetailResp, error)
	// 查询品牌表列表
	QueryBrandList(context.Context, *QueryBrandListReq) (*QueryBrandListResp, error)
	QueryBrandListByIds(context.Context, *QueryBrandListByIdsReq) (*QueryBrandListResp, error)
	// 更新品牌的显示状态
	UpdateBrandShowStatus(context.Context, *UpdateBrandShowStatusReq) (*UpdateBrandStatusResp, error)
	// 更新品牌是否为品牌制造商
	UpdateBrandFactoryStatus(context.Context, *UpdateBrandFactoryStatusReq) (*UpdateBrandStatusResp, error)
	// 更新品牌的推荐状态
	UpdateBrandRecommendStatus(context.Context, *UpdateBrandRecommendStatusReq) (*UpdateBrandStatusResp, error)
	// contains filtered or unexported methods
}

BrandServiceServer is the server API for BrandService service. All implementations must embed UnimplementedBrandServiceServer for forward compatibility

type CommentListData

type CommentListData 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
	MemberNickName   string `protobuf:"bytes,3,opt,name=member_nick_name,json=memberNickName,proto3" json:"member_nick_name,omitempty"`     //评价者昵称
	ProductName      string `protobuf:"bytes,4,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"`                //商品名称
	Star             int32  `protobuf:"varint,5,opt,name=star,proto3" json:"star,omitempty"`                                                //评价星数:0->5
	MemberIp         string `protobuf:"bytes,6,opt,name=member_ip,json=memberIp,proto3" json:"member_ip,omitempty"`                         //评价的ip
	CreateTime       string `protobuf:"bytes,7,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`                   //评价时间
	ShowStatus       int32  `protobuf:"varint,8,opt,name=show_status,json=showStatus,proto3" json:"show_status,omitempty"`                  //是否显示,0-不显示,1-显示
	ProductAttribute string `protobuf:"bytes,9,opt,name=product_attribute,json=productAttribute,proto3" json:"product_attribute,omitempty"` //购买时的商品属性
	CollectCount     int32  `protobuf:"varint,10,opt,name=collect_count,json=collectCount,proto3" json:"collect_count,omitempty"`           //点赞数
	ReadCount        int32  `protobuf:"varint,11,opt,name=read_count,json=readCount,proto3" json:"read_count,omitempty"`                    //阅读数
	Content          string `protobuf:"bytes,12,opt,name=content,proto3" json:"content,omitempty"`                                          //内容
	Pics             string `protobuf:"bytes,13,opt,name=pics,proto3" json:"pics,omitempty"`                                                //上传图片地址,以逗号隔开
	MemberIcon       string `protobuf:"bytes,14,opt,name=member_icon,json=memberIcon,proto3" json:"member_icon,omitempty"`                  //评论用户头像
	ReplayCount      int32  `protobuf:"varint,15,opt,name=replay_count,json=replayCount,proto3" json:"replay_count,omitempty"`              //回复数量
	// contains filtered or unexported fields
}

func (*CommentListData) Descriptor deprecated

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

Deprecated: Use CommentListData.ProtoReflect.Descriptor instead.

func (*CommentListData) GetCollectCount added in v0.0.2

func (x *CommentListData) GetCollectCount() int32

func (*CommentListData) GetContent

func (x *CommentListData) GetContent() string

func (*CommentListData) GetCreateTime

func (x *CommentListData) GetCreateTime() string

func (*CommentListData) GetId

func (x *CommentListData) GetId() int64

func (*CommentListData) GetMemberIcon

func (x *CommentListData) GetMemberIcon() string

func (*CommentListData) GetMemberIp

func (x *CommentListData) GetMemberIp() string

func (*CommentListData) GetMemberNickName

func (x *CommentListData) GetMemberNickName() string

func (*CommentListData) GetPics

func (x *CommentListData) GetPics() string

func (*CommentListData) GetProductAttribute

func (x *CommentListData) GetProductAttribute() string

func (*CommentListData) GetProductId

func (x *CommentListData) GetProductId() int64

func (*CommentListData) GetProductName

func (x *CommentListData) GetProductName() string

func (*CommentListData) GetReadCount

func (x *CommentListData) GetReadCount() int32

func (*CommentListData) GetReplayCount

func (x *CommentListData) GetReplayCount() int32

func (*CommentListData) GetShowStatus

func (x *CommentListData) GetShowStatus() int32

func (*CommentListData) GetStar

func (x *CommentListData) GetStar() int32

func (*CommentListData) ProtoMessage

func (*CommentListData) ProtoMessage()

func (*CommentListData) ProtoReflect

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

func (*CommentListData) Reset

func (x *CommentListData) Reset()

func (*CommentListData) String

func (x *CommentListData) String() string

type CommentReplayListData

type CommentReplayListData struct {
	Id             int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                                //
	CommentId      int64  `protobuf:"varint,2,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"`                 //评论id
	MemberNickName string `protobuf:"bytes,3,opt,name=member_nick_name,json=memberNickName,proto3" json:"member_nick_name,omitempty"` //评论人员昵称
	MemberIcon     string `protobuf:"bytes,4,opt,name=member_icon,json=memberIcon,proto3" json:"member_icon,omitempty"`               //评论人员头像
	Content        string `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"`                                       //内容
	CreateTime     string `protobuf:"bytes,6,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`               //评论时间
	Type           int32  `protobuf:"varint,7,opt,name=type,proto3" json:"type,omitempty"`                                            //评论人员类型;0->会员;1->管理员
	// contains filtered or unexported fields
}

func (*CommentReplayListData) Descriptor deprecated

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

Deprecated: Use CommentReplayListData.ProtoReflect.Descriptor instead.

func (*CommentReplayListData) GetCommentId

func (x *CommentReplayListData) GetCommentId() int64

func (*CommentReplayListData) GetContent

func (x *CommentReplayListData) GetContent() string

func (*CommentReplayListData) GetCreateTime

func (x *CommentReplayListData) GetCreateTime() string

func (*CommentReplayListData) GetId

func (x *CommentReplayListData) GetId() int64

func (*CommentReplayListData) GetMemberIcon

func (x *CommentReplayListData) GetMemberIcon() string

func (*CommentReplayListData) GetMemberNickName

func (x *CommentReplayListData) GetMemberNickName() string

func (*CommentReplayListData) GetType

func (x *CommentReplayListData) GetType() int32

func (*CommentReplayListData) ProtoMessage

func (*CommentReplayListData) ProtoMessage()

func (*CommentReplayListData) ProtoReflect

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

func (*CommentReplayListData) Reset

func (x *CommentReplayListData) Reset()

func (*CommentReplayListData) String

func (x *CommentReplayListData) String() string

type CommentReplayServiceClient

type CommentReplayServiceClient interface {
	// 添加产品评价回复表
	AddCommentReplay(ctx context.Context, in *AddCommentReplayReq, opts ...grpc.CallOption) (*AddCommentReplayResp, error)
	// 删除产品评价回复表
	DeleteCommentReplay(ctx context.Context, in *DeleteCommentReplayReq, opts ...grpc.CallOption) (*DeleteCommentReplayResp, error)
	// 更新产品评价回复表
	UpdateCommentReplay(ctx context.Context, in *UpdateCommentReplayReq, opts ...grpc.CallOption) (*UpdateCommentReplayResp, error)
	// 查询产品评价回复表详情
	QueryCommentReplayDetail(ctx context.Context, in *QueryCommentReplayDetailReq, opts ...grpc.CallOption) (*QueryCommentReplayDetailResp, error)
	// 查询产品评价回复表列表
	QueryCommentReplayList(ctx context.Context, in *QueryCommentReplayListReq, opts ...grpc.CallOption) (*QueryCommentReplayListResp, error)
}

CommentReplayServiceClient is the client API for CommentReplayService service.

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

type CommentReplayServiceServer

type CommentReplayServiceServer interface {
	// 添加产品评价回复表
	AddCommentReplay(context.Context, *AddCommentReplayReq) (*AddCommentReplayResp, error)
	// 删除产品评价回复表
	DeleteCommentReplay(context.Context, *DeleteCommentReplayReq) (*DeleteCommentReplayResp, error)
	// 更新产品评价回复表
	UpdateCommentReplay(context.Context, *UpdateCommentReplayReq) (*UpdateCommentReplayResp, error)
	// 查询产品评价回复表详情
	QueryCommentReplayDetail(context.Context, *QueryCommentReplayDetailReq) (*QueryCommentReplayDetailResp, error)
	// 查询产品评价回复表列表
	QueryCommentReplayList(context.Context, *QueryCommentReplayListReq) (*QueryCommentReplayListResp, error)
	// contains filtered or unexported methods
}

CommentReplayServiceServer is the server API for CommentReplayService service. All implementations must embed UnimplementedCommentReplayServiceServer for forward compatibility

type CommentServiceClient

type CommentServiceClient interface {
	// 添加商品评价表
	AddComment(ctx context.Context, in *AddCommentReq, opts ...grpc.CallOption) (*AddCommentResp, error)
	// 删除商品评价表
	DeleteComment(ctx context.Context, in *DeleteCommentReq, opts ...grpc.CallOption) (*DeleteCommentResp, error)
	// 更新商品评价表
	UpdateComment(ctx context.Context, in *UpdateCommentReq, opts ...grpc.CallOption) (*UpdateCommentResp, error)
	// 查询商品评价表详情
	QueryCommentDetail(ctx context.Context, in *QueryCommentDetailReq, opts ...grpc.CallOption) (*QueryCommentDetailResp, error)
	// 查询商品评价表列表
	QueryCommentList(ctx context.Context, in *QueryCommentListReq, opts ...grpc.CallOption) (*QueryCommentListResp, error)
}

CommentServiceClient is the client API for CommentService service.

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

type CommentServiceServer

type CommentServiceServer interface {
	// 添加商品评价表
	AddComment(context.Context, *AddCommentReq) (*AddCommentResp, error)
	// 删除商品评价表
	DeleteComment(context.Context, *DeleteCommentReq) (*DeleteCommentResp, error)
	// 更新商品评价表
	UpdateComment(context.Context, *UpdateCommentReq) (*UpdateCommentResp, error)
	// 查询商品评价表详情
	QueryCommentDetail(context.Context, *QueryCommentDetailReq) (*QueryCommentDetailResp, error)
	// 查询商品评价表列表
	QueryCommentList(context.Context, *QueryCommentListReq) (*QueryCommentListResp, error)
	// contains filtered or unexported methods
}

CommentServiceServer is the server API for CommentService service. All implementations must embed UnimplementedCommentServiceServer for forward compatibility

type DeleteBrandReq added in v0.0.2

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

删除品牌表

func (*DeleteBrandReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteBrandReq.ProtoReflect.Descriptor instead.

func (*DeleteBrandReq) GetIds added in v0.0.2

func (x *DeleteBrandReq) GetIds() []int64

func (*DeleteBrandReq) ProtoMessage added in v0.0.2

func (*DeleteBrandReq) ProtoMessage()

func (*DeleteBrandReq) ProtoReflect added in v0.0.2

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

func (*DeleteBrandReq) Reset added in v0.0.2

func (x *DeleteBrandReq) Reset()

func (*DeleteBrandReq) String added in v0.0.2

func (x *DeleteBrandReq) String() string

type DeleteBrandResp added in v0.0.2

type DeleteBrandResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteBrandResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteBrandResp.ProtoReflect.Descriptor instead.

func (*DeleteBrandResp) GetPong added in v0.0.2

func (x *DeleteBrandResp) GetPong() string

func (*DeleteBrandResp) ProtoMessage added in v0.0.2

func (*DeleteBrandResp) ProtoMessage()

func (*DeleteBrandResp) ProtoReflect added in v0.0.2

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

func (*DeleteBrandResp) Reset added in v0.0.2

func (x *DeleteBrandResp) Reset()

func (*DeleteBrandResp) String added in v0.0.2

func (x *DeleteBrandResp) String() string

type DeleteCommentReplayReq added in v0.0.2

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

删除产品评价回复表

func (*DeleteCommentReplayReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteCommentReplayReq.ProtoReflect.Descriptor instead.

func (*DeleteCommentReplayReq) GetIds added in v0.0.2

func (x *DeleteCommentReplayReq) GetIds() []int64

func (*DeleteCommentReplayReq) ProtoMessage added in v0.0.2

func (*DeleteCommentReplayReq) ProtoMessage()

func (*DeleteCommentReplayReq) ProtoReflect added in v0.0.2

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

func (*DeleteCommentReplayReq) Reset added in v0.0.2

func (x *DeleteCommentReplayReq) Reset()

func (*DeleteCommentReplayReq) String added in v0.0.2

func (x *DeleteCommentReplayReq) String() string

type DeleteCommentReplayResp added in v0.0.2

type DeleteCommentReplayResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteCommentReplayResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteCommentReplayResp.ProtoReflect.Descriptor instead.

func (*DeleteCommentReplayResp) GetPong added in v0.0.2

func (x *DeleteCommentReplayResp) GetPong() string

func (*DeleteCommentReplayResp) ProtoMessage added in v0.0.2

func (*DeleteCommentReplayResp) ProtoMessage()

func (*DeleteCommentReplayResp) ProtoReflect added in v0.0.2

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

func (*DeleteCommentReplayResp) Reset added in v0.0.2

func (x *DeleteCommentReplayResp) Reset()

func (*DeleteCommentReplayResp) String added in v0.0.2

func (x *DeleteCommentReplayResp) String() string

type DeleteCommentReq added in v0.0.2

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

删除商品评价表

func (*DeleteCommentReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteCommentReq.ProtoReflect.Descriptor instead.

func (*DeleteCommentReq) GetIds added in v0.0.2

func (x *DeleteCommentReq) GetIds() []int64

func (*DeleteCommentReq) ProtoMessage added in v0.0.2

func (*DeleteCommentReq) ProtoMessage()

func (*DeleteCommentReq) ProtoReflect added in v0.0.2

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

func (*DeleteCommentReq) Reset added in v0.0.2

func (x *DeleteCommentReq) Reset()

func (*DeleteCommentReq) String added in v0.0.2

func (x *DeleteCommentReq) String() string

type DeleteCommentResp added in v0.0.2

type DeleteCommentResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteCommentResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteCommentResp.ProtoReflect.Descriptor instead.

func (*DeleteCommentResp) GetPong added in v0.0.2

func (x *DeleteCommentResp) GetPong() string

func (*DeleteCommentResp) ProtoMessage added in v0.0.2

func (*DeleteCommentResp) ProtoMessage()

func (*DeleteCommentResp) ProtoReflect added in v0.0.2

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

func (*DeleteCommentResp) Reset added in v0.0.2

func (x *DeleteCommentResp) Reset()

func (*DeleteCommentResp) String added in v0.0.2

func (x *DeleteCommentResp) String() string

type DeleteFeightTemplateReq added in v0.0.2

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

删除运费模版

func (*DeleteFeightTemplateReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteFeightTemplateReq.ProtoReflect.Descriptor instead.

func (*DeleteFeightTemplateReq) GetIds added in v0.0.2

func (x *DeleteFeightTemplateReq) GetIds() []int64

func (*DeleteFeightTemplateReq) ProtoMessage added in v0.0.2

func (*DeleteFeightTemplateReq) ProtoMessage()

func (*DeleteFeightTemplateReq) ProtoReflect added in v0.0.2

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

func (*DeleteFeightTemplateReq) Reset added in v0.0.2

func (x *DeleteFeightTemplateReq) Reset()

func (*DeleteFeightTemplateReq) String added in v0.0.2

func (x *DeleteFeightTemplateReq) String() string

type DeleteFeightTemplateResp added in v0.0.2

type DeleteFeightTemplateResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteFeightTemplateResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteFeightTemplateResp.ProtoReflect.Descriptor instead.

func (*DeleteFeightTemplateResp) GetPong added in v0.0.2

func (x *DeleteFeightTemplateResp) GetPong() string

func (*DeleteFeightTemplateResp) ProtoMessage added in v0.0.2

func (*DeleteFeightTemplateResp) ProtoMessage()

func (*DeleteFeightTemplateResp) ProtoReflect added in v0.0.2

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

func (*DeleteFeightTemplateResp) Reset added in v0.0.2

func (x *DeleteFeightTemplateResp) Reset()

func (*DeleteFeightTemplateResp) String added in v0.0.2

func (x *DeleteFeightTemplateResp) String() string

type DeleteProductAttributeCategoryReq added in v0.0.2

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

删除产品属性分类表

func (*DeleteProductAttributeCategoryReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductAttributeCategoryReq.ProtoReflect.Descriptor instead.

func (*DeleteProductAttributeCategoryReq) GetIds added in v0.0.2

func (*DeleteProductAttributeCategoryReq) ProtoMessage added in v0.0.2

func (*DeleteProductAttributeCategoryReq) ProtoMessage()

func (*DeleteProductAttributeCategoryReq) ProtoReflect added in v0.0.2

func (*DeleteProductAttributeCategoryReq) Reset added in v0.0.2

func (*DeleteProductAttributeCategoryReq) String added in v0.0.2

type DeleteProductAttributeCategoryResp added in v0.0.2

type DeleteProductAttributeCategoryResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteProductAttributeCategoryResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductAttributeCategoryResp.ProtoReflect.Descriptor instead.

func (*DeleteProductAttributeCategoryResp) GetPong added in v0.0.2

func (*DeleteProductAttributeCategoryResp) ProtoMessage added in v0.0.2

func (*DeleteProductAttributeCategoryResp) ProtoMessage()

func (*DeleteProductAttributeCategoryResp) ProtoReflect added in v0.0.2

func (*DeleteProductAttributeCategoryResp) Reset added in v0.0.2

func (*DeleteProductAttributeCategoryResp) String added in v0.0.2

type DeleteProductAttributeReq added in v0.0.2

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

删除商品属性参数表

func (*DeleteProductAttributeReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductAttributeReq.ProtoReflect.Descriptor instead.

func (*DeleteProductAttributeReq) GetIds added in v0.0.2

func (x *DeleteProductAttributeReq) GetIds() []int64

func (*DeleteProductAttributeReq) ProtoMessage added in v0.0.2

func (*DeleteProductAttributeReq) ProtoMessage()

func (*DeleteProductAttributeReq) ProtoReflect added in v0.0.2

func (*DeleteProductAttributeReq) Reset added in v0.0.2

func (x *DeleteProductAttributeReq) Reset()

func (*DeleteProductAttributeReq) String added in v0.0.2

func (x *DeleteProductAttributeReq) String() string

type DeleteProductAttributeResp added in v0.0.2

type DeleteProductAttributeResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteProductAttributeResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductAttributeResp.ProtoReflect.Descriptor instead.

func (*DeleteProductAttributeResp) GetPong added in v0.0.2

func (x *DeleteProductAttributeResp) GetPong() string

func (*DeleteProductAttributeResp) ProtoMessage added in v0.0.2

func (*DeleteProductAttributeResp) ProtoMessage()

func (*DeleteProductAttributeResp) ProtoReflect added in v0.0.2

func (*DeleteProductAttributeResp) Reset added in v0.0.2

func (x *DeleteProductAttributeResp) Reset()

func (*DeleteProductAttributeResp) String added in v0.0.2

func (x *DeleteProductAttributeResp) String() string

type DeleteProductAttributeValueReq added in v0.0.2

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

删除存储产品参数信息的表

func (*DeleteProductAttributeValueReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductAttributeValueReq.ProtoReflect.Descriptor instead.

func (*DeleteProductAttributeValueReq) GetIds added in v0.0.2

func (x *DeleteProductAttributeValueReq) GetIds() []int64

func (*DeleteProductAttributeValueReq) ProtoMessage added in v0.0.2

func (*DeleteProductAttributeValueReq) ProtoMessage()

func (*DeleteProductAttributeValueReq) ProtoReflect added in v0.0.2

func (*DeleteProductAttributeValueReq) Reset added in v0.0.2

func (x *DeleteProductAttributeValueReq) Reset()

func (*DeleteProductAttributeValueReq) String added in v0.0.2

type DeleteProductAttributeValueResp added in v0.0.2

type DeleteProductAttributeValueResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteProductAttributeValueResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductAttributeValueResp.ProtoReflect.Descriptor instead.

func (*DeleteProductAttributeValueResp) GetPong added in v0.0.2

func (*DeleteProductAttributeValueResp) ProtoMessage added in v0.0.2

func (*DeleteProductAttributeValueResp) ProtoMessage()

func (*DeleteProductAttributeValueResp) ProtoReflect added in v0.0.2

func (*DeleteProductAttributeValueResp) Reset added in v0.0.2

func (*DeleteProductAttributeValueResp) String added in v0.0.2

type DeleteProductCategoryReq added in v0.0.2

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

删除产品分类

func (*DeleteProductCategoryReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductCategoryReq.ProtoReflect.Descriptor instead.

func (*DeleteProductCategoryReq) GetIds added in v0.0.2

func (x *DeleteProductCategoryReq) GetIds() []int64

func (*DeleteProductCategoryReq) ProtoMessage added in v0.0.2

func (*DeleteProductCategoryReq) ProtoMessage()

func (*DeleteProductCategoryReq) ProtoReflect added in v0.0.2

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

func (*DeleteProductCategoryReq) Reset added in v0.0.2

func (x *DeleteProductCategoryReq) Reset()

func (*DeleteProductCategoryReq) String added in v0.0.2

func (x *DeleteProductCategoryReq) String() string

type DeleteProductCategoryResp added in v0.0.2

type DeleteProductCategoryResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteProductCategoryResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductCategoryResp.ProtoReflect.Descriptor instead.

func (*DeleteProductCategoryResp) GetPong added in v0.0.2

func (x *DeleteProductCategoryResp) GetPong() string

func (*DeleteProductCategoryResp) ProtoMessage added in v0.0.2

func (*DeleteProductCategoryResp) ProtoMessage()

func (*DeleteProductCategoryResp) ProtoReflect added in v0.0.2

func (*DeleteProductCategoryResp) Reset added in v0.0.2

func (x *DeleteProductCategoryResp) Reset()

func (*DeleteProductCategoryResp) String added in v0.0.2

func (x *DeleteProductCategoryResp) String() string

type DeleteProductCollectReq added in v0.0.2

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

删除收藏表

func (*DeleteProductCollectReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductCollectReq.ProtoReflect.Descriptor instead.

func (*DeleteProductCollectReq) GetIds added in v0.0.2

func (x *DeleteProductCollectReq) GetIds() []int64

func (*DeleteProductCollectReq) ProtoMessage added in v0.0.2

func (*DeleteProductCollectReq) ProtoMessage()

func (*DeleteProductCollectReq) ProtoReflect added in v0.0.2

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

func (*DeleteProductCollectReq) Reset added in v0.0.2

func (x *DeleteProductCollectReq) Reset()

func (*DeleteProductCollectReq) String added in v0.0.2

func (x *DeleteProductCollectReq) String() string

type DeleteProductCollectResp added in v0.0.2

type DeleteProductCollectResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteProductCollectResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductCollectResp.ProtoReflect.Descriptor instead.

func (*DeleteProductCollectResp) GetPong added in v0.0.2

func (x *DeleteProductCollectResp) GetPong() string

func (*DeleteProductCollectResp) ProtoMessage added in v0.0.2

func (*DeleteProductCollectResp) ProtoMessage()

func (*DeleteProductCollectResp) ProtoReflect added in v0.0.2

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

func (*DeleteProductCollectResp) Reset added in v0.0.2

func (x *DeleteProductCollectResp) Reset()

func (*DeleteProductCollectResp) String added in v0.0.2

func (x *DeleteProductCollectResp) String() string

type DeleteProductFullReductionReq added in v0.0.2

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

删除产品满减表(只针对同商品)

func (*DeleteProductFullReductionReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductFullReductionReq.ProtoReflect.Descriptor instead.

func (*DeleteProductFullReductionReq) GetIds added in v0.0.2

func (x *DeleteProductFullReductionReq) GetIds() []int64

func (*DeleteProductFullReductionReq) ProtoMessage added in v0.0.2

func (*DeleteProductFullReductionReq) ProtoMessage()

func (*DeleteProductFullReductionReq) ProtoReflect added in v0.0.2

func (*DeleteProductFullReductionReq) Reset added in v0.0.2

func (x *DeleteProductFullReductionReq) Reset()

func (*DeleteProductFullReductionReq) String added in v0.0.2

type DeleteProductFullReductionResp added in v0.0.2

type DeleteProductFullReductionResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteProductFullReductionResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductFullReductionResp.ProtoReflect.Descriptor instead.

func (*DeleteProductFullReductionResp) GetPong added in v0.0.2

func (*DeleteProductFullReductionResp) ProtoMessage added in v0.0.2

func (*DeleteProductFullReductionResp) ProtoMessage()

func (*DeleteProductFullReductionResp) ProtoReflect added in v0.0.2

func (*DeleteProductFullReductionResp) Reset added in v0.0.2

func (x *DeleteProductFullReductionResp) Reset()

func (*DeleteProductFullReductionResp) String added in v0.0.2

type DeleteProductLadderReq added in v0.0.2

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

删除产品阶梯价格表(只针对同商品)

func (*DeleteProductLadderReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductLadderReq.ProtoReflect.Descriptor instead.

func (*DeleteProductLadderReq) GetIds added in v0.0.2

func (x *DeleteProductLadderReq) GetIds() []int64

func (*DeleteProductLadderReq) ProtoMessage added in v0.0.2

func (*DeleteProductLadderReq) ProtoMessage()

func (*DeleteProductLadderReq) ProtoReflect added in v0.0.2

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

func (*DeleteProductLadderReq) Reset added in v0.0.2

func (x *DeleteProductLadderReq) Reset()

func (*DeleteProductLadderReq) String added in v0.0.2

func (x *DeleteProductLadderReq) String() string

type DeleteProductLadderResp added in v0.0.2

type DeleteProductLadderResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteProductLadderResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductLadderResp.ProtoReflect.Descriptor instead.

func (*DeleteProductLadderResp) GetPong added in v0.0.2

func (x *DeleteProductLadderResp) GetPong() string

func (*DeleteProductLadderResp) ProtoMessage added in v0.0.2

func (*DeleteProductLadderResp) ProtoMessage()

func (*DeleteProductLadderResp) ProtoReflect added in v0.0.2

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

func (*DeleteProductLadderResp) Reset added in v0.0.2

func (x *DeleteProductLadderResp) Reset()

func (*DeleteProductLadderResp) String added in v0.0.2

func (x *DeleteProductLadderResp) String() string

type DeleteProductOperateLogReq added in v0.0.2

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

删除

func (*DeleteProductOperateLogReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductOperateLogReq.ProtoReflect.Descriptor instead.

func (*DeleteProductOperateLogReq) GetIds added in v0.0.2

func (x *DeleteProductOperateLogReq) GetIds() []int64

func (*DeleteProductOperateLogReq) ProtoMessage added in v0.0.2

func (*DeleteProductOperateLogReq) ProtoMessage()

func (*DeleteProductOperateLogReq) ProtoReflect added in v0.0.2

func (*DeleteProductOperateLogReq) Reset added in v0.0.2

func (x *DeleteProductOperateLogReq) Reset()

func (*DeleteProductOperateLogReq) String added in v0.0.2

func (x *DeleteProductOperateLogReq) String() string

type DeleteProductOperateLogResp added in v0.0.2

type DeleteProductOperateLogResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteProductOperateLogResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductOperateLogResp.ProtoReflect.Descriptor instead.

func (*DeleteProductOperateLogResp) GetPong added in v0.0.2

func (x *DeleteProductOperateLogResp) GetPong() string

func (*DeleteProductOperateLogResp) ProtoMessage added in v0.0.2

func (*DeleteProductOperateLogResp) ProtoMessage()

func (*DeleteProductOperateLogResp) ProtoReflect added in v0.0.2

func (*DeleteProductOperateLogResp) Reset added in v0.0.2

func (x *DeleteProductOperateLogResp) Reset()

func (*DeleteProductOperateLogResp) String added in v0.0.2

func (x *DeleteProductOperateLogResp) String() string

type DeleteProductReq added in v0.0.2

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

func (*DeleteProductReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductReq.ProtoReflect.Descriptor instead.

func (*DeleteProductReq) GetIds added in v0.0.2

func (x *DeleteProductReq) GetIds() []int64

func (*DeleteProductReq) ProtoMessage added in v0.0.2

func (*DeleteProductReq) ProtoMessage()

func (*DeleteProductReq) ProtoReflect added in v0.0.2

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

func (*DeleteProductReq) Reset added in v0.0.2

func (x *DeleteProductReq) Reset()

func (*DeleteProductReq) String added in v0.0.2

func (x *DeleteProductReq) String() string

type DeleteProductResp added in v0.0.2

type DeleteProductResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteProductResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductResp.ProtoReflect.Descriptor instead.

func (*DeleteProductResp) GetPong added in v0.0.2

func (x *DeleteProductResp) GetPong() string

func (*DeleteProductResp) ProtoMessage added in v0.0.2

func (*DeleteProductResp) ProtoMessage()

func (*DeleteProductResp) ProtoReflect added in v0.0.2

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

func (*DeleteProductResp) Reset added in v0.0.2

func (x *DeleteProductResp) Reset()

func (*DeleteProductResp) String added in v0.0.2

func (x *DeleteProductResp) String() string

type DeleteProductVertifyRecordReq added in v0.0.2

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

删除商品审核记录

func (*DeleteProductVertifyRecordReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductVertifyRecordReq.ProtoReflect.Descriptor instead.

func (*DeleteProductVertifyRecordReq) GetIds added in v0.0.2

func (x *DeleteProductVertifyRecordReq) GetIds() []int64

func (*DeleteProductVertifyRecordReq) ProtoMessage added in v0.0.2

func (*DeleteProductVertifyRecordReq) ProtoMessage()

func (*DeleteProductVertifyRecordReq) ProtoReflect added in v0.0.2

func (*DeleteProductVertifyRecordReq) Reset added in v0.0.2

func (x *DeleteProductVertifyRecordReq) Reset()

func (*DeleteProductVertifyRecordReq) String added in v0.0.2

type DeleteProductVertifyRecordResp added in v0.0.2

type DeleteProductVertifyRecordResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteProductVertifyRecordResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteProductVertifyRecordResp.ProtoReflect.Descriptor instead.

func (*DeleteProductVertifyRecordResp) GetPong added in v0.0.2

func (*DeleteProductVertifyRecordResp) ProtoMessage added in v0.0.2

func (*DeleteProductVertifyRecordResp) ProtoMessage()

func (*DeleteProductVertifyRecordResp) ProtoReflect added in v0.0.2

func (*DeleteProductVertifyRecordResp) Reset added in v0.0.2

func (x *DeleteProductVertifyRecordResp) Reset()

func (*DeleteProductVertifyRecordResp) String added in v0.0.2

type DeleteSkuStockReq added in v0.0.2

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

删除sku的库存

func (*DeleteSkuStockReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteSkuStockReq.ProtoReflect.Descriptor instead.

func (*DeleteSkuStockReq) GetIds added in v0.0.2

func (x *DeleteSkuStockReq) GetIds() []int64

func (*DeleteSkuStockReq) ProtoMessage added in v0.0.2

func (*DeleteSkuStockReq) ProtoMessage()

func (*DeleteSkuStockReq) ProtoReflect added in v0.0.2

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

func (*DeleteSkuStockReq) Reset added in v0.0.2

func (x *DeleteSkuStockReq) Reset()

func (*DeleteSkuStockReq) String added in v0.0.2

func (x *DeleteSkuStockReq) String() string

type DeleteSkuStockResp added in v0.0.2

type DeleteSkuStockResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteSkuStockResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use DeleteSkuStockResp.ProtoReflect.Descriptor instead.

func (*DeleteSkuStockResp) GetPong added in v0.0.2

func (x *DeleteSkuStockResp) GetPong() string

func (*DeleteSkuStockResp) ProtoMessage added in v0.0.2

func (*DeleteSkuStockResp) ProtoMessage()

func (*DeleteSkuStockResp) ProtoReflect added in v0.0.2

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

func (*DeleteSkuStockResp) Reset added in v0.0.2

func (x *DeleteSkuStockResp) Reset()

func (*DeleteSkuStockResp) String added in v0.0.2

func (x *DeleteSkuStockResp) String() string

type FeightTemplateListData

type FeightTemplateListData 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"`                                            //运费模版名称
	ChargeType     int32  `protobuf:"varint,3,opt,name=charge_type,json=chargeType,proto3" json:"charge_type,omitempty"`             //计费类型:0->按重量;1->按件数
	FirstWeight    int64  `protobuf:"varint,4,opt,name=first_weight,json=firstWeight,proto3" json:"first_weight,omitempty"`          //首重kg
	FirstFee       int64  `protobuf:"varint,5,opt,name=first_fee,json=firstFee,proto3" json:"first_fee,omitempty"`                   //首费(元)
	ContinueWeight int64  `protobuf:"varint,6,opt,name=continue_weight,json=continueWeight,proto3" json:"continue_weight,omitempty"` //续重kg
	ContinueFee    int64  `protobuf:"varint,7,opt,name=continue_fee,json=continueFee,proto3" json:"continue_fee,omitempty"`          //续费(元)
	Dest           string `protobuf:"bytes,8,opt,name=dest,proto3" json:"dest,omitempty"`                                            //目的地(省、市)
	// contains filtered or unexported fields
}

func (*FeightTemplateListData) Descriptor deprecated

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

Deprecated: Use FeightTemplateListData.ProtoReflect.Descriptor instead.

func (*FeightTemplateListData) GetChargeType

func (x *FeightTemplateListData) GetChargeType() int32

func (*FeightTemplateListData) GetContinueFee added in v0.0.2

func (x *FeightTemplateListData) GetContinueFee() int64

func (*FeightTemplateListData) GetContinueWeight

func (x *FeightTemplateListData) GetContinueWeight() int64

func (*FeightTemplateListData) GetDest

func (x *FeightTemplateListData) GetDest() string

func (*FeightTemplateListData) GetFirstFee

func (x *FeightTemplateListData) GetFirstFee() int64

func (*FeightTemplateListData) GetFirstWeight

func (x *FeightTemplateListData) GetFirstWeight() int64

func (*FeightTemplateListData) GetId

func (x *FeightTemplateListData) GetId() int64

func (*FeightTemplateListData) GetName

func (x *FeightTemplateListData) GetName() string

func (*FeightTemplateListData) ProtoMessage

func (*FeightTemplateListData) ProtoMessage()

func (*FeightTemplateListData) ProtoReflect

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

func (*FeightTemplateListData) Reset

func (x *FeightTemplateListData) Reset()

func (*FeightTemplateListData) String

func (x *FeightTemplateListData) String() string

type FeightTemplateServiceClient

type FeightTemplateServiceClient interface {
	// 添加运费模版
	AddFeightTemplate(ctx context.Context, in *AddFeightTemplateReq, opts ...grpc.CallOption) (*AddFeightTemplateResp, error)
	// 删除运费模版
	DeleteFeightTemplate(ctx context.Context, in *DeleteFeightTemplateReq, opts ...grpc.CallOption) (*DeleteFeightTemplateResp, error)
	// 更新运费模版
	UpdateFeightTemplate(ctx context.Context, in *UpdateFeightTemplateReq, opts ...grpc.CallOption) (*UpdateFeightTemplateResp, error)
	// 查询运费模版详情
	QueryFeightTemplateDetail(ctx context.Context, in *QueryFeightTemplateDetailReq, opts ...grpc.CallOption) (*QueryFeightTemplateDetailResp, error)
	// 查询运费模版列表
	QueryFeightTemplateList(ctx context.Context, in *QueryFeightTemplateListReq, opts ...grpc.CallOption) (*QueryFeightTemplateListResp, error)
}

FeightTemplateServiceClient is the client API for FeightTemplateService service.

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

type FeightTemplateServiceServer

type FeightTemplateServiceServer interface {
	// 添加运费模版
	AddFeightTemplate(context.Context, *AddFeightTemplateReq) (*AddFeightTemplateResp, error)
	// 删除运费模版
	DeleteFeightTemplate(context.Context, *DeleteFeightTemplateReq) (*DeleteFeightTemplateResp, error)
	// 更新运费模版
	UpdateFeightTemplate(context.Context, *UpdateFeightTemplateReq) (*UpdateFeightTemplateResp, error)
	// 查询运费模版详情
	QueryFeightTemplateDetail(context.Context, *QueryFeightTemplateDetailReq) (*QueryFeightTemplateDetailResp, error)
	// 查询运费模版列表
	QueryFeightTemplateList(context.Context, *QueryFeightTemplateListReq) (*QueryFeightTemplateListResp, error)
	// contains filtered or unexported methods
}

FeightTemplateServiceServer is the server API for FeightTemplateService service. All implementations must embed UnimplementedFeightTemplateServiceServer for forward compatibility

type LockSkuStockLockData

type LockSkuStockLockData struct {
	ProductSkuId    int64 `protobuf:"varint,1,opt,name=ProductSkuId,proto3" json:"ProductSkuId,omitempty"`
	ProductQuantity int32 `protobuf:"varint,2,opt,name=ProductQuantity,proto3" json:"ProductQuantity,omitempty"`
	// contains filtered or unexported fields
}

func (*LockSkuStockLockData) Descriptor deprecated

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

Deprecated: Use LockSkuStockLockData.ProtoReflect.Descriptor instead.

func (*LockSkuStockLockData) GetProductQuantity

func (x *LockSkuStockLockData) GetProductQuantity() int32

func (*LockSkuStockLockData) GetProductSkuId

func (x *LockSkuStockLockData) GetProductSkuId() int64

func (*LockSkuStockLockData) ProtoMessage

func (*LockSkuStockLockData) ProtoMessage()

func (*LockSkuStockLockData) ProtoReflect

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

func (*LockSkuStockLockData) Reset

func (x *LockSkuStockLockData) Reset()

func (*LockSkuStockLockData) String

func (x *LockSkuStockLockData) String() string

type LockSkuStockLockReq

type LockSkuStockLockReq struct {
	Data []*LockSkuStockLockData `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*LockSkuStockLockReq) Descriptor deprecated

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

Deprecated: Use LockSkuStockLockReq.ProtoReflect.Descriptor instead.

func (*LockSkuStockLockReq) GetData

func (x *LockSkuStockLockReq) GetData() []*LockSkuStockLockData

func (*LockSkuStockLockReq) ProtoMessage

func (*LockSkuStockLockReq) ProtoMessage()

func (*LockSkuStockLockReq) ProtoReflect

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

func (*LockSkuStockLockReq) Reset

func (x *LockSkuStockLockReq) Reset()

func (*LockSkuStockLockReq) String

func (x *LockSkuStockLockReq) String() string

type LockSkuStockLockResp

type LockSkuStockLockResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*LockSkuStockLockResp) Descriptor deprecated

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

Deprecated: Use LockSkuStockLockResp.ProtoReflect.Descriptor instead.

func (*LockSkuStockLockResp) GetPong

func (x *LockSkuStockLockResp) GetPong() string

func (*LockSkuStockLockResp) ProtoMessage

func (*LockSkuStockLockResp) ProtoMessage()

func (*LockSkuStockLockResp) ProtoReflect

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

func (*LockSkuStockLockResp) Reset

func (x *LockSkuStockLockResp) Reset()

func (*LockSkuStockLockResp) String

func (x *LockSkuStockLockResp) String() string

type MemberPriceList

type MemberPriceList struct {
	MemberLevelId   int64  `protobuf:"varint,1,opt,name=MemberLevelId,proto3" json:"MemberLevelId,omitempty"`
	MemberPrice     int64  `protobuf:"varint,2,opt,name=MemberPrice,proto3" json:"MemberPrice,omitempty"`
	MemberLevelName string `protobuf:"bytes,3,opt,name=MemberLevelName,proto3" json:"MemberLevelName,omitempty"`
	// contains filtered or unexported fields
}

func (*MemberPriceList) Descriptor deprecated

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

Deprecated: Use MemberPriceList.ProtoReflect.Descriptor instead.

func (*MemberPriceList) GetMemberLevelId

func (x *MemberPriceList) GetMemberLevelId() int64

func (*MemberPriceList) GetMemberLevelName

func (x *MemberPriceList) GetMemberLevelName() string

func (*MemberPriceList) GetMemberPrice

func (x *MemberPriceList) GetMemberPrice() int64

func (*MemberPriceList) ProtoMessage

func (*MemberPriceList) ProtoMessage()

func (*MemberPriceList) ProtoReflect

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

func (*MemberPriceList) Reset

func (x *MemberPriceList) Reset()

func (*MemberPriceList) String

func (x *MemberPriceList) String() string

type MemberPriceListData

type MemberPriceListData 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
	MemberLevelId   int64  `protobuf:"varint,3,opt,name=member_level_id,json=memberLevelId,proto3" json:"member_level_id,omitempty"`      //会员等级id
	MemberPrice     int64  `protobuf:"varint,4,opt,name=member_price,json=memberPrice,proto3" json:"member_price,omitempty"`              //会员价格
	MemberLevelName string `protobuf:"bytes,5,opt,name=member_level_name,json=memberLevelName,proto3" json:"member_level_name,omitempty"` //会员等级名称
	// contains filtered or unexported fields
}

func (*MemberPriceListData) Descriptor deprecated

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

Deprecated: Use MemberPriceListData.ProtoReflect.Descriptor instead.

func (*MemberPriceListData) GetId

func (x *MemberPriceListData) GetId() int64

func (*MemberPriceListData) GetMemberLevelId

func (x *MemberPriceListData) GetMemberLevelId() int64

func (*MemberPriceListData) GetMemberLevelName

func (x *MemberPriceListData) GetMemberLevelName() string

func (*MemberPriceListData) GetMemberPrice

func (x *MemberPriceListData) GetMemberPrice() int64

func (*MemberPriceListData) GetProductId

func (x *MemberPriceListData) GetProductId() int64

func (*MemberPriceListData) ProtoMessage

func (*MemberPriceListData) ProtoMessage()

func (*MemberPriceListData) ProtoReflect

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

func (*MemberPriceListData) Reset

func (x *MemberPriceListData) Reset()

func (*MemberPriceListData) String

func (x *MemberPriceListData) String() string

type ProductAttributeCategoryListData

type ProductAttributeCategoryListData struct {
	AttributeCount       int32                   `protobuf:"varint,1,opt,name=attribute_count,json=attributeCount,proto3" json:"attribute_count,omitempty"` //属性数量
	Id                   int64                   `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"`                                               //
	Name                 string                  `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`                                            //
	ParamCount           int32                   `protobuf:"varint,4,opt,name=param_count,json=paramCount,proto3" json:"param_count,omitempty"`             //参数数量
	ProductAttributeList []*ProductAttributeData `protobuf:"bytes,5,rep,name=ProductAttributeList,proto3" json:"ProductAttributeList,omitempty"`
	// contains filtered or unexported fields
}

func (*ProductAttributeCategoryListData) Descriptor deprecated

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

Deprecated: Use ProductAttributeCategoryListData.ProtoReflect.Descriptor instead.

func (*ProductAttributeCategoryListData) GetAttributeCount

func (x *ProductAttributeCategoryListData) GetAttributeCount() int32

func (*ProductAttributeCategoryListData) GetId

func (*ProductAttributeCategoryListData) GetName

func (*ProductAttributeCategoryListData) GetParamCount

func (x *ProductAttributeCategoryListData) GetParamCount() int32

func (*ProductAttributeCategoryListData) GetProductAttributeList added in v0.0.2

func (x *ProductAttributeCategoryListData) GetProductAttributeList() []*ProductAttributeData

func (*ProductAttributeCategoryListData) ProtoMessage

func (*ProductAttributeCategoryListData) ProtoMessage()

func (*ProductAttributeCategoryListData) ProtoReflect

func (*ProductAttributeCategoryListData) Reset

func (*ProductAttributeCategoryListData) String

type ProductAttributeCategoryServiceClient

type ProductAttributeCategoryServiceClient interface {
	// 添加产品属性分类表
	AddProductAttributeCategory(ctx context.Context, in *AddProductAttributeCategoryReq, opts ...grpc.CallOption) (*AddProductAttributeCategoryResp, error)
	// 删除产品属性分类表
	DeleteProductAttributeCategory(ctx context.Context, in *DeleteProductAttributeCategoryReq, opts ...grpc.CallOption) (*DeleteProductAttributeCategoryResp, error)
	// 更新产品属性分类表
	UpdateProductAttributeCategory(ctx context.Context, in *UpdateProductAttributeCategoryReq, opts ...grpc.CallOption) (*UpdateProductAttributeCategoryResp, error)
	// 查询产品属性分类表列表
	QueryProductAttributeCategoryList(ctx context.Context, in *QueryProductAttributeCategoryListReq, opts ...grpc.CallOption) (*QueryProductAttributeCategoryListResp, error)
	// 获取所有商品属性分类及其下属性
	QueryCategoryWithAttrList(ctx context.Context, in *QueryProductAttributeCategoryListReq, opts ...grpc.CallOption) (*QueryProductAttributeCategoryListResp, error)
}

ProductAttributeCategoryServiceClient is the client API for ProductAttributeCategoryService service.

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

type ProductAttributeCategoryServiceServer

type ProductAttributeCategoryServiceServer interface {
	// 添加产品属性分类表
	AddProductAttributeCategory(context.Context, *AddProductAttributeCategoryReq) (*AddProductAttributeCategoryResp, error)
	// 删除产品属性分类表
	DeleteProductAttributeCategory(context.Context, *DeleteProductAttributeCategoryReq) (*DeleteProductAttributeCategoryResp, error)
	// 更新产品属性分类表
	UpdateProductAttributeCategory(context.Context, *UpdateProductAttributeCategoryReq) (*UpdateProductAttributeCategoryResp, error)
	// 查询产品属性分类表列表
	QueryProductAttributeCategoryList(context.Context, *QueryProductAttributeCategoryListReq) (*QueryProductAttributeCategoryListResp, error)
	// 获取所有商品属性分类及其下属性
	QueryCategoryWithAttrList(context.Context, *QueryProductAttributeCategoryListReq) (*QueryProductAttributeCategoryListResp, error)
	// contains filtered or unexported methods
}

ProductAttributeCategoryServiceServer is the server API for ProductAttributeCategoryService service. All implementations must embed UnimplementedProductAttributeCategoryServiceServer for forward compatibility

type ProductAttributeData added in v0.0.2

type ProductAttributeData struct {
	Id                         int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //
	ProductAttributeCategoryId int64 ``                                                           //商品属性分类id
	/* 144-byte string literal not displayed */
	Name          string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`                                            //商品属性分类id
	SelectType    int32  `protobuf:"varint,4,opt,name=select_type,json=selectType,proto3" json:"select_type,omitempty"`             //属性选择类型:0->唯一;1->单选;2->多选
	InputType     int32  `protobuf:"varint,5,opt,name=input_type,json=inputType,proto3" json:"input_type,omitempty"`                //属性录入方式:0->手工录入;1->从列表中选取
	InputList     string `protobuf:"bytes,6,opt,name=input_list,json=inputList,proto3" json:"input_list,omitempty"`                 //可选值列表,以逗号隔开
	Sort          int32  `protobuf:"varint,7,opt,name=sort,proto3" json:"sort,omitempty"`                                           //排序字段:最高的可以单独上传图片
	FilterType    int32  `protobuf:"varint,8,opt,name=filter_type,json=filterType,proto3" json:"filter_type,omitempty"`             //分类筛选样式:1->普通;1->颜色
	SearchType    int32  `protobuf:"varint,9,opt,name=search_type,json=searchType,proto3" json:"search_type,omitempty"`             //检索类型;0->不需要进行检索;1->关键字检索;2->范围检索
	RelatedStatus int32  `protobuf:"varint,10,opt,name=related_status,json=relatedStatus,proto3" json:"related_status,omitempty"`   //相同属性产品是否关联;0->不关联;1->关联
	HandAddStatus int32  `protobuf:"varint,11,opt,name=hand_add_status,json=handAddStatus,proto3" json:"hand_add_status,omitempty"` //是否支持手动新增;0->不支持;1->支持
	Type          int32  `protobuf:"varint,12,opt,name=type,proto3" json:"type,omitempty"`                                          //属性的类型;0->规格;1->参数
	// contains filtered or unexported fields
}

func (*ProductAttributeData) Descriptor deprecated added in v0.0.2

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

Deprecated: Use ProductAttributeData.ProtoReflect.Descriptor instead.

func (*ProductAttributeData) GetFilterType added in v0.0.2

func (x *ProductAttributeData) GetFilterType() int32

func (*ProductAttributeData) GetHandAddStatus added in v0.0.2

func (x *ProductAttributeData) GetHandAddStatus() int32

func (*ProductAttributeData) GetId added in v0.0.2

func (x *ProductAttributeData) GetId() int64

func (*ProductAttributeData) GetInputList added in v0.0.2

func (x *ProductAttributeData) GetInputList() string

func (*ProductAttributeData) GetInputType added in v0.0.2

func (x *ProductAttributeData) GetInputType() int32

func (*ProductAttributeData) GetName added in v0.0.2

func (x *ProductAttributeData) GetName() string

func (*ProductAttributeData) GetProductAttributeCategoryId added in v0.0.2

func (x *ProductAttributeData) GetProductAttributeCategoryId() int64

func (*ProductAttributeData) GetRelatedStatus added in v0.0.2

func (x *ProductAttributeData) GetRelatedStatus() int32

func (*ProductAttributeData) GetSearchType added in v0.0.2

func (x *ProductAttributeData) GetSearchType() int32

func (*ProductAttributeData) GetSelectType added in v0.0.2

func (x *ProductAttributeData) GetSelectType() int32

func (*ProductAttributeData) GetSort added in v0.0.2

func (x *ProductAttributeData) GetSort() int32

func (*ProductAttributeData) GetType added in v0.0.2

func (x *ProductAttributeData) GetType() int32

func (*ProductAttributeData) ProtoMessage added in v0.0.2

func (*ProductAttributeData) ProtoMessage()

func (*ProductAttributeData) ProtoReflect added in v0.0.2

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

func (*ProductAttributeData) Reset added in v0.0.2

func (x *ProductAttributeData) Reset()

func (*ProductAttributeData) String added in v0.0.2

func (x *ProductAttributeData) String() string

type ProductAttributeDataList added in v0.0.2

type ProductAttributeDataList struct {
	Id                         int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //
	ProductAttributeCategoryId int64 ``                                                           //商品属性分类id
	/* 144-byte string literal not displayed */
	Name          string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`                                            //商品属性分类id
	SelectType    int32  `protobuf:"varint,4,opt,name=select_type,json=selectType,proto3" json:"select_type,omitempty"`             //属性选择类型:0->唯一;1->单选;2->多选
	InputType     int32  `protobuf:"varint,5,opt,name=input_type,json=inputType,proto3" json:"input_type,omitempty"`                //属性录入方式:0->手工录入;1->从列表中选取
	InputList     string `protobuf:"bytes,6,opt,name=input_list,json=inputList,proto3" json:"input_list,omitempty"`                 //可选值列表,以逗号隔开
	Sort          int32  `protobuf:"varint,7,opt,name=sort,proto3" json:"sort,omitempty"`                                           //排序字段:最高的可以单独上传图片
	FilterType    int32  `protobuf:"varint,8,opt,name=filter_type,json=filterType,proto3" json:"filter_type,omitempty"`             //分类筛选样式:1->普通;1->颜色
	SearchType    int32  `protobuf:"varint,9,opt,name=search_type,json=searchType,proto3" json:"search_type,omitempty"`             //检索类型;0->不需要进行检索;1->关键字检索;2->范围检索
	RelatedStatus int32  `protobuf:"varint,10,opt,name=related_status,json=relatedStatus,proto3" json:"related_status,omitempty"`   //相同属性产品是否关联;0->不关联;1->关联
	HandAddStatus int32  `protobuf:"varint,11,opt,name=hand_add_status,json=handAddStatus,proto3" json:"hand_add_status,omitempty"` //是否支持手动新增;0->不支持;1->支持
	Type          int32  `protobuf:"varint,12,opt,name=type,proto3" json:"type,omitempty"`                                          //属性的类型;0->规格;1->参数
	// contains filtered or unexported fields
}

func (*ProductAttributeDataList) Descriptor deprecated added in v0.0.2

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

Deprecated: Use ProductAttributeDataList.ProtoReflect.Descriptor instead.

func (*ProductAttributeDataList) GetFilterType added in v0.0.2

func (x *ProductAttributeDataList) GetFilterType() int32

func (*ProductAttributeDataList) GetHandAddStatus added in v0.0.2

func (x *ProductAttributeDataList) GetHandAddStatus() int32

func (*ProductAttributeDataList) GetId added in v0.0.2

func (x *ProductAttributeDataList) GetId() int64

func (*ProductAttributeDataList) GetInputList added in v0.0.2

func (x *ProductAttributeDataList) GetInputList() string

func (*ProductAttributeDataList) GetInputType added in v0.0.2

func (x *ProductAttributeDataList) GetInputType() int32

func (*ProductAttributeDataList) GetName added in v0.0.2

func (x *ProductAttributeDataList) GetName() string

func (*ProductAttributeDataList) GetProductAttributeCategoryId added in v0.0.2

func (x *ProductAttributeDataList) GetProductAttributeCategoryId() int64

func (*ProductAttributeDataList) GetRelatedStatus added in v0.0.2

func (x *ProductAttributeDataList) GetRelatedStatus() int32

func (*ProductAttributeDataList) GetSearchType added in v0.0.2

func (x *ProductAttributeDataList) GetSearchType() int32

func (*ProductAttributeDataList) GetSelectType added in v0.0.2

func (x *ProductAttributeDataList) GetSelectType() int32

func (*ProductAttributeDataList) GetSort added in v0.0.2

func (x *ProductAttributeDataList) GetSort() int32

func (*ProductAttributeDataList) GetType added in v0.0.2

func (x *ProductAttributeDataList) GetType() int32

func (*ProductAttributeDataList) ProtoMessage added in v0.0.2

func (*ProductAttributeDataList) ProtoMessage()

func (*ProductAttributeDataList) ProtoReflect added in v0.0.2

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

func (*ProductAttributeDataList) Reset added in v0.0.2

func (x *ProductAttributeDataList) Reset()

func (*ProductAttributeDataList) String added in v0.0.2

func (x *ProductAttributeDataList) String() string

type ProductAttributeListData

type ProductAttributeListData struct {
	Id                         int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` //
	ProductAttributeCategoryId int64 ``                                                           //商品属性分类id
	/* 144-byte string literal not displayed */
	Name          string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`                                            //商品属性分类id
	SelectType    int32  `protobuf:"varint,4,opt,name=select_type,json=selectType,proto3" json:"select_type,omitempty"`             //属性选择类型:0->唯一;1->单选;2->多选
	InputType     int32  `protobuf:"varint,5,opt,name=input_type,json=inputType,proto3" json:"input_type,omitempty"`                //属性录入方式:0->手工录入;1->从列表中选取
	InputList     string `protobuf:"bytes,6,opt,name=input_list,json=inputList,proto3" json:"input_list,omitempty"`                 //可选值列表,以逗号隔开
	Sort          int32  `protobuf:"varint,7,opt,name=sort,proto3" json:"sort,omitempty"`                                           //排序字段:最高的可以单独上传图片
	FilterType    int32  `protobuf:"varint,8,opt,name=filter_type,json=filterType,proto3" json:"filter_type,omitempty"`             //分类筛选样式:1->普通;1->颜色
	SearchType    int32  `protobuf:"varint,9,opt,name=search_type,json=searchType,proto3" json:"search_type,omitempty"`             //检索类型;0->不需要进行检索;1->关键字检索;2->范围检索
	RelatedStatus int32  `protobuf:"varint,10,opt,name=related_status,json=relatedStatus,proto3" json:"related_status,omitempty"`   //相同属性产品是否关联;0->不关联;1->关联
	HandAddStatus int32  `protobuf:"varint,11,opt,name=hand_add_status,json=handAddStatus,proto3" json:"hand_add_status,omitempty"` //是否支持手动新增;0->不支持;1->支持
	Type          int32  `protobuf:"varint,12,opt,name=type,proto3" json:"type,omitempty"`                                          //属性的类型;0->规格;1->参数
	// contains filtered or unexported fields
}

func (*ProductAttributeListData) Descriptor deprecated

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

Deprecated: Use ProductAttributeListData.ProtoReflect.Descriptor instead.

func (*ProductAttributeListData) GetFilterType

func (x *ProductAttributeListData) GetFilterType() int32

func (*ProductAttributeListData) GetHandAddStatus

func (x *ProductAttributeListData) GetHandAddStatus() int32

func (*ProductAttributeListData) GetId

func (x *ProductAttributeListData) GetId() int64

func (*ProductAttributeListData) GetInputList

func (x *ProductAttributeListData) GetInputList() string

func (*ProductAttributeListData) GetInputType

func (x *ProductAttributeListData) GetInputType() int32

func (*ProductAttributeListData) GetName

func (x *ProductAttributeListData) GetName() string

func (*ProductAttributeListData) GetProductAttributeCategoryId

func (x *ProductAttributeListData) GetProductAttributeCategoryId() int64

func (*ProductAttributeListData) GetRelatedStatus

func (x *ProductAttributeListData) GetRelatedStatus() int32

func (*ProductAttributeListData) GetSearchType

func (x *ProductAttributeListData) GetSearchType() int32

func (*ProductAttributeListData) GetSelectType

func (x *ProductAttributeListData) GetSelectType() int32

func (*ProductAttributeListData) GetSort

func (x *ProductAttributeListData) GetSort() int32

func (*ProductAttributeListData) GetType

func (x *ProductAttributeListData) GetType() int32

func (*ProductAttributeListData) ProtoMessage

func (*ProductAttributeListData) ProtoMessage()

func (*ProductAttributeListData) ProtoReflect

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

func (*ProductAttributeListData) Reset

func (x *ProductAttributeListData) Reset()

func (*ProductAttributeListData) String

func (x *ProductAttributeListData) String() string

type ProductAttributeServiceClient

type ProductAttributeServiceClient interface {
	// 添加商品属性参数表
	AddProductAttribute(ctx context.Context, in *AddProductAttributeReq, opts ...grpc.CallOption) (*AddProductAttributeResp, error)
	// 删除商品属性参数表
	DeleteProductAttribute(ctx context.Context, in *DeleteProductAttributeReq, opts ...grpc.CallOption) (*DeleteProductAttributeResp, error)
	// 查询商品属性参数表列表
	QueryProductAttributeList(ctx context.Context, in *QueryProductAttributeListReq, opts ...grpc.CallOption) (*QueryProductAttributeListResp, error)
	// 根据商品分类的id获取商品属性及属性分类
	QueryByproductCategoryId(ctx context.Context, in *QueryByproductCategoryIdReq, opts ...grpc.CallOption) (*QueryByproductCategoryIdResp, error)
}

ProductAttributeServiceClient is the client API for ProductAttributeService service.

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

type ProductAttributeServiceServer

type ProductAttributeServiceServer interface {
	// 添加商品属性参数表
	AddProductAttribute(context.Context, *AddProductAttributeReq) (*AddProductAttributeResp, error)
	// 删除商品属性参数表
	DeleteProductAttribute(context.Context, *DeleteProductAttributeReq) (*DeleteProductAttributeResp, error)
	// 查询商品属性参数表列表
	QueryProductAttributeList(context.Context, *QueryProductAttributeListReq) (*QueryProductAttributeListResp, error)
	// 根据商品分类的id获取商品属性及属性分类
	QueryByproductCategoryId(context.Context, *QueryByproductCategoryIdReq) (*QueryByproductCategoryIdResp, error)
	// contains filtered or unexported methods
}

ProductAttributeServiceServer is the server API for ProductAttributeService service. All implementations must embed UnimplementedProductAttributeServiceServer for forward compatibility

type ProductAttributeValueData added in v0.0.2

type ProductAttributeValueData struct {
	Id                 int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                                             //
	ProductAttributeId int64  `protobuf:"varint,2,opt,name=product_attribute_id,json=productAttributeId,proto3" json:"product_attribute_id,omitempty"` //
	ProductId          int64  `protobuf:"varint,3,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"`                              //
	Value              string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"`                                                        //手动添加规格或参数的值,参数单值,规格有多个时以逗号隔开
	// contains filtered or unexported fields
}

func (*ProductAttributeValueData) Descriptor deprecated added in v0.0.2

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

Deprecated: Use ProductAttributeValueData.ProtoReflect.Descriptor instead.

func (*ProductAttributeValueData) GetId added in v0.0.2

func (x *ProductAttributeValueData) GetId() int64

func (*ProductAttributeValueData) GetProductAttributeId added in v0.0.2

func (x *ProductAttributeValueData) GetProductAttributeId() int64

func (*ProductAttributeValueData) GetProductId added in v0.0.2

func (x *ProductAttributeValueData) GetProductId() int64

func (*ProductAttributeValueData) GetValue added in v0.0.2

func (x *ProductAttributeValueData) GetValue() string

func (*ProductAttributeValueData) ProtoMessage added in v0.0.2

func (*ProductAttributeValueData) ProtoMessage()

func (*ProductAttributeValueData) ProtoReflect added in v0.0.2

func (*ProductAttributeValueData) Reset added in v0.0.2

func (x *ProductAttributeValueData) Reset()

func (*ProductAttributeValueData) String added in v0.0.2

func (x *ProductAttributeValueData) String() string

type ProductAttributeValueList

type ProductAttributeValueList struct {
	ProductAttributeId int64  `protobuf:"varint,1,opt,name=ProductAttributeId,proto3" json:"ProductAttributeId,omitempty"`
	AttributeValues    string `protobuf:"bytes,2,opt,name=AttributeValues,proto3" json:"AttributeValues,omitempty"`
	// contains filtered or unexported fields
}

func (*ProductAttributeValueList) Descriptor deprecated

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

Deprecated: Use ProductAttributeValueList.ProtoReflect.Descriptor instead.

func (*ProductAttributeValueList) GetAttributeValues

func (x *ProductAttributeValueList) GetAttributeValues() string

func (*ProductAttributeValueList) GetProductAttributeId

func (x *ProductAttributeValueList) GetProductAttributeId() int64

func (*ProductAttributeValueList) ProtoMessage

func (*ProductAttributeValueList) ProtoMessage()

func (*ProductAttributeValueList) ProtoReflect

func (*ProductAttributeValueList) Reset

func (x *ProductAttributeValueList) Reset()

func (*ProductAttributeValueList) String

func (x *ProductAttributeValueList) String() string

type ProductAttributeValueListData

type ProductAttributeValueListData 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
	ProductAttributeId int64  `protobuf:"varint,3,opt,name=product_attribute_id,json=productAttributeId,proto3" json:"product_attribute_id,omitempty"` //商品属性id
	Value              string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"`                                                        //手动添加规格或参数的值,参数单值,规格有多个时以逗号隔开
	// contains filtered or unexported fields
}

func (*ProductAttributeValueListData) Descriptor deprecated

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

Deprecated: Use ProductAttributeValueListData.ProtoReflect.Descriptor instead.

func (*ProductAttributeValueListData) GetId

func (*ProductAttributeValueListData) GetProductAttributeId

func (x *ProductAttributeValueListData) GetProductAttributeId() int64

func (*ProductAttributeValueListData) GetProductId

func (x *ProductAttributeValueListData) GetProductId() int64

func (*ProductAttributeValueListData) GetValue

func (x *ProductAttributeValueListData) GetValue() string

func (*ProductAttributeValueListData) ProtoMessage

func (*ProductAttributeValueListData) ProtoMessage()

func (*ProductAttributeValueListData) ProtoReflect

func (*ProductAttributeValueListData) Reset

func (x *ProductAttributeValueListData) Reset()

func (*ProductAttributeValueListData) String

type ProductAttributeValueServiceClient

type ProductAttributeValueServiceClient interface {
	// 添加存储产品参数信息的表
	AddProductAttributeValue(ctx context.Context, in *AddProductAttributeValueReq, opts ...grpc.CallOption) (*AddProductAttributeValueResp, error)
	// 删除存储产品参数信息的表
	DeleteProductAttributeValue(ctx context.Context, in *DeleteProductAttributeValueReq, opts ...grpc.CallOption) (*DeleteProductAttributeValueResp, error)
	// 更新存储产品参数信息的表
	UpdateProductAttributeValue(ctx context.Context, in *UpdateProductAttributeValueReq, opts ...grpc.CallOption) (*UpdateProductAttributeValueResp, error)
	// 查询存储产品参数信息的表列表
	QueryProductAttributeValueList(ctx context.Context, in *QueryProductAttributeValueListReq, opts ...grpc.CallOption) (*QueryProductAttributeValueListResp, error)
}

ProductAttributeValueServiceClient is the client API for ProductAttributeValueService service.

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

type ProductAttributeValueServiceServer

type ProductAttributeValueServiceServer interface {
	// 添加存储产品参数信息的表
	AddProductAttributeValue(context.Context, *AddProductAttributeValueReq) (*AddProductAttributeValueResp, error)
	// 删除存储产品参数信息的表
	DeleteProductAttributeValue(context.Context, *DeleteProductAttributeValueReq) (*DeleteProductAttributeValueResp, error)
	// 更新存储产品参数信息的表
	UpdateProductAttributeValue(context.Context, *UpdateProductAttributeValueReq) (*UpdateProductAttributeValueResp, error)
	// 查询存储产品参数信息的表列表
	QueryProductAttributeValueList(context.Context, *QueryProductAttributeValueListReq) (*QueryProductAttributeValueListResp, error)
	// contains filtered or unexported methods
}

ProductAttributeValueServiceServer is the server API for ProductAttributeValueService service. All implementations must embed UnimplementedProductAttributeValueServiceServer for forward compatibility

type ProductCategoryAttributeRelationListData

type ProductCategoryAttributeRelationListData struct {
	Id                 int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                                             //
	ProductCategoryId  int64 `protobuf:"varint,2,opt,name=product_category_id,json=productCategoryId,proto3" json:"product_category_id,omitempty"`    //商品分类id
	ProductAttributeId int64 `protobuf:"varint,3,opt,name=product_attribute_id,json=productAttributeId,proto3" json:"product_attribute_id,omitempty"` //商品属性id
	// contains filtered or unexported fields
}

func (*ProductCategoryAttributeRelationListData) Descriptor deprecated

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

Deprecated: Use ProductCategoryAttributeRelationListData.ProtoReflect.Descriptor instead.

func (*ProductCategoryAttributeRelationListData) GetId

func (*ProductCategoryAttributeRelationListData) GetProductAttributeId

func (x *ProductCategoryAttributeRelationListData) GetProductAttributeId() int64

func (*ProductCategoryAttributeRelationListData) GetProductCategoryId

func (x *ProductCategoryAttributeRelationListData) GetProductCategoryId() int64

func (*ProductCategoryAttributeRelationListData) ProtoMessage

func (*ProductCategoryAttributeRelationListData) ProtoReflect

func (*ProductCategoryAttributeRelationListData) Reset

func (*ProductCategoryAttributeRelationListData) String

type ProductCategoryAttributeRelationServiceClient

type ProductCategoryAttributeRelationServiceClient interface {
	// 添加产品的分类和属性的关系表,用于设置分类筛选条件(只支持一级分类)
	AddProductCategoryAttributeRelation(ctx context.Context, in *AddProductCategoryAttributeRelationReq, opts ...grpc.CallOption) (*AddProductCategoryAttributeRelationResp, error)
	// 查询产品的分类和属性的关系表,用于设置分类筛选条件(只支持一级分类)列表
	QueryProductCategoryAttributeRelationList(ctx context.Context, in *QueryProductCategoryAttributeRelationListReq, opts ...grpc.CallOption) (*QueryProductCategoryAttributeRelationListResp, error)
}

ProductCategoryAttributeRelationServiceClient is the client API for ProductCategoryAttributeRelationService service.

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

type ProductCategoryAttributeRelationServiceServer

type ProductCategoryAttributeRelationServiceServer interface {
	// 添加产品的分类和属性的关系表,用于设置分类筛选条件(只支持一级分类)
	AddProductCategoryAttributeRelation(context.Context, *AddProductCategoryAttributeRelationReq) (*AddProductCategoryAttributeRelationResp, error)
	// 查询产品的分类和属性的关系表,用于设置分类筛选条件(只支持一级分类)列表
	QueryProductCategoryAttributeRelationList(context.Context, *QueryProductCategoryAttributeRelationListReq) (*QueryProductCategoryAttributeRelationListResp, error)
	// contains filtered or unexported methods
}

ProductCategoryAttributeRelationServiceServer is the server API for ProductCategoryAttributeRelationService service. All implementations must embed UnimplementedProductCategoryAttributeRelationServiceServer for forward compatibility

type ProductCategoryListData

type ProductCategoryListData struct {
	Id           int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                         //
	ParentId     int64  `protobuf:"varint,2,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"`             //上机分类的编号:0表示一级分类
	Name         string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`                                      //商品分类名称
	Level        int32  `protobuf:"varint,4,opt,name=level,proto3" json:"level,omitempty"`                                   //分类级别:0->1级;1->2级
	ProductCount int32  `protobuf:"varint,5,opt,name=product_count,json=productCount,proto3" json:"product_count,omitempty"` //商品数量
	ProductUnit  string `protobuf:"bytes,6,opt,name=product_unit,json=productUnit,proto3" json:"product_unit,omitempty"`     //商品数量
	NavStatus    int32  `protobuf:"varint,7,opt,name=nav_status,json=navStatus,proto3" json:"nav_status,omitempty"`          //是否显示在导航栏:0->不显示;1->显示
	ShowStatus   int32  `protobuf:"varint,8,opt,name=show_status,json=showStatus,proto3" json:"show_status,omitempty"`       //显示状态:0->不显示;1->显示
	Sort         int32  `protobuf:"varint,9,opt,name=sort,proto3" json:"sort,omitempty"`                                     //排序
	Icon         string `protobuf:"bytes,10,opt,name=icon,proto3" json:"icon,omitempty"`                                     //图标
	Keywords     string `protobuf:"bytes,11,opt,name=keywords,proto3" json:"keywords,omitempty"`                             //关键字
	Description  string `protobuf:"bytes,12,opt,name=description,proto3" json:"description,omitempty"`                       //描述
	// contains filtered or unexported fields
}

func (*ProductCategoryListData) Descriptor deprecated

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

Deprecated: Use ProductCategoryListData.ProtoReflect.Descriptor instead.

func (*ProductCategoryListData) GetDescription

func (x *ProductCategoryListData) GetDescription() string

func (*ProductCategoryListData) GetIcon

func (x *ProductCategoryListData) GetIcon() string

func (*ProductCategoryListData) GetId

func (x *ProductCategoryListData) GetId() int64

func (*ProductCategoryListData) GetKeywords

func (x *ProductCategoryListData) GetKeywords() string

func (*ProductCategoryListData) GetLevel

func (x *ProductCategoryListData) GetLevel() int32

func (*ProductCategoryListData) GetName

func (x *ProductCategoryListData) GetName() string

func (*ProductCategoryListData) GetNavStatus

func (x *ProductCategoryListData) GetNavStatus() int32

func (*ProductCategoryListData) GetParentId

func (x *ProductCategoryListData) GetParentId() int64

func (*ProductCategoryListData) GetProductCount

func (x *ProductCategoryListData) GetProductCount() int32

func (*ProductCategoryListData) GetProductUnit

func (x *ProductCategoryListData) GetProductUnit() string

func (*ProductCategoryListData) GetShowStatus

func (x *ProductCategoryListData) GetShowStatus() int32

func (*ProductCategoryListData) GetSort

func (x *ProductCategoryListData) GetSort() int32

func (*ProductCategoryListData) ProtoMessage

func (*ProductCategoryListData) ProtoMessage()

func (*ProductCategoryListData) ProtoReflect

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

func (*ProductCategoryListData) Reset

func (x *ProductCategoryListData) Reset()

func (*ProductCategoryListData) String

func (x *ProductCategoryListData) String() string

type ProductCategoryServiceClient

type ProductCategoryServiceClient interface {
	// 添加产品分类
	AddProductCategory(ctx context.Context, in *AddProductCategoryReq, opts ...grpc.CallOption) (*AddProductCategoryResp, error)
	// 删除产品分类
	DeleteProductCategory(ctx context.Context, in *DeleteProductCategoryReq, opts ...grpc.CallOption) (*DeleteProductCategoryResp, error)
	// 更新产品分类
	UpdateProductCategory(ctx context.Context, in *UpdateProductCategoryReq, opts ...grpc.CallOption) (*UpdateProductCategoryResp, error)
	// 更新商品分类导航显示状态
	UpdateCategoryNavStatus(ctx context.Context, in *UpdateProductCategoryStatusReq, opts ...grpc.CallOption) (*UpdateProductCategoryStatusResp, error)
	// 更新商品分类显示状态
	UpdateCategoryShowStatus(ctx context.Context, in *UpdateProductCategoryStatusReq, opts ...grpc.CallOption) (*UpdateProductCategoryStatusResp, error)
	// 查询产品分类详情
	QueryProductCategoryDetail(ctx context.Context, in *QueryProductCategoryDetailReq, opts ...grpc.CallOption) (*QueryProductCategoryDetailResp, error)
	// 查询产品分类列表
	QueryProductCategoryList(ctx context.Context, in *QueryProductCategoryListReq, opts ...grpc.CallOption) (*QueryProductCategoryListResp, error)
	// 查询商品分类(tree)
	QueryProductCategoryTreeList(ctx context.Context, in *QueryProductCategoryTreeListReq, opts ...grpc.CallOption) (*QueryProductCategoryListTreeResp, error)
}

ProductCategoryServiceClient is the client API for ProductCategoryService service.

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

type ProductCategoryServiceServer

type ProductCategoryServiceServer interface {
	// 添加产品分类
	AddProductCategory(context.Context, *AddProductCategoryReq) (*AddProductCategoryResp, error)
	// 删除产品分类
	DeleteProductCategory(context.Context, *DeleteProductCategoryReq) (*DeleteProductCategoryResp, error)
	// 更新产品分类
	UpdateProductCategory(context.Context, *UpdateProductCategoryReq) (*UpdateProductCategoryResp, error)
	// 更新商品分类导航显示状态
	UpdateCategoryNavStatus(context.Context, *UpdateProductCategoryStatusReq) (*UpdateProductCategoryStatusResp, error)
	// 更新商品分类显示状态
	UpdateCategoryShowStatus(context.Context, *UpdateProductCategoryStatusReq) (*UpdateProductCategoryStatusResp, error)
	// 查询产品分类详情
	QueryProductCategoryDetail(context.Context, *QueryProductCategoryDetailReq) (*QueryProductCategoryDetailResp, error)
	// 查询产品分类列表
	QueryProductCategoryList(context.Context, *QueryProductCategoryListReq) (*QueryProductCategoryListResp, error)
	// 查询商品分类(tree)
	QueryProductCategoryTreeList(context.Context, *QueryProductCategoryTreeListReq) (*QueryProductCategoryListTreeResp, error)
	// contains filtered or unexported methods
}

ProductCategoryServiceServer is the server API for ProductCategoryService service. All implementations must embed UnimplementedProductCategoryServiceServer for forward compatibility

type ProductCollectListData added in v0.0.2

type ProductCollectListData struct {
	Id          int32  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                      //
	UserId      int32  `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`                //用户表的用户ID
	ValueId     int32  `protobuf:"varint,3,opt,name=value_id,json=valueId,proto3" json:"value_id,omitempty"`             //如果type=0,则是商品ID;如果type=1,则是专题ID
	CollectType int32  `protobuf:"varint,4,opt,name=collect_type,json=collectType,proto3" json:"collect_type,omitempty"` //收藏类型,如果type=0,则是商品ID;如果type=1,则是专题ID
	AddTime     string `protobuf:"bytes,5,opt,name=add_time,json=addTime,proto3" json:"add_time,omitempty"`              //创建时间
	Deleted     int32  `protobuf:"varint,7,opt,name=deleted,proto3" json:"deleted,omitempty"`                            //逻辑删除
	// contains filtered or unexported fields
}

func (*ProductCollectListData) Descriptor deprecated added in v0.0.2

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

Deprecated: Use ProductCollectListData.ProtoReflect.Descriptor instead.

func (*ProductCollectListData) GetAddTime added in v0.0.2

func (x *ProductCollectListData) GetAddTime() string

func (*ProductCollectListData) GetCollectType added in v0.0.2

func (x *ProductCollectListData) GetCollectType() int32

func (*ProductCollectListData) GetDeleted added in v0.0.2

func (x *ProductCollectListData) GetDeleted() int32

func (*ProductCollectListData) GetId added in v0.0.2

func (x *ProductCollectListData) GetId() int32

func (*ProductCollectListData) GetUserId added in v0.0.2

func (x *ProductCollectListData) GetUserId() int32

func (*ProductCollectListData) GetValueId added in v0.0.2

func (x *ProductCollectListData) GetValueId() int32

func (*ProductCollectListData) ProtoMessage added in v0.0.2

func (*ProductCollectListData) ProtoMessage()

func (*ProductCollectListData) ProtoReflect added in v0.0.2

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

func (*ProductCollectListData) Reset added in v0.0.2

func (x *ProductCollectListData) Reset()

func (*ProductCollectListData) String added in v0.0.2

func (x *ProductCollectListData) String() string

type ProductCollectServiceClient added in v0.0.2

type ProductCollectServiceClient interface {
	// 添加收藏表
	AddProductCollect(ctx context.Context, in *AddProductCollectReq, opts ...grpc.CallOption) (*AddProductCollectResp, error)
	// 删除收藏表
	DeleteProductCollect(ctx context.Context, in *DeleteProductCollectReq, opts ...grpc.CallOption) (*DeleteProductCollectResp, error)
	// 查询收藏表详情
	QueryProductCollectDetail(ctx context.Context, in *QueryProductCollectDetailReq, opts ...grpc.CallOption) (*QueryProductCollectDetailResp, error)
	// 查询收藏表列表
	QueryProductCollectList(ctx context.Context, in *QueryProductCollectListReq, opts ...grpc.CallOption) (*QueryProductCollectListResp, error)
}

ProductCollectServiceClient is the client API for ProductCollectService service.

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

func NewProductCollectServiceClient added in v0.0.2

func NewProductCollectServiceClient(cc grpc.ClientConnInterface) ProductCollectServiceClient

type ProductCollectServiceServer added in v0.0.2

type ProductCollectServiceServer interface {
	// 添加收藏表
	AddProductCollect(context.Context, *AddProductCollectReq) (*AddProductCollectResp, error)
	// 删除收藏表
	DeleteProductCollect(context.Context, *DeleteProductCollectReq) (*DeleteProductCollectResp, error)
	// 查询收藏表详情
	QueryProductCollectDetail(context.Context, *QueryProductCollectDetailReq) (*QueryProductCollectDetailResp, error)
	// 查询收藏表列表
	QueryProductCollectList(context.Context, *QueryProductCollectListReq) (*QueryProductCollectListResp, error)
	// contains filtered or unexported methods
}

ProductCollectServiceServer is the server API for ProductCollectService service. All implementations must embed UnimplementedProductCollectServiceServer for forward compatibility

type ProductFullReductionData added in v0.0.2

type ProductFullReductionData 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
	FullPrice   int64 `protobuf:"varint,3,opt,name=full_price,json=fullPrice,proto3" json:"full_price,omitempty"`       //商品满多少
	ReducePrice int64 `protobuf:"varint,4,opt,name=reduce_price,json=reducePrice,proto3" json:"reduce_price,omitempty"` //商品减多少
	// contains filtered or unexported fields
}

func (*ProductFullReductionData) Descriptor deprecated added in v0.0.2

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

Deprecated: Use ProductFullReductionData.ProtoReflect.Descriptor instead.

func (*ProductFullReductionData) GetFullPrice added in v0.0.2

func (x *ProductFullReductionData) GetFullPrice() int64

func (*ProductFullReductionData) GetId added in v0.0.2

func (x *ProductFullReductionData) GetId() int64

func (*ProductFullReductionData) GetProductId added in v0.0.2

func (x *ProductFullReductionData) GetProductId() int64

func (*ProductFullReductionData) GetReducePrice added in v0.0.2

func (x *ProductFullReductionData) GetReducePrice() int64

func (*ProductFullReductionData) ProtoMessage added in v0.0.2

func (*ProductFullReductionData) ProtoMessage()

func (*ProductFullReductionData) ProtoReflect added in v0.0.2

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

func (*ProductFullReductionData) Reset added in v0.0.2

func (x *ProductFullReductionData) Reset()

func (*ProductFullReductionData) String added in v0.0.2

func (x *ProductFullReductionData) String() string

type ProductFullReductionList

type ProductFullReductionList struct {
	FullPrice   int64 `protobuf:"varint,1,opt,name=FullPrice,proto3" json:"FullPrice,omitempty"`
	ReducePrice int64 `protobuf:"varint,2,opt,name=ReducePrice,proto3" json:"ReducePrice,omitempty"`
	// contains filtered or unexported fields
}

func (*ProductFullReductionList) Descriptor deprecated

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

Deprecated: Use ProductFullReductionList.ProtoReflect.Descriptor instead.

func (*ProductFullReductionList) GetFullPrice

func (x *ProductFullReductionList) GetFullPrice() int64

func (*ProductFullReductionList) GetReducePrice

func (x *ProductFullReductionList) GetReducePrice() int64

func (*ProductFullReductionList) ProtoMessage

func (*ProductFullReductionList) ProtoMessage()

func (*ProductFullReductionList) ProtoReflect

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

func (*ProductFullReductionList) Reset

func (x *ProductFullReductionList) Reset()

func (*ProductFullReductionList) String

func (x *ProductFullReductionList) String() string

type ProductFullReductionListData

type ProductFullReductionListData 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
	FullPrice   int64 `protobuf:"varint,3,opt,name=full_price,json=fullPrice,proto3" json:"full_price,omitempty"`       //商品满多少
	ReducePrice int64 `protobuf:"varint,4,opt,name=reduce_price,json=reducePrice,proto3" json:"reduce_price,omitempty"` //商品减多少
	// contains filtered or unexported fields
}

func (*ProductFullReductionListData) Descriptor deprecated

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

Deprecated: Use ProductFullReductionListData.ProtoReflect.Descriptor instead.

func (*ProductFullReductionListData) GetFullPrice

func (x *ProductFullReductionListData) GetFullPrice() int64

func (*ProductFullReductionListData) GetId

func (*ProductFullReductionListData) GetProductId

func (x *ProductFullReductionListData) GetProductId() int64

func (*ProductFullReductionListData) GetReducePrice

func (x *ProductFullReductionListData) GetReducePrice() int64

func (*ProductFullReductionListData) ProtoMessage

func (*ProductFullReductionListData) ProtoMessage()

func (*ProductFullReductionListData) ProtoReflect

func (*ProductFullReductionListData) Reset

func (x *ProductFullReductionListData) Reset()

func (*ProductFullReductionListData) String

type ProductFullReductionServiceClient

type ProductFullReductionServiceClient interface {
	// 添加产品满减表(只针对同商品)
	AddProductFullReduction(ctx context.Context, in *AddProductFullReductionReq, opts ...grpc.CallOption) (*AddProductFullReductionResp, error)
	// 删除产品满减表(只针对同商品)
	DeleteProductFullReduction(ctx context.Context, in *DeleteProductFullReductionReq, opts ...grpc.CallOption) (*DeleteProductFullReductionResp, error)
	// 查询产品满减表(只针对同商品)列表
	QueryProductFullReductionList(ctx context.Context, in *QueryProductFullReductionListReq, opts ...grpc.CallOption) (*QueryProductFullReductionListResp, error)
}

ProductFullReductionServiceClient is the client API for ProductFullReductionService service.

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

type ProductFullReductionServiceServer

type ProductFullReductionServiceServer interface {
	// 添加产品满减表(只针对同商品)
	AddProductFullReduction(context.Context, *AddProductFullReductionReq) (*AddProductFullReductionResp, error)
	// 删除产品满减表(只针对同商品)
	DeleteProductFullReduction(context.Context, *DeleteProductFullReductionReq) (*DeleteProductFullReductionResp, error)
	// 查询产品满减表(只针对同商品)列表
	QueryProductFullReductionList(context.Context, *QueryProductFullReductionListReq) (*QueryProductFullReductionListResp, error)
	// contains filtered or unexported methods
}

ProductFullReductionServiceServer is the server API for ProductFullReductionService service. All implementations must embed UnimplementedProductFullReductionServiceServer for forward compatibility

type ProductLadderData added in v0.0.2

type ProductLadderData 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
	Count     int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"`                          //满足的商品数量
	Discount  int64 `protobuf:"varint,4,opt,name=discount,proto3" json:"discount,omitempty"`                    //折扣
	Price     int64 `protobuf:"varint,5,opt,name=price,proto3" json:"price,omitempty"`                          //折后价格
	// contains filtered or unexported fields
}

func (*ProductLadderData) Descriptor deprecated added in v0.0.2

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

Deprecated: Use ProductLadderData.ProtoReflect.Descriptor instead.

func (*ProductLadderData) GetCount added in v0.0.2

func (x *ProductLadderData) GetCount() int32

func (*ProductLadderData) GetDiscount added in v0.0.2

func (x *ProductLadderData) GetDiscount() int64

func (*ProductLadderData) GetId added in v0.0.2

func (x *ProductLadderData) GetId() int64

func (*ProductLadderData) GetPrice added in v0.0.2

func (x *ProductLadderData) GetPrice() int64

func (*ProductLadderData) GetProductId added in v0.0.2

func (x *ProductLadderData) GetProductId() int64

func (*ProductLadderData) ProtoMessage added in v0.0.2

func (*ProductLadderData) ProtoMessage()

func (*ProductLadderData) ProtoReflect added in v0.0.2

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

func (*ProductLadderData) Reset added in v0.0.2

func (x *ProductLadderData) Reset()

func (*ProductLadderData) String added in v0.0.2

func (x *ProductLadderData) String() string

type ProductLadderList

type ProductLadderList struct {
	Count    int32 `protobuf:"varint,2,opt,name=Count,proto3" json:"Count,omitempty"`
	Discount int64 `protobuf:"varint,3,opt,name=Discount,proto3" json:"Discount,omitempty"`
	Price    int64 `protobuf:"varint,4,opt,name=Price,proto3" json:"Price,omitempty"`
	// contains filtered or unexported fields
}

func (*ProductLadderList) Descriptor deprecated

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

Deprecated: Use ProductLadderList.ProtoReflect.Descriptor instead.

func (*ProductLadderList) GetCount

func (x *ProductLadderList) GetCount() int32

func (*ProductLadderList) GetDiscount

func (x *ProductLadderList) GetDiscount() int64

func (*ProductLadderList) GetPrice

func (x *ProductLadderList) GetPrice() int64

func (*ProductLadderList) ProtoMessage

func (*ProductLadderList) ProtoMessage()

func (*ProductLadderList) ProtoReflect

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

func (*ProductLadderList) Reset

func (x *ProductLadderList) Reset()

func (*ProductLadderList) String

func (x *ProductLadderList) String() string

type ProductLadderListData

type ProductLadderListData 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
	Count     int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"`                          //满足的商品数量
	Discount  int64 `protobuf:"varint,4,opt,name=discount,proto3" json:"discount,omitempty"`                    //折扣
	Price     int64 `protobuf:"varint,5,opt,name=price,proto3" json:"price,omitempty"`                          //折后价格
	// contains filtered or unexported fields
}

func (*ProductLadderListData) Descriptor deprecated

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

Deprecated: Use ProductLadderListData.ProtoReflect.Descriptor instead.

func (*ProductLadderListData) GetCount

func (x *ProductLadderListData) GetCount() int32

func (*ProductLadderListData) GetDiscount

func (x *ProductLadderListData) GetDiscount() int64

func (*ProductLadderListData) GetId

func (x *ProductLadderListData) GetId() int64

func (*ProductLadderListData) GetPrice

func (x *ProductLadderListData) GetPrice() int64

func (*ProductLadderListData) GetProductId

func (x *ProductLadderListData) GetProductId() int64

func (*ProductLadderListData) ProtoMessage

func (*ProductLadderListData) ProtoMessage()

func (*ProductLadderListData) ProtoReflect

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

func (*ProductLadderListData) Reset

func (x *ProductLadderListData) Reset()

func (*ProductLadderListData) String

func (x *ProductLadderListData) String() string

type ProductLadderServiceClient

type ProductLadderServiceClient interface {
	// 添加产品阶梯价格表(只针对同商品)
	AddProductLadder(ctx context.Context, in *AddProductLadderReq, opts ...grpc.CallOption) (*AddProductLadderResp, error)
	// 删除产品阶梯价格表(只针对同商品)
	DeleteProductLadder(ctx context.Context, in *DeleteProductLadderReq, opts ...grpc.CallOption) (*DeleteProductLadderResp, error)
	// 更新产品阶梯价格表(只针对同商品)
	UpdateProductLadder(ctx context.Context, in *UpdateProductLadderReq, opts ...grpc.CallOption) (*UpdateProductLadderResp, error)
	// 查询产品阶梯价格表(只针对同商品)详情
	QueryProductLadderDetail(ctx context.Context, in *QueryProductLadderDetailReq, opts ...grpc.CallOption) (*QueryProductLadderDetailResp, error)
	// 查询产品阶梯价格表(只针对同商品)列表
	QueryProductLadderList(ctx context.Context, in *QueryProductLadderListReq, opts ...grpc.CallOption) (*QueryProductLadderListResp, error)
}

ProductLadderServiceClient is the client API for ProductLadderService service.

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

type ProductLadderServiceServer

type ProductLadderServiceServer interface {
	// 添加产品阶梯价格表(只针对同商品)
	AddProductLadder(context.Context, *AddProductLadderReq) (*AddProductLadderResp, error)
	// 删除产品阶梯价格表(只针对同商品)
	DeleteProductLadder(context.Context, *DeleteProductLadderReq) (*DeleteProductLadderResp, error)
	// 更新产品阶梯价格表(只针对同商品)
	UpdateProductLadder(context.Context, *UpdateProductLadderReq) (*UpdateProductLadderResp, error)
	// 查询产品阶梯价格表(只针对同商品)详情
	QueryProductLadderDetail(context.Context, *QueryProductLadderDetailReq) (*QueryProductLadderDetailResp, error)
	// 查询产品阶梯价格表(只针对同商品)列表
	QueryProductLadderList(context.Context, *QueryProductLadderListReq) (*QueryProductLadderListResp, error)
	// contains filtered or unexported methods
}

ProductLadderServiceServer is the server API for ProductLadderService service. All implementations must embed UnimplementedProductLadderServiceServer for forward compatibility

type ProductListData

type ProductListData 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
	ProductCategoryId          int64 `protobuf:"varint,3,opt,name=product_category_id,json=productCategoryId,proto3" json:"product_category_id,omitempty"` //商品分类id
	FeightTemplateId           int64 `protobuf:"varint,4,opt,name=feight_template_id,json=feightTemplateId,proto3" json:"feight_template_id,omitempty"`    //商品运费模板id
	ProductAttributeCategoryId int64 ``                                                                                                                    //商品属性分类id
	/* 144-byte string literal not displayed */
	Name                   string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"`                                                             //商品名称
	Pic                    string `protobuf:"bytes,7,opt,name=pic,proto3" json:"pic,omitempty"`                                                               //商品图片
	ProductSn              string `protobuf:"bytes,8,opt,name=product_sn,json=productSn,proto3" json:"product_sn,omitempty"`                                  //货号
	DeleteStatus           int32  `protobuf:"varint,9,opt,name=delete_status,json=deleteStatus,proto3" json:"delete_status,omitempty"`                        //删除状态:0->未删除;1->已删除
	PublishStatus          int32  `protobuf:"varint,10,opt,name=publish_status,json=publishStatus,proto3" json:"publish_status,omitempty"`                    //上架状态:0->下架;1->上架
	NewStatus              int32  `protobuf:"varint,11,opt,name=new_status,json=newStatus,proto3" json:"new_status,omitempty"`                                //新品状态:0->不是新品;1->新品
	RecommandStatus        int32  `protobuf:"varint,12,opt,name=recommand_status,json=recommandStatus,proto3" json:"recommand_status,omitempty"`              //推荐状态;0->不推荐;1->推荐
	VerifyStatus           int32  `protobuf:"varint,13,opt,name=verify_status,json=verifyStatus,proto3" json:"verify_status,omitempty"`                       //审核状态:0->未审核;1->审核通过
	Sort                   int32  `protobuf:"varint,14,opt,name=sort,proto3" json:"sort,omitempty"`                                                           //排序
	Sale                   int32  `protobuf:"varint,15,opt,name=sale,proto3" json:"sale,omitempty"`                                                           //销量
	Price                  int64  `protobuf:"varint,16,opt,name=price,proto3" json:"price,omitempty"`                                                         //商品价格
	PromotionPrice         int64  `protobuf:"varint,17,opt,name=promotion_price,json=promotionPrice,proto3" json:"promotion_price,omitempty"`                 //促销价格
	GiftGrowth             int32  `protobuf:"varint,18,opt,name=gift_growth,json=giftGrowth,proto3" json:"gift_growth,omitempty"`                             //赠送的成长值
	GiftPoint              int32  `protobuf:"varint,19,opt,name=gift_point,json=giftPoint,proto3" json:"gift_point,omitempty"`                                //赠送的积分
	UsePointLimit          int32  `protobuf:"varint,20,opt,name=use_point_limit,json=usePointLimit,proto3" json:"use_point_limit,omitempty"`                  //限制使用的积分数
	SubTitle               string `protobuf:"bytes,21,opt,name=sub_title,json=subTitle,proto3" json:"sub_title,omitempty"`                                    //副标题
	Description            string `protobuf:"bytes,22,opt,name=description,proto3" json:"description,omitempty"`                                              //商品描述
	OriginalPrice          int64  `protobuf:"varint,23,opt,name=original_price,json=originalPrice,proto3" json:"original_price,omitempty"`                    //市场价
	Stock                  int32  `protobuf:"varint,24,opt,name=stock,proto3" json:"stock,omitempty"`                                                         //库存
	LowStock               int32  `protobuf:"varint,25,opt,name=low_stock,json=lowStock,proto3" json:"low_stock,omitempty"`                                   //库存预警值
	Unit                   string `protobuf:"bytes,26,opt,name=unit,proto3" json:"unit,omitempty"`                                                            //单位
	Weight                 int64  `protobuf:"varint,27,opt,name=weight,proto3" json:"weight,omitempty"`                                                       //商品重量,默认为克
	PreviewStatus          int32  `protobuf:"varint,28,opt,name=preview_status,json=previewStatus,proto3" json:"preview_status,omitempty"`                    //是否为预告商品:0->不是;1->是
	ServiceIds             string `protobuf:"bytes,29,opt,name=service_ids,json=serviceIds,proto3" json:"service_ids,omitempty"`                              //以逗号分割的产品服务:1->无忧退货;2->快速退款;3->免费包邮
	Keywords               string `protobuf:"bytes,30,opt,name=keywords,proto3" json:"keywords,omitempty"`                                                    //搜索关键字
	Note                   string `protobuf:"bytes,31,opt,name=note,proto3" json:"note,omitempty"`                                                            //备注
	AlbumPics              string `protobuf:"bytes,32,opt,name=album_pics,json=albumPics,proto3" json:"album_pics,omitempty"`                                 //画册图片,连产品图片限制为5张,以逗号分割
	DetailTitle            string `protobuf:"bytes,33,opt,name=detail_title,json=detailTitle,proto3" json:"detail_title,omitempty"`                           //详情标题
	DetailDesc             string `protobuf:"bytes,34,opt,name=detail_desc,json=detailDesc,proto3" json:"detail_desc,omitempty"`                              //详情描述
	DetailHtml             string `protobuf:"bytes,35,opt,name=detail_html,json=detailHtml,proto3" json:"detail_html,omitempty"`                              //产品详情网页内容
	DetailMobileHtml       string `protobuf:"bytes,36,opt,name=detail_mobile_html,json=detailMobileHtml,proto3" json:"detail_mobile_html,omitempty"`          //移动端网页详情
	PromotionStartTime     string `protobuf:"bytes,37,opt,name=promotion_start_time,json=promotionStartTime,proto3" json:"promotion_start_time,omitempty"`    //促销开始时间
	PromotionEndTime       string `protobuf:"bytes,38,opt,name=promotion_end_time,json=promotionEndTime,proto3" json:"promotion_end_time,omitempty"`          //促销结束时间
	PromotionPerLimit      int32  `protobuf:"varint,39,opt,name=promotion_per_limit,json=promotionPerLimit,proto3" json:"promotion_per_limit,omitempty"`      //活动限购数量
	PromotionType          int32  `protobuf:"varint,40,opt,name=promotion_type,json=promotionType,proto3" json:"promotion_type,omitempty"`                    //促销类型:0->没有促销使用原价;1->使用促销价;2->使用会员价;3->使用阶梯价格;4->使用满减价格;5->限时购
	BrandName              string `protobuf:"bytes,41,opt,name=brand_name,json=brandName,proto3" json:"brand_name,omitempty"`                                 //品牌名称
	ProductCategoryName    string `protobuf:"bytes,42,opt,name=product_category_name,json=productCategoryName,proto3" json:"product_category_name,omitempty"` //商品分类名称
	ProductCategoryIdArray string ``                                                                                                                          //商品分类id字符串
	/* 132-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ProductListData) Descriptor deprecated

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

Deprecated: Use ProductListData.ProtoReflect.Descriptor instead.

func (*ProductListData) GetAlbumPics

func (x *ProductListData) GetAlbumPics() string

func (*ProductListData) GetBrandId

func (x *ProductListData) GetBrandId() int64

func (*ProductListData) GetBrandName

func (x *ProductListData) GetBrandName() string

func (*ProductListData) GetDeleteStatus

func (x *ProductListData) GetDeleteStatus() int32

func (*ProductListData) GetDescription

func (x *ProductListData) GetDescription() string

func (*ProductListData) GetDetailDesc

func (x *ProductListData) GetDetailDesc() string

func (*ProductListData) GetDetailHtml

func (x *ProductListData) GetDetailHtml() string

func (*ProductListData) GetDetailMobileHtml

func (x *ProductListData) GetDetailMobileHtml() string

func (*ProductListData) GetDetailTitle

func (x *ProductListData) GetDetailTitle() string

func (*ProductListData) GetFeightTemplateId

func (x *ProductListData) GetFeightTemplateId() int64

func (*ProductListData) GetGiftGrowth

func (x *ProductListData) GetGiftGrowth() int32

func (*ProductListData) GetGiftPoint

func (x *ProductListData) GetGiftPoint() int32

func (*ProductListData) GetId

func (x *ProductListData) GetId() int64

func (*ProductListData) GetKeywords

func (x *ProductListData) GetKeywords() string

func (*ProductListData) GetLowStock

func (x *ProductListData) GetLowStock() int32

func (*ProductListData) GetName

func (x *ProductListData) GetName() string

func (*ProductListData) GetNewStatus

func (x *ProductListData) GetNewStatus() int32

func (*ProductListData) GetNote

func (x *ProductListData) GetNote() string

func (*ProductListData) GetOriginalPrice

func (x *ProductListData) GetOriginalPrice() int64

func (*ProductListData) GetPic

func (x *ProductListData) GetPic() string

func (*ProductListData) GetPreviewStatus

func (x *ProductListData) GetPreviewStatus() int32

func (*ProductListData) GetPrice

func (x *ProductListData) GetPrice() int64

func (*ProductListData) GetProductAttributeCategoryId

func (x *ProductListData) GetProductAttributeCategoryId() int64

func (*ProductListData) GetProductCategoryId

func (x *ProductListData) GetProductCategoryId() int64

func (*ProductListData) GetProductCategoryIdArray

func (x *ProductListData) GetProductCategoryIdArray() string

func (*ProductListData) GetProductCategoryName

func (x *ProductListData) GetProductCategoryName() string

func (*ProductListData) GetProductSn

func (x *ProductListData) GetProductSn() string

func (*ProductListData) GetPromotionEndTime

func (x *ProductListData) GetPromotionEndTime() string

func (*ProductListData) GetPromotionPerLimit

func (x *ProductListData) GetPromotionPerLimit() int32

func (*ProductListData) GetPromotionPrice

func (x *ProductListData) GetPromotionPrice() int64

func (*ProductListData) GetPromotionStartTime

func (x *ProductListData) GetPromotionStartTime() string

func (*ProductListData) GetPromotionType

func (x *ProductListData) GetPromotionType() int32

func (*ProductListData) GetPublishStatus

func (x *ProductListData) GetPublishStatus() int32

func (*ProductListData) GetRecommandStatus

func (x *ProductListData) GetRecommandStatus() int32

func (*ProductListData) GetSale

func (x *ProductListData) GetSale() int32

func (*ProductListData) GetServiceIds

func (x *ProductListData) GetServiceIds() string

func (*ProductListData) GetSort

func (x *ProductListData) GetSort() int32

func (*ProductListData) GetStock

func (x *ProductListData) GetStock() int32

func (*ProductListData) GetSubTitle

func (x *ProductListData) GetSubTitle() string

func (*ProductListData) GetUnit

func (x *ProductListData) GetUnit() string

func (*ProductListData) GetUsePointLimit

func (x *ProductListData) GetUsePointLimit() int32

func (*ProductListData) GetVerifyStatus

func (x *ProductListData) GetVerifyStatus() int32

func (*ProductListData) GetWeight

func (x *ProductListData) GetWeight() int64

func (*ProductListData) ProtoMessage

func (*ProductListData) ProtoMessage()

func (*ProductListData) ProtoReflect

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

func (*ProductListData) Reset

func (x *ProductListData) Reset()

func (*ProductListData) String

func (x *ProductListData) String() string

type ProductOperateLogListData

type ProductOperateLogListData 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
	PriceOld         int64  `protobuf:"varint,3,opt,name=price_old,json=priceOld,proto3" json:"price_old,omitempty"`                              //原价
	PriceNew         int64  `protobuf:"varint,4,opt,name=price_new,json=priceNew,proto3" json:"price_new,omitempty"`                              //新价格
	SalePriceOld     int64  `protobuf:"varint,5,opt,name=sale_price_old,json=salePriceOld,proto3" json:"sale_price_old,omitempty"`                //原售价
	SalePriceNew     int64  `protobuf:"varint,6,opt,name=sale_price_new,json=salePriceNew,proto3" json:"sale_price_new,omitempty"`                //新售价
	GiftPointOld     int32  `protobuf:"varint,7,opt,name=gift_point_old,json=giftPointOld,proto3" json:"gift_point_old,omitempty"`                //赠送的积分
	GiftPointNew     int32  `protobuf:"varint,8,opt,name=gift_point_new,json=giftPointNew,proto3" json:"gift_point_new,omitempty"`                //新的积分
	UsePointLimitOld int32  `protobuf:"varint,9,opt,name=use_point_limit_old,json=usePointLimitOld,proto3" json:"use_point_limit_old,omitempty"`  //使用积分限制
	UsePointLimitNew int32  `protobuf:"varint,10,opt,name=use_point_limit_new,json=usePointLimitNew,proto3" json:"use_point_limit_new,omitempty"` //新的使用积分限制
	OperateMan       string `protobuf:"bytes,11,opt,name=operate_man,json=operateMan,proto3" json:"operate_man,omitempty"`                        //操作人
	CreateTime       string `protobuf:"bytes,12,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`                        //创建时间
	// contains filtered or unexported fields
}

func (*ProductOperateLogListData) Descriptor deprecated

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

Deprecated: Use ProductOperateLogListData.ProtoReflect.Descriptor instead.

func (*ProductOperateLogListData) GetCreateTime

func (x *ProductOperateLogListData) GetCreateTime() string

func (*ProductOperateLogListData) GetGiftPointNew

func (x *ProductOperateLogListData) GetGiftPointNew() int32

func (*ProductOperateLogListData) GetGiftPointOld

func (x *ProductOperateLogListData) GetGiftPointOld() int32

func (*ProductOperateLogListData) GetId

func (x *ProductOperateLogListData) GetId() int64

func (*ProductOperateLogListData) GetOperateMan

func (x *ProductOperateLogListData) GetOperateMan() string

func (*ProductOperateLogListData) GetPriceNew

func (x *ProductOperateLogListData) GetPriceNew() int64

func (*ProductOperateLogListData) GetPriceOld

func (x *ProductOperateLogListData) GetPriceOld() int64

func (*ProductOperateLogListData) GetProductId

func (x *ProductOperateLogListData) GetProductId() int64

func (*ProductOperateLogListData) GetSalePriceNew

func (x *ProductOperateLogListData) GetSalePriceNew() int64

func (*ProductOperateLogListData) GetSalePriceOld

func (x *ProductOperateLogListData) GetSalePriceOld() int64

func (*ProductOperateLogListData) GetUsePointLimitNew

func (x *ProductOperateLogListData) GetUsePointLimitNew() int32

func (*ProductOperateLogListData) GetUsePointLimitOld

func (x *ProductOperateLogListData) GetUsePointLimitOld() int32

func (*ProductOperateLogListData) ProtoMessage

func (*ProductOperateLogListData) ProtoMessage()

func (*ProductOperateLogListData) ProtoReflect

func (*ProductOperateLogListData) Reset

func (x *ProductOperateLogListData) Reset()

func (*ProductOperateLogListData) String

func (x *ProductOperateLogListData) String() string

type ProductOperateLogServiceClient

type ProductOperateLogServiceClient interface {
	// 添加
	AddProductOperateLog(ctx context.Context, in *AddProductOperateLogReq, opts ...grpc.CallOption) (*AddProductOperateLogResp, error)
	// 删除
	DeleteProductOperateLog(ctx context.Context, in *DeleteProductOperateLogReq, opts ...grpc.CallOption) (*DeleteProductOperateLogResp, error)
	// 查询详情
	QueryProductOperateLogDetail(ctx context.Context, in *QueryProductOperateLogDetailReq, opts ...grpc.CallOption) (*QueryProductOperateLogDetailResp, error)
	// 查询列表
	QueryProductOperateLogList(ctx context.Context, in *QueryProductOperateLogListReq, opts ...grpc.CallOption) (*QueryProductOperateLogListResp, error)
}

ProductOperateLogServiceClient is the client API for ProductOperateLogService service.

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

type ProductOperateLogServiceServer

type ProductOperateLogServiceServer interface {
	// 添加
	AddProductOperateLog(context.Context, *AddProductOperateLogReq) (*AddProductOperateLogResp, error)
	// 删除
	DeleteProductOperateLog(context.Context, *DeleteProductOperateLogReq) (*DeleteProductOperateLogResp, error)
	// 查询详情
	QueryProductOperateLogDetail(context.Context, *QueryProductOperateLogDetailReq) (*QueryProductOperateLogDetailResp, error)
	// 查询列表
	QueryProductOperateLogList(context.Context, *QueryProductOperateLogListReq) (*QueryProductOperateLogListResp, error)
	// contains filtered or unexported methods
}

ProductOperateLogServiceServer is the server API for ProductOperateLogService service. All implementations must embed UnimplementedProductOperateLogServiceServer for forward compatibility

type ProductServiceClient

type ProductServiceClient interface {
	AddProduct(ctx context.Context, in *AddProductReq, opts ...grpc.CallOption) (*AddProductResp, error)
	// 查询商品列表
	QueryProductList(ctx context.Context, in *QueryProductListReq, opts ...grpc.CallOption) (*QueryProductListResp, error)
	QueryProductListByIds(ctx context.Context, in *QueryProductByIdsReq, opts ...grpc.CallOption) (*QueryProductListResp, error)
	UpdateProduct(ctx context.Context, in *UpdateProductReq, opts ...grpc.CallOption) (*UpdateProductResp, error)
	DeleteProduct(ctx context.Context, in *DeleteProductReq, opts ...grpc.CallOption) (*DeleteProductResp, error)
	// 查询商品详情
	QueryProductDetailById(ctx context.Context, in *QueryProductDetailByIdReq, opts ...grpc.CallOption) (*QueryProductDetailByIdResp, error)
	// 批量修改审核状态
	UpdateVerifyStatus(ctx context.Context, in *UpdateProductStatusReq, opts ...grpc.CallOption) (*UpdateProductStatusResp, error)
	// 批量上下架商品
	UpdatePublishStatus(ctx context.Context, in *UpdateProductStatusReq, opts ...grpc.CallOption) (*UpdateProductStatusResp, error)
	// 批量推荐商品
	UpdateRecommendStatus(ctx context.Context, in *UpdateProductStatusReq, opts ...grpc.CallOption) (*UpdateProductStatusResp, error)
	// 批量设为新品
	UpdateNewStatus(ctx context.Context, in *UpdateProductStatusReq, opts ...grpc.CallOption) (*UpdateProductStatusResp, error)
	// 批量修改删除状态
	UpdateDeleteStatus(ctx context.Context, in *UpdateProductStatusReq, opts ...grpc.CallOption) (*UpdateProductStatusResp, error)
}

ProductServiceClient is the client API for ProductService service.

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

type ProductServiceServer

type ProductServiceServer interface {
	AddProduct(context.Context, *AddProductReq) (*AddProductResp, error)
	// 查询商品列表
	QueryProductList(context.Context, *QueryProductListReq) (*QueryProductListResp, error)
	QueryProductListByIds(context.Context, *QueryProductByIdsReq) (*QueryProductListResp, error)
	UpdateProduct(context.Context, *UpdateProductReq) (*UpdateProductResp, error)
	DeleteProduct(context.Context, *DeleteProductReq) (*DeleteProductResp, error)
	// 查询商品详情
	QueryProductDetailById(context.Context, *QueryProductDetailByIdReq) (*QueryProductDetailByIdResp, error)
	// 批量修改审核状态
	UpdateVerifyStatus(context.Context, *UpdateProductStatusReq) (*UpdateProductStatusResp, error)
	// 批量上下架商品
	UpdatePublishStatus(context.Context, *UpdateProductStatusReq) (*UpdateProductStatusResp, error)
	// 批量推荐商品
	UpdateRecommendStatus(context.Context, *UpdateProductStatusReq) (*UpdateProductStatusResp, error)
	// 批量设为新品
	UpdateNewStatus(context.Context, *UpdateProductStatusReq) (*UpdateProductStatusResp, error)
	// 批量修改删除状态
	UpdateDeleteStatus(context.Context, *UpdateProductStatusReq) (*UpdateProductStatusResp, error)
	// contains filtered or unexported methods
}

ProductServiceServer is the server API for ProductService service. All implementations must embed UnimplementedProductServiceServer for forward compatibility

type ProductVertifyRecordListData

type ProductVertifyRecordListData 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
	CreateTime string `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` //创建时间
	ReviewMan  string `protobuf:"bytes,4,opt,name=review_man,json=reviewMan,proto3" json:"review_man,omitempty"`    //审核人
	Status     int32  `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"`                          //审核状态:0->未通过;1->通过
	Detail     string `protobuf:"bytes,6,opt,name=detail,proto3" json:"detail,omitempty"`                           //反馈详情
	// contains filtered or unexported fields
}

func (*ProductVertifyRecordListData) Descriptor deprecated

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

Deprecated: Use ProductVertifyRecordListData.ProtoReflect.Descriptor instead.

func (*ProductVertifyRecordListData) GetCreateTime

func (x *ProductVertifyRecordListData) GetCreateTime() string

func (*ProductVertifyRecordListData) GetDetail

func (x *ProductVertifyRecordListData) GetDetail() string

func (*ProductVertifyRecordListData) GetId

func (*ProductVertifyRecordListData) GetProductId

func (x *ProductVertifyRecordListData) GetProductId() int64

func (*ProductVertifyRecordListData) GetReviewMan added in v0.0.2

func (x *ProductVertifyRecordListData) GetReviewMan() string

func (*ProductVertifyRecordListData) GetStatus

func (x *ProductVertifyRecordListData) GetStatus() int32

func (*ProductVertifyRecordListData) ProtoMessage

func (*ProductVertifyRecordListData) ProtoMessage()

func (*ProductVertifyRecordListData) ProtoReflect

func (*ProductVertifyRecordListData) Reset

func (x *ProductVertifyRecordListData) Reset()

func (*ProductVertifyRecordListData) String

type ProductVertifyRecordServiceClient

type ProductVertifyRecordServiceClient interface {
	// 添加商品审核记录
	AddProductVertifyRecord(ctx context.Context, in *AddProductVertifyRecordReq, opts ...grpc.CallOption) (*AddProductVertifyRecordResp, error)
	// 删除商品审核记录
	DeleteProductVertifyRecord(ctx context.Context, in *DeleteProductVertifyRecordReq, opts ...grpc.CallOption) (*DeleteProductVertifyRecordResp, error)
	// 更新商品审核记录
	UpdateProductVertifyRecord(ctx context.Context, in *UpdateProductVertifyRecordReq, opts ...grpc.CallOption) (*UpdateProductVertifyRecordResp, error)
	// 更新商品审核记录状态
	UpdateProductVertifyRecordStatus(ctx context.Context, in *UpdateProductVertifyRecordStatusReq, opts ...grpc.CallOption) (*UpdateProductVertifyRecordStatusResp, error)
	// 查询商品审核记录详情
	QueryProductVertifyRecordDetail(ctx context.Context, in *QueryProductVertifyRecordDetailReq, opts ...grpc.CallOption) (*QueryProductVertifyRecordDetailResp, error)
	// 查询商品审核记录列表
	QueryProductVertifyRecordList(ctx context.Context, in *QueryProductVertifyRecordListReq, opts ...grpc.CallOption) (*QueryProductVertifyRecordListResp, error)
}

ProductVertifyRecordServiceClient is the client API for ProductVertifyRecordService service.

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

type ProductVertifyRecordServiceServer

type ProductVertifyRecordServiceServer interface {
	// 添加商品审核记录
	AddProductVertifyRecord(context.Context, *AddProductVertifyRecordReq) (*AddProductVertifyRecordResp, error)
	// 删除商品审核记录
	DeleteProductVertifyRecord(context.Context, *DeleteProductVertifyRecordReq) (*DeleteProductVertifyRecordResp, error)
	// 更新商品审核记录
	UpdateProductVertifyRecord(context.Context, *UpdateProductVertifyRecordReq) (*UpdateProductVertifyRecordResp, error)
	// 更新商品审核记录状态
	UpdateProductVertifyRecordStatus(context.Context, *UpdateProductVertifyRecordStatusReq) (*UpdateProductVertifyRecordStatusResp, error)
	// 查询商品审核记录详情
	QueryProductVertifyRecordDetail(context.Context, *QueryProductVertifyRecordDetailReq) (*QueryProductVertifyRecordDetailResp, error)
	// 查询商品审核记录列表
	QueryProductVertifyRecordList(context.Context, *QueryProductVertifyRecordListReq) (*QueryProductVertifyRecordListResp, error)
	// contains filtered or unexported methods
}

ProductVertifyRecordServiceServer is the server API for ProductVertifyRecordService service. All implementations must embed UnimplementedProductVertifyRecordServiceServer for forward compatibility

type QueryBrandDetailReq added in v0.0.2

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

查询品牌表详情

func (*QueryBrandDetailReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryBrandDetailReq.ProtoReflect.Descriptor instead.

func (*QueryBrandDetailReq) GetId added in v0.0.2

func (x *QueryBrandDetailReq) GetId() int64

func (*QueryBrandDetailReq) ProtoMessage added in v0.0.2

func (*QueryBrandDetailReq) ProtoMessage()

func (*QueryBrandDetailReq) ProtoReflect added in v0.0.2

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

func (*QueryBrandDetailReq) Reset added in v0.0.2

func (x *QueryBrandDetailReq) Reset()

func (*QueryBrandDetailReq) String added in v0.0.2

func (x *QueryBrandDetailReq) String() string

type QueryBrandDetailResp added in v0.0.2

type QueryBrandDetailResp 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"`                                                             //品牌名称
	FirstLetter         string `protobuf:"bytes,3,opt,name=first_letter,json=firstLetter,proto3" json:"first_letter,omitempty"`                            //首字母
	Sort                int32  `protobuf:"varint,4,opt,name=sort,proto3" json:"sort,omitempty"`                                                            //排序
	FactoryStatus       int32  `protobuf:"varint,5,opt,name=factory_status,json=factoryStatus,proto3" json:"factory_status,omitempty"`                     //是否为品牌制造商:0->不是;1->是
	ShowStatus          int32  `protobuf:"varint,6,opt,name=show_status,json=showStatus,proto3" json:"show_status,omitempty"`                              //品牌显示状态
	RecommendStatus     int32  `protobuf:"varint,7,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"`               //推荐状态
	ProductCount        int32  `protobuf:"varint,8,opt,name=product_count,json=productCount,proto3" json:"product_count,omitempty"`                        //产品数量
	ProductCommentCount int32  `protobuf:"varint,9,opt,name=product_comment_count,json=productCommentCount,proto3" json:"product_comment_count,omitempty"` //产品评论数量
	BigPic              string `protobuf:"bytes,11,opt,name=big_pic,json=bigPic,proto3" json:"big_pic,omitempty"`                                          //专区大图
	BrandStory          string `protobuf:"bytes,12,opt,name=brand_story,json=brandStory,proto3" json:"brand_story,omitempty"`                              //品牌故事
	CreateBy            string `protobuf:"bytes,13,opt,name=create_by,json=createBy,proto3" json:"create_by,omitempty"`                                    //创建者
	CreateTime          string `protobuf:"bytes,14,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`                              //创建时间
	UpdateBy            string `protobuf:"bytes,15,opt,name=update_by,json=updateBy,proto3" json:"update_by,omitempty"`                                    //更新者
	UpdateTime          string `protobuf:"bytes,16,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`                              //更新时间
	// contains filtered or unexported fields
}

func (*QueryBrandDetailResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryBrandDetailResp.ProtoReflect.Descriptor instead.

func (*QueryBrandDetailResp) GetBigPic added in v0.0.2

func (x *QueryBrandDetailResp) GetBigPic() string

func (*QueryBrandDetailResp) GetBrandStory added in v0.0.2

func (x *QueryBrandDetailResp) GetBrandStory() string

func (*QueryBrandDetailResp) GetCreateBy added in v0.0.2

func (x *QueryBrandDetailResp) GetCreateBy() string

func (*QueryBrandDetailResp) GetCreateTime added in v0.0.2

func (x *QueryBrandDetailResp) GetCreateTime() string

func (*QueryBrandDetailResp) GetFactoryStatus added in v0.0.2

func (x *QueryBrandDetailResp) GetFactoryStatus() int32

func (*QueryBrandDetailResp) GetFirstLetter added in v0.0.2

func (x *QueryBrandDetailResp) GetFirstLetter() string

func (*QueryBrandDetailResp) GetId added in v0.0.2

func (x *QueryBrandDetailResp) GetId() int64
func (x *QueryBrandDetailResp) GetLogo() string

func (*QueryBrandDetailResp) GetName added in v0.0.2

func (x *QueryBrandDetailResp) GetName() string

func (*QueryBrandDetailResp) GetProductCommentCount added in v0.0.2

func (x *QueryBrandDetailResp) GetProductCommentCount() int32

func (*QueryBrandDetailResp) GetProductCount added in v0.0.2

func (x *QueryBrandDetailResp) GetProductCount() int32

func (*QueryBrandDetailResp) GetRecommendStatus added in v0.0.2

func (x *QueryBrandDetailResp) GetRecommendStatus() int32

func (*QueryBrandDetailResp) GetShowStatus added in v0.0.2

func (x *QueryBrandDetailResp) GetShowStatus() int32

func (*QueryBrandDetailResp) GetSort added in v0.0.2

func (x *QueryBrandDetailResp) GetSort() int32

func (*QueryBrandDetailResp) GetUpdateBy added in v0.0.2

func (x *QueryBrandDetailResp) GetUpdateBy() string

func (*QueryBrandDetailResp) GetUpdateTime added in v0.0.2

func (x *QueryBrandDetailResp) GetUpdateTime() string

func (*QueryBrandDetailResp) ProtoMessage added in v0.0.2

func (*QueryBrandDetailResp) ProtoMessage()

func (*QueryBrandDetailResp) ProtoReflect added in v0.0.2

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

func (*QueryBrandDetailResp) Reset added in v0.0.2

func (x *QueryBrandDetailResp) Reset()

func (*QueryBrandDetailResp) String added in v0.0.2

func (x *QueryBrandDetailResp) String() string

type QueryBrandListByIdsReq added in v0.0.2

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

func (*QueryBrandListByIdsReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryBrandListByIdsReq.ProtoReflect.Descriptor instead.

func (*QueryBrandListByIdsReq) GetIds added in v0.0.2

func (x *QueryBrandListByIdsReq) GetIds() []int64

func (*QueryBrandListByIdsReq) ProtoMessage added in v0.0.2

func (*QueryBrandListByIdsReq) ProtoMessage()

func (*QueryBrandListByIdsReq) ProtoReflect added in v0.0.2

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

func (*QueryBrandListByIdsReq) Reset added in v0.0.2

func (x *QueryBrandListByIdsReq) Reset()

func (*QueryBrandListByIdsReq) String added in v0.0.2

func (x *QueryBrandListByIdsReq) String() string

type QueryBrandListReq added in v0.0.2

type QueryBrandListReq 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"`                      //每页的数量
	FactoryStatus   int32  `protobuf:"varint,3,opt,name=factory_status,json=factoryStatus,proto3" json:"factory_status,omitempty"`       //是否为品牌制造商:0->不是;1->是
	RecommendStatus int32  `protobuf:"varint,4,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"` //推荐状态
	ShowStatus      int32  `protobuf:"varint,5,opt,name=show_status,json=showStatus,proto3" json:"show_status,omitempty"`                //品牌显示状态
	Name            string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"`                                               //品牌名称
	// contains filtered or unexported fields
}

分页查询品牌表列表

func (*QueryBrandListReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryBrandListReq.ProtoReflect.Descriptor instead.

func (*QueryBrandListReq) GetFactoryStatus added in v0.0.2

func (x *QueryBrandListReq) GetFactoryStatus() int32

func (*QueryBrandListReq) GetName added in v0.0.2

func (x *QueryBrandListReq) GetName() string

func (*QueryBrandListReq) GetPageNum added in v0.0.2

func (x *QueryBrandListReq) GetPageNum() int64

func (*QueryBrandListReq) GetPageSize added in v0.0.2

func (x *QueryBrandListReq) GetPageSize() int64

func (*QueryBrandListReq) GetRecommendStatus added in v0.0.2

func (x *QueryBrandListReq) GetRecommendStatus() int32

func (*QueryBrandListReq) GetShowStatus added in v0.0.2

func (x *QueryBrandListReq) GetShowStatus() int32

func (*QueryBrandListReq) ProtoMessage added in v0.0.2

func (*QueryBrandListReq) ProtoMessage()

func (*QueryBrandListReq) ProtoReflect added in v0.0.2

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

func (*QueryBrandListReq) Reset added in v0.0.2

func (x *QueryBrandListReq) Reset()

func (*QueryBrandListReq) String added in v0.0.2

func (x *QueryBrandListReq) String() string

type QueryBrandListResp added in v0.0.2

type QueryBrandListResp struct {
	Total int64            `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*BrandListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryBrandListResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryBrandListResp.ProtoReflect.Descriptor instead.

func (*QueryBrandListResp) GetList added in v0.0.2

func (x *QueryBrandListResp) GetList() []*BrandListData

func (*QueryBrandListResp) GetTotal added in v0.0.2

func (x *QueryBrandListResp) GetTotal() int64

func (*QueryBrandListResp) ProtoMessage added in v0.0.2

func (*QueryBrandListResp) ProtoMessage()

func (*QueryBrandListResp) ProtoReflect added in v0.0.2

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

func (*QueryBrandListResp) Reset added in v0.0.2

func (x *QueryBrandListResp) Reset()

func (*QueryBrandListResp) String added in v0.0.2

func (x *QueryBrandListResp) String() string

type QueryByproductCategoryIdData added in v0.0.2

type QueryByproductCategoryIdData struct {
	AttributeId         int64 `protobuf:"varint,1,opt,name=AttributeId,proto3" json:"AttributeId,omitempty"`
	AttributeCategoryId int64 `protobuf:"varint,2,opt,name=AttributeCategoryId,proto3" json:"AttributeCategoryId,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryByproductCategoryIdData) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryByproductCategoryIdData.ProtoReflect.Descriptor instead.

func (*QueryByproductCategoryIdData) GetAttributeCategoryId added in v0.0.2

func (x *QueryByproductCategoryIdData) GetAttributeCategoryId() int64

func (*QueryByproductCategoryIdData) GetAttributeId added in v0.0.2

func (x *QueryByproductCategoryIdData) GetAttributeId() int64

func (*QueryByproductCategoryIdData) ProtoMessage added in v0.0.2

func (*QueryByproductCategoryIdData) ProtoMessage()

func (*QueryByproductCategoryIdData) ProtoReflect added in v0.0.2

func (*QueryByproductCategoryIdData) Reset added in v0.0.2

func (x *QueryByproductCategoryIdData) Reset()

func (*QueryByproductCategoryIdData) String added in v0.0.2

type QueryByproductCategoryIdReq added in v0.0.2

type QueryByproductCategoryIdReq struct {
	ProductCategoryId int64 `protobuf:"varint,1,opt,name=ProductCategoryId,proto3" json:"ProductCategoryId,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryByproductCategoryIdReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryByproductCategoryIdReq.ProtoReflect.Descriptor instead.

func (*QueryByproductCategoryIdReq) GetProductCategoryId added in v0.0.2

func (x *QueryByproductCategoryIdReq) GetProductCategoryId() int64

func (*QueryByproductCategoryIdReq) ProtoMessage added in v0.0.2

func (*QueryByproductCategoryIdReq) ProtoMessage()

func (*QueryByproductCategoryIdReq) ProtoReflect added in v0.0.2

func (*QueryByproductCategoryIdReq) Reset added in v0.0.2

func (x *QueryByproductCategoryIdReq) Reset()

func (*QueryByproductCategoryIdReq) String added in v0.0.2

func (x *QueryByproductCategoryIdReq) String() string

type QueryByproductCategoryIdResp added in v0.0.2

type QueryByproductCategoryIdResp struct {
	List []*QueryByproductCategoryIdData `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryByproductCategoryIdResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryByproductCategoryIdResp.ProtoReflect.Descriptor instead.

func (*QueryByproductCategoryIdResp) GetList added in v0.0.2

func (*QueryByproductCategoryIdResp) ProtoMessage added in v0.0.2

func (*QueryByproductCategoryIdResp) ProtoMessage()

func (*QueryByproductCategoryIdResp) ProtoReflect added in v0.0.2

func (*QueryByproductCategoryIdResp) Reset added in v0.0.2

func (x *QueryByproductCategoryIdResp) Reset()

func (*QueryByproductCategoryIdResp) String added in v0.0.2

type QueryCommentDetailReq added in v0.0.2

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

查询商品评价表详情

func (*QueryCommentDetailReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryCommentDetailReq.ProtoReflect.Descriptor instead.

func (*QueryCommentDetailReq) GetId added in v0.0.2

func (x *QueryCommentDetailReq) GetId() int64

func (*QueryCommentDetailReq) ProtoMessage added in v0.0.2

func (*QueryCommentDetailReq) ProtoMessage()

func (*QueryCommentDetailReq) ProtoReflect added in v0.0.2

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

func (*QueryCommentDetailReq) Reset added in v0.0.2

func (x *QueryCommentDetailReq) Reset()

func (*QueryCommentDetailReq) String added in v0.0.2

func (x *QueryCommentDetailReq) String() string

type QueryCommentDetailResp added in v0.0.2

type QueryCommentDetailResp 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
	MemberNickName   string `protobuf:"bytes,3,opt,name=member_nick_name,json=memberNickName,proto3" json:"member_nick_name,omitempty"`     //评价者昵称
	ProductName      string `protobuf:"bytes,4,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"`                //商品名称
	Star             int32  `protobuf:"varint,5,opt,name=star,proto3" json:"star,omitempty"`                                                //评价星数:0->5
	MemberIp         string `protobuf:"bytes,6,opt,name=member_ip,json=memberIp,proto3" json:"member_ip,omitempty"`                         //评价的ip
	CreateTime       string `protobuf:"bytes,7,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`                   //评价时间
	ShowStatus       int32  `protobuf:"varint,8,opt,name=show_status,json=showStatus,proto3" json:"show_status,omitempty"`                  //是否显示,0-不显示,1-显示
	ProductAttribute string `protobuf:"bytes,9,opt,name=product_attribute,json=productAttribute,proto3" json:"product_attribute,omitempty"` //购买时的商品属性
	CollectCount     int32  `protobuf:"varint,10,opt,name=collect_count,json=collectCount,proto3" json:"collect_count,omitempty"`           //点赞数
	ReadCount        int32  `protobuf:"varint,11,opt,name=read_count,json=readCount,proto3" json:"read_count,omitempty"`                    //阅读数
	Content          string `protobuf:"bytes,12,opt,name=content,proto3" json:"content,omitempty"`                                          //内容
	Pics             string `protobuf:"bytes,13,opt,name=pics,proto3" json:"pics,omitempty"`                                                //上传图片地址,以逗号隔开
	MemberIcon       string `protobuf:"bytes,14,opt,name=member_icon,json=memberIcon,proto3" json:"member_icon,omitempty"`                  //评论用户头像
	ReplayCount      int32  `protobuf:"varint,15,opt,name=replay_count,json=replayCount,proto3" json:"replay_count,omitempty"`              //回复数量
	// contains filtered or unexported fields
}

func (*QueryCommentDetailResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryCommentDetailResp.ProtoReflect.Descriptor instead.

func (*QueryCommentDetailResp) GetCollectCount added in v0.0.2

func (x *QueryCommentDetailResp) GetCollectCount() int32

func (*QueryCommentDetailResp) GetContent added in v0.0.2

func (x *QueryCommentDetailResp) GetContent() string

func (*QueryCommentDetailResp) GetCreateTime added in v0.0.2

func (x *QueryCommentDetailResp) GetCreateTime() string

func (*QueryCommentDetailResp) GetId added in v0.0.2

func (x *QueryCommentDetailResp) GetId() int64

func (*QueryCommentDetailResp) GetMemberIcon added in v0.0.2

func (x *QueryCommentDetailResp) GetMemberIcon() string

func (*QueryCommentDetailResp) GetMemberIp added in v0.0.2

func (x *QueryCommentDetailResp) GetMemberIp() string

func (*QueryCommentDetailResp) GetMemberNickName added in v0.0.2

func (x *QueryCommentDetailResp) GetMemberNickName() string

func (*QueryCommentDetailResp) GetPics added in v0.0.2

func (x *QueryCommentDetailResp) GetPics() string

func (*QueryCommentDetailResp) GetProductAttribute added in v0.0.2

func (x *QueryCommentDetailResp) GetProductAttribute() string

func (*QueryCommentDetailResp) GetProductId added in v0.0.2

func (x *QueryCommentDetailResp) GetProductId() int64

func (*QueryCommentDetailResp) GetProductName added in v0.0.2

func (x *QueryCommentDetailResp) GetProductName() string

func (*QueryCommentDetailResp) GetReadCount added in v0.0.2

func (x *QueryCommentDetailResp) GetReadCount() int32

func (*QueryCommentDetailResp) GetReplayCount added in v0.0.2

func (x *QueryCommentDetailResp) GetReplayCount() int32

func (*QueryCommentDetailResp) GetShowStatus added in v0.0.2

func (x *QueryCommentDetailResp) GetShowStatus() int32

func (*QueryCommentDetailResp) GetStar added in v0.0.2

func (x *QueryCommentDetailResp) GetStar() int32

func (*QueryCommentDetailResp) ProtoMessage added in v0.0.2

func (*QueryCommentDetailResp) ProtoMessage()

func (*QueryCommentDetailResp) ProtoReflect added in v0.0.2

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

func (*QueryCommentDetailResp) Reset added in v0.0.2

func (x *QueryCommentDetailResp) Reset()

func (*QueryCommentDetailResp) String added in v0.0.2

func (x *QueryCommentDetailResp) String() string

type QueryCommentListReq added in v0.0.2

type QueryCommentListReq 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"`    //每页的数量
	ProductId int64 `protobuf:"varint,3,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //
	// contains filtered or unexported fields
}

分页查询商品评价表列表

func (*QueryCommentListReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryCommentListReq.ProtoReflect.Descriptor instead.

func (*QueryCommentListReq) GetPageNum added in v0.0.2

func (x *QueryCommentListReq) GetPageNum() int64

func (*QueryCommentListReq) GetPageSize added in v0.0.2

func (x *QueryCommentListReq) GetPageSize() int64

func (*QueryCommentListReq) GetProductId added in v0.0.2

func (x *QueryCommentListReq) GetProductId() int64

func (*QueryCommentListReq) ProtoMessage added in v0.0.2

func (*QueryCommentListReq) ProtoMessage()

func (*QueryCommentListReq) ProtoReflect added in v0.0.2

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

func (*QueryCommentListReq) Reset added in v0.0.2

func (x *QueryCommentListReq) Reset()

func (*QueryCommentListReq) String added in v0.0.2

func (x *QueryCommentListReq) String() string

type QueryCommentListResp added in v0.0.2

type QueryCommentListResp struct {
	Total int64              `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*CommentListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryCommentListResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryCommentListResp.ProtoReflect.Descriptor instead.

func (*QueryCommentListResp) GetList added in v0.0.2

func (x *QueryCommentListResp) GetList() []*CommentListData

func (*QueryCommentListResp) GetTotal added in v0.0.2

func (x *QueryCommentListResp) GetTotal() int64

func (*QueryCommentListResp) ProtoMessage added in v0.0.2

func (*QueryCommentListResp) ProtoMessage()

func (*QueryCommentListResp) ProtoReflect added in v0.0.2

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

func (*QueryCommentListResp) Reset added in v0.0.2

func (x *QueryCommentListResp) Reset()

func (*QueryCommentListResp) String added in v0.0.2

func (x *QueryCommentListResp) String() string

type QueryCommentReplayDetailReq added in v0.0.2

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

查询产品评价回复表详情

func (*QueryCommentReplayDetailReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryCommentReplayDetailReq.ProtoReflect.Descriptor instead.

func (*QueryCommentReplayDetailReq) GetId added in v0.0.2

func (*QueryCommentReplayDetailReq) ProtoMessage added in v0.0.2

func (*QueryCommentReplayDetailReq) ProtoMessage()

func (*QueryCommentReplayDetailReq) ProtoReflect added in v0.0.2

func (*QueryCommentReplayDetailReq) Reset added in v0.0.2

func (x *QueryCommentReplayDetailReq) Reset()

func (*QueryCommentReplayDetailReq) String added in v0.0.2

func (x *QueryCommentReplayDetailReq) String() string

type QueryCommentReplayDetailResp added in v0.0.2

type QueryCommentReplayDetailResp struct {
	Id             int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                                //
	CommentId      int64  `protobuf:"varint,2,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"`                 //评论id
	MemberNickName string `protobuf:"bytes,3,opt,name=member_nick_name,json=memberNickName,proto3" json:"member_nick_name,omitempty"` //评论人员昵称
	MemberIcon     string `protobuf:"bytes,4,opt,name=member_icon,json=memberIcon,proto3" json:"member_icon,omitempty"`               //评论人员头像
	Content        string `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"`                                       //内容
	CreateTime     string `protobuf:"bytes,6,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`               //评论时间
	Type           int32  `protobuf:"varint,7,opt,name=type,proto3" json:"type,omitempty"`                                            //评论人员类型;0->会员;1->管理员
	// contains filtered or unexported fields
}

func (*QueryCommentReplayDetailResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryCommentReplayDetailResp.ProtoReflect.Descriptor instead.

func (*QueryCommentReplayDetailResp) GetCommentId added in v0.0.2

func (x *QueryCommentReplayDetailResp) GetCommentId() int64

func (*QueryCommentReplayDetailResp) GetContent added in v0.0.2

func (x *QueryCommentReplayDetailResp) GetContent() string

func (*QueryCommentReplayDetailResp) GetCreateTime added in v0.0.2

func (x *QueryCommentReplayDetailResp) GetCreateTime() string

func (*QueryCommentReplayDetailResp) GetId added in v0.0.2

func (*QueryCommentReplayDetailResp) GetMemberIcon added in v0.0.2

func (x *QueryCommentReplayDetailResp) GetMemberIcon() string

func (*QueryCommentReplayDetailResp) GetMemberNickName added in v0.0.2

func (x *QueryCommentReplayDetailResp) GetMemberNickName() string

func (*QueryCommentReplayDetailResp) GetType added in v0.0.2

func (x *QueryCommentReplayDetailResp) GetType() int32

func (*QueryCommentReplayDetailResp) ProtoMessage added in v0.0.2

func (*QueryCommentReplayDetailResp) ProtoMessage()

func (*QueryCommentReplayDetailResp) ProtoReflect added in v0.0.2

func (*QueryCommentReplayDetailResp) Reset added in v0.0.2

func (x *QueryCommentReplayDetailResp) Reset()

func (*QueryCommentReplayDetailResp) String added in v0.0.2

type QueryCommentReplayListReq added in v0.0.2

type QueryCommentReplayListReq 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"`    //每页的数量
	CommentId int64 `protobuf:"varint,3,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"` //
	// contains filtered or unexported fields
}

分页查询产品评价回复表列表

func (*QueryCommentReplayListReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryCommentReplayListReq.ProtoReflect.Descriptor instead.

func (*QueryCommentReplayListReq) GetCommentId added in v0.0.2

func (x *QueryCommentReplayListReq) GetCommentId() int64

func (*QueryCommentReplayListReq) GetPageNum added in v0.0.2

func (x *QueryCommentReplayListReq) GetPageNum() int64

func (*QueryCommentReplayListReq) GetPageSize added in v0.0.2

func (x *QueryCommentReplayListReq) GetPageSize() int64

func (*QueryCommentReplayListReq) ProtoMessage added in v0.0.2

func (*QueryCommentReplayListReq) ProtoMessage()

func (*QueryCommentReplayListReq) ProtoReflect added in v0.0.2

func (*QueryCommentReplayListReq) Reset added in v0.0.2

func (x *QueryCommentReplayListReq) Reset()

func (*QueryCommentReplayListReq) String added in v0.0.2

func (x *QueryCommentReplayListReq) String() string

type QueryCommentReplayListResp added in v0.0.2

type QueryCommentReplayListResp struct {
	Total int64                    `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*CommentReplayListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryCommentReplayListResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryCommentReplayListResp.ProtoReflect.Descriptor instead.

func (*QueryCommentReplayListResp) GetList added in v0.0.2

func (*QueryCommentReplayListResp) GetTotal added in v0.0.2

func (x *QueryCommentReplayListResp) GetTotal() int64

func (*QueryCommentReplayListResp) ProtoMessage added in v0.0.2

func (*QueryCommentReplayListResp) ProtoMessage()

func (*QueryCommentReplayListResp) ProtoReflect added in v0.0.2

func (*QueryCommentReplayListResp) Reset added in v0.0.2

func (x *QueryCommentReplayListResp) Reset()

func (*QueryCommentReplayListResp) String added in v0.0.2

func (x *QueryCommentReplayListResp) String() string

type QueryFeightTemplateDetailReq added in v0.0.2

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

查询运费模版详情

func (*QueryFeightTemplateDetailReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryFeightTemplateDetailReq.ProtoReflect.Descriptor instead.

func (*QueryFeightTemplateDetailReq) GetId added in v0.0.2

func (*QueryFeightTemplateDetailReq) ProtoMessage added in v0.0.2

func (*QueryFeightTemplateDetailReq) ProtoMessage()

func (*QueryFeightTemplateDetailReq) ProtoReflect added in v0.0.2

func (*QueryFeightTemplateDetailReq) Reset added in v0.0.2

func (x *QueryFeightTemplateDetailReq) Reset()

func (*QueryFeightTemplateDetailReq) String added in v0.0.2

type QueryFeightTemplateDetailResp added in v0.0.2

type QueryFeightTemplateDetailResp 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"`                                            //运费模版名称
	ChargeType     int32  `protobuf:"varint,3,opt,name=charge_type,json=chargeType,proto3" json:"charge_type,omitempty"`             //计费类型:0->按重量;1->按件数
	FirstWeight    int64  `protobuf:"varint,4,opt,name=first_weight,json=firstWeight,proto3" json:"first_weight,omitempty"`          //首重kg
	FirstFee       int64  `protobuf:"varint,5,opt,name=first_fee,json=firstFee,proto3" json:"first_fee,omitempty"`                   //首费(元)
	ContinueWeight int64  `protobuf:"varint,6,opt,name=continue_weight,json=continueWeight,proto3" json:"continue_weight,omitempty"` //续重kg
	ContinueFee    int64  `protobuf:"varint,7,opt,name=continue_fee,json=continueFee,proto3" json:"continue_fee,omitempty"`          //续费(元)
	Dest           string `protobuf:"bytes,8,opt,name=dest,proto3" json:"dest,omitempty"`                                            //目的地(省、市)
	// contains filtered or unexported fields
}

func (*QueryFeightTemplateDetailResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryFeightTemplateDetailResp.ProtoReflect.Descriptor instead.

func (*QueryFeightTemplateDetailResp) GetChargeType added in v0.0.2

func (x *QueryFeightTemplateDetailResp) GetChargeType() int32

func (*QueryFeightTemplateDetailResp) GetContinueFee added in v0.0.2

func (x *QueryFeightTemplateDetailResp) GetContinueFee() int64

func (*QueryFeightTemplateDetailResp) GetContinueWeight added in v0.0.2

func (x *QueryFeightTemplateDetailResp) GetContinueWeight() int64

func (*QueryFeightTemplateDetailResp) GetDest added in v0.0.2

func (*QueryFeightTemplateDetailResp) GetFirstFee added in v0.0.2

func (x *QueryFeightTemplateDetailResp) GetFirstFee() int64

func (*QueryFeightTemplateDetailResp) GetFirstWeight added in v0.0.2

func (x *QueryFeightTemplateDetailResp) GetFirstWeight() int64

func (*QueryFeightTemplateDetailResp) GetId added in v0.0.2

func (*QueryFeightTemplateDetailResp) GetName added in v0.0.2

func (*QueryFeightTemplateDetailResp) ProtoMessage added in v0.0.2

func (*QueryFeightTemplateDetailResp) ProtoMessage()

func (*QueryFeightTemplateDetailResp) ProtoReflect added in v0.0.2

func (*QueryFeightTemplateDetailResp) Reset added in v0.0.2

func (x *QueryFeightTemplateDetailResp) Reset()

func (*QueryFeightTemplateDetailResp) String added in v0.0.2

type QueryFeightTemplateListReq added in v0.0.2

type QueryFeightTemplateListReq 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"` //每页的数量
	// contains filtered or unexported fields
}

分页查询运费模版列表

func (*QueryFeightTemplateListReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryFeightTemplateListReq.ProtoReflect.Descriptor instead.

func (*QueryFeightTemplateListReq) GetPageNum added in v0.0.2

func (x *QueryFeightTemplateListReq) GetPageNum() int64

func (*QueryFeightTemplateListReq) GetPageSize added in v0.0.2

func (x *QueryFeightTemplateListReq) GetPageSize() int64

func (*QueryFeightTemplateListReq) ProtoMessage added in v0.0.2

func (*QueryFeightTemplateListReq) ProtoMessage()

func (*QueryFeightTemplateListReq) ProtoReflect added in v0.0.2

func (*QueryFeightTemplateListReq) Reset added in v0.0.2

func (x *QueryFeightTemplateListReq) Reset()

func (*QueryFeightTemplateListReq) String added in v0.0.2

func (x *QueryFeightTemplateListReq) String() string

type QueryFeightTemplateListResp added in v0.0.2

type QueryFeightTemplateListResp struct {
	Total int64                     `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*FeightTemplateListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryFeightTemplateListResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryFeightTemplateListResp.ProtoReflect.Descriptor instead.

func (*QueryFeightTemplateListResp) GetList added in v0.0.2

func (*QueryFeightTemplateListResp) GetTotal added in v0.0.2

func (x *QueryFeightTemplateListResp) GetTotal() int64

func (*QueryFeightTemplateListResp) ProtoMessage added in v0.0.2

func (*QueryFeightTemplateListResp) ProtoMessage()

func (*QueryFeightTemplateListResp) ProtoReflect added in v0.0.2

func (*QueryFeightTemplateListResp) Reset added in v0.0.2

func (x *QueryFeightTemplateListResp) Reset()

func (*QueryFeightTemplateListResp) String added in v0.0.2

func (x *QueryFeightTemplateListResp) String() string

type QueryProductAttributeCategoryListReq added in v0.0.2

type QueryProductAttributeCategoryListReq 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"` //每页的数量
	Name     string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`                          //
	// contains filtered or unexported fields
}

分页查询产品属性分类表列表

func (*QueryProductAttributeCategoryListReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductAttributeCategoryListReq.ProtoReflect.Descriptor instead.

func (*QueryProductAttributeCategoryListReq) GetName added in v0.0.2

func (*QueryProductAttributeCategoryListReq) GetPageNum added in v0.0.2

func (*QueryProductAttributeCategoryListReq) GetPageSize added in v0.0.2

func (*QueryProductAttributeCategoryListReq) ProtoMessage added in v0.0.2

func (*QueryProductAttributeCategoryListReq) ProtoMessage()

func (*QueryProductAttributeCategoryListReq) ProtoReflect added in v0.0.2

func (*QueryProductAttributeCategoryListReq) Reset added in v0.0.2

func (*QueryProductAttributeCategoryListReq) String added in v0.0.2

type QueryProductAttributeCategoryListResp added in v0.0.2

type QueryProductAttributeCategoryListResp struct {
	Total int64                               `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*ProductAttributeCategoryListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryProductAttributeCategoryListResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductAttributeCategoryListResp.ProtoReflect.Descriptor instead.

func (*QueryProductAttributeCategoryListResp) GetList added in v0.0.2

func (*QueryProductAttributeCategoryListResp) GetTotal added in v0.0.2

func (*QueryProductAttributeCategoryListResp) ProtoMessage added in v0.0.2

func (*QueryProductAttributeCategoryListResp) ProtoMessage()

func (*QueryProductAttributeCategoryListResp) ProtoReflect added in v0.0.2

func (*QueryProductAttributeCategoryListResp) Reset added in v0.0.2

func (*QueryProductAttributeCategoryListResp) String added in v0.0.2

type QueryProductAttributeListReq added in v0.0.2

type QueryProductAttributeListReq 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"` //每页的数量
	Name                       string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`                          //
	ProductAttributeCategoryId int64  ``                                                                                       //
	/* 144-byte string literal not displayed */
	Type int32 `protobuf:"varint,5,opt,name=type,proto3" json:"type,omitempty"` //属性的类型;0->规格;1->参数
	// contains filtered or unexported fields
}

分页查询商品属性参数表列表

func (*QueryProductAttributeListReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductAttributeListReq.ProtoReflect.Descriptor instead.

func (*QueryProductAttributeListReq) GetName added in v0.0.2

func (x *QueryProductAttributeListReq) GetName() string

func (*QueryProductAttributeListReq) GetPageNum added in v0.0.2

func (x *QueryProductAttributeListReq) GetPageNum() int64

func (*QueryProductAttributeListReq) GetPageSize added in v0.0.2

func (x *QueryProductAttributeListReq) GetPageSize() int64

func (*QueryProductAttributeListReq) GetProductAttributeCategoryId added in v0.0.2

func (x *QueryProductAttributeListReq) GetProductAttributeCategoryId() int64

func (*QueryProductAttributeListReq) GetType added in v0.0.2

func (x *QueryProductAttributeListReq) GetType() int32

func (*QueryProductAttributeListReq) ProtoMessage added in v0.0.2

func (*QueryProductAttributeListReq) ProtoMessage()

func (*QueryProductAttributeListReq) ProtoReflect added in v0.0.2

func (*QueryProductAttributeListReq) Reset added in v0.0.2

func (x *QueryProductAttributeListReq) Reset()

func (*QueryProductAttributeListReq) String added in v0.0.2

type QueryProductAttributeListResp added in v0.0.2

type QueryProductAttributeListResp struct {
	Total int64                       `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*ProductAttributeListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryProductAttributeListResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductAttributeListResp.ProtoReflect.Descriptor instead.

func (*QueryProductAttributeListResp) GetList added in v0.0.2

func (*QueryProductAttributeListResp) GetTotal added in v0.0.2

func (x *QueryProductAttributeListResp) GetTotal() int64

func (*QueryProductAttributeListResp) ProtoMessage added in v0.0.2

func (*QueryProductAttributeListResp) ProtoMessage()

func (*QueryProductAttributeListResp) ProtoReflect added in v0.0.2

func (*QueryProductAttributeListResp) Reset added in v0.0.2

func (x *QueryProductAttributeListResp) Reset()

func (*QueryProductAttributeListResp) String added in v0.0.2

type QueryProductAttributeValueListReq added in v0.0.2

type QueryProductAttributeValueListReq struct {
	ProductId int64 `protobuf:"varint,1,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //
	// contains filtered or unexported fields
}

分页查询存储产品参数信息的表列表

func (*QueryProductAttributeValueListReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductAttributeValueListReq.ProtoReflect.Descriptor instead.

func (*QueryProductAttributeValueListReq) GetProductId added in v0.0.2

func (x *QueryProductAttributeValueListReq) GetProductId() int64

func (*QueryProductAttributeValueListReq) ProtoMessage added in v0.0.2

func (*QueryProductAttributeValueListReq) ProtoMessage()

func (*QueryProductAttributeValueListReq) ProtoReflect added in v0.0.2

func (*QueryProductAttributeValueListReq) Reset added in v0.0.2

func (*QueryProductAttributeValueListReq) String added in v0.0.2

type QueryProductAttributeValueListResp added in v0.0.2

type QueryProductAttributeValueListResp struct {
	Total int64                            `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*ProductAttributeValueListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryProductAttributeValueListResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductAttributeValueListResp.ProtoReflect.Descriptor instead.

func (*QueryProductAttributeValueListResp) GetList added in v0.0.2

func (*QueryProductAttributeValueListResp) GetTotal added in v0.0.2

func (*QueryProductAttributeValueListResp) ProtoMessage added in v0.0.2

func (*QueryProductAttributeValueListResp) ProtoMessage()

func (*QueryProductAttributeValueListResp) ProtoReflect added in v0.0.2

func (*QueryProductAttributeValueListResp) Reset added in v0.0.2

func (*QueryProductAttributeValueListResp) String added in v0.0.2

type QueryProductByIdsReq added in v0.0.2

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

func (*QueryProductByIdsReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductByIdsReq.ProtoReflect.Descriptor instead.

func (*QueryProductByIdsReq) GetIds added in v0.0.2

func (x *QueryProductByIdsReq) GetIds() []int64

func (*QueryProductByIdsReq) ProtoMessage added in v0.0.2

func (*QueryProductByIdsReq) ProtoMessage()

func (*QueryProductByIdsReq) ProtoReflect added in v0.0.2

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

func (*QueryProductByIdsReq) Reset added in v0.0.2

func (x *QueryProductByIdsReq) Reset()

func (*QueryProductByIdsReq) String added in v0.0.2

func (x *QueryProductByIdsReq) String() string

type QueryProductCategoryAttributeRelationListReq added in v0.0.2

type QueryProductCategoryAttributeRelationListReq 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"` //每页的数量
	// contains filtered or unexported fields
}

分页查询产品的分类和属性的关系表,用于设置分类筛选条件(只支持一级分类)列表

func (*QueryProductCategoryAttributeRelationListReq) Descriptor deprecated added in v0.0.2

Deprecated: Use QueryProductCategoryAttributeRelationListReq.ProtoReflect.Descriptor instead.

func (*QueryProductCategoryAttributeRelationListReq) GetPageNum added in v0.0.2

func (*QueryProductCategoryAttributeRelationListReq) GetPageSize added in v0.0.2

func (*QueryProductCategoryAttributeRelationListReq) ProtoMessage added in v0.0.2

func (*QueryProductCategoryAttributeRelationListReq) ProtoReflect added in v0.0.2

func (*QueryProductCategoryAttributeRelationListReq) Reset added in v0.0.2

func (*QueryProductCategoryAttributeRelationListReq) String added in v0.0.2

type QueryProductCategoryAttributeRelationListResp added in v0.0.2

type QueryProductCategoryAttributeRelationListResp struct {
	Total int64                                       `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*ProductCategoryAttributeRelationListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryProductCategoryAttributeRelationListResp) Descriptor deprecated added in v0.0.2

Deprecated: Use QueryProductCategoryAttributeRelationListResp.ProtoReflect.Descriptor instead.

func (*QueryProductCategoryAttributeRelationListResp) GetList added in v0.0.2

func (*QueryProductCategoryAttributeRelationListResp) GetTotal added in v0.0.2

func (*QueryProductCategoryAttributeRelationListResp) ProtoMessage added in v0.0.2

func (*QueryProductCategoryAttributeRelationListResp) ProtoReflect added in v0.0.2

func (*QueryProductCategoryAttributeRelationListResp) Reset added in v0.0.2

func (*QueryProductCategoryAttributeRelationListResp) String added in v0.0.2

type QueryProductCategoryDetailReq added in v0.0.2

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

查询产品分类详情

func (*QueryProductCategoryDetailReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductCategoryDetailReq.ProtoReflect.Descriptor instead.

func (*QueryProductCategoryDetailReq) GetId added in v0.0.2

func (*QueryProductCategoryDetailReq) ProtoMessage added in v0.0.2

func (*QueryProductCategoryDetailReq) ProtoMessage()

func (*QueryProductCategoryDetailReq) ProtoReflect added in v0.0.2

func (*QueryProductCategoryDetailReq) Reset added in v0.0.2

func (x *QueryProductCategoryDetailReq) Reset()

func (*QueryProductCategoryDetailReq) String added in v0.0.2

type QueryProductCategoryDetailResp added in v0.0.2

type QueryProductCategoryDetailResp struct {
	Id           int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                         //
	ParentId     int64  `protobuf:"varint,2,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"`             //上机分类的编号:0表示一级分类
	Name         string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`                                      //商品分类名称
	Level        int32  `protobuf:"varint,4,opt,name=level,proto3" json:"level,omitempty"`                                   //分类级别:0->1级;1->2级
	ProductCount int32  `protobuf:"varint,5,opt,name=product_count,json=productCount,proto3" json:"product_count,omitempty"` //商品数量
	ProductUnit  string `protobuf:"bytes,6,opt,name=product_unit,json=productUnit,proto3" json:"product_unit,omitempty"`     //商品数量
	NavStatus    int32  `protobuf:"varint,7,opt,name=nav_status,json=navStatus,proto3" json:"nav_status,omitempty"`          //是否显示在导航栏:0->不显示;1->显示
	ShowStatus   int32  `protobuf:"varint,8,opt,name=show_status,json=showStatus,proto3" json:"show_status,omitempty"`       //显示状态:0->不显示;1->显示
	Sort         int32  `protobuf:"varint,9,opt,name=sort,proto3" json:"sort,omitempty"`                                     //排序
	Icon         string `protobuf:"bytes,10,opt,name=icon,proto3" json:"icon,omitempty"`                                     //图标
	Keywords     string `protobuf:"bytes,11,opt,name=keywords,proto3" json:"keywords,omitempty"`                             //关键字
	Description  string `protobuf:"bytes,12,opt,name=description,proto3" json:"description,omitempty"`                       //描述
	// contains filtered or unexported fields
}

func (*QueryProductCategoryDetailResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductCategoryDetailResp.ProtoReflect.Descriptor instead.

func (*QueryProductCategoryDetailResp) GetDescription added in v0.0.2

func (x *QueryProductCategoryDetailResp) GetDescription() string

func (*QueryProductCategoryDetailResp) GetIcon added in v0.0.2

func (*QueryProductCategoryDetailResp) GetId added in v0.0.2

func (*QueryProductCategoryDetailResp) GetKeywords added in v0.0.2

func (x *QueryProductCategoryDetailResp) GetKeywords() string

func (*QueryProductCategoryDetailResp) GetLevel added in v0.0.2

func (x *QueryProductCategoryDetailResp) GetLevel() int32

func (*QueryProductCategoryDetailResp) GetName added in v0.0.2

func (*QueryProductCategoryDetailResp) GetNavStatus added in v0.0.2

func (x *QueryProductCategoryDetailResp) GetNavStatus() int32

func (*QueryProductCategoryDetailResp) GetParentId added in v0.0.2

func (x *QueryProductCategoryDetailResp) GetParentId() int64

func (*QueryProductCategoryDetailResp) GetProductCount added in v0.0.2

func (x *QueryProductCategoryDetailResp) GetProductCount() int32

func (*QueryProductCategoryDetailResp) GetProductUnit added in v0.0.2

func (x *QueryProductCategoryDetailResp) GetProductUnit() string

func (*QueryProductCategoryDetailResp) GetShowStatus added in v0.0.2

func (x *QueryProductCategoryDetailResp) GetShowStatus() int32

func (*QueryProductCategoryDetailResp) GetSort added in v0.0.2

func (*QueryProductCategoryDetailResp) ProtoMessage added in v0.0.2

func (*QueryProductCategoryDetailResp) ProtoMessage()

func (*QueryProductCategoryDetailResp) ProtoReflect added in v0.0.2

func (*QueryProductCategoryDetailResp) Reset added in v0.0.2

func (x *QueryProductCategoryDetailResp) Reset()

func (*QueryProductCategoryDetailResp) String added in v0.0.2

type QueryProductCategoryListReq

type QueryProductCategoryListReq 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"`       //每页的数量
	Name       string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`                                //
	NavStatus  int32  `protobuf:"varint,4,opt,name=nav_status,json=navStatus,proto3" json:"nav_status,omitempty"`    //是否显示在导航栏:0->不显示;1->显示
	ShowStatus int32  `protobuf:"varint,5,opt,name=show_status,json=showStatus,proto3" json:"show_status,omitempty"` //显示状态:0->不显示;1->显示
	ParentId   int64  `protobuf:"varint,6,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"`       //上机分类的编号:0表示一级分类
	// contains filtered or unexported fields
}

分页查询产品分类列表

func (*QueryProductCategoryListReq) Descriptor deprecated

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

Deprecated: Use QueryProductCategoryListReq.ProtoReflect.Descriptor instead.

func (*QueryProductCategoryListReq) GetName added in v0.0.2

func (x *QueryProductCategoryListReq) GetName() string

func (*QueryProductCategoryListReq) GetNavStatus added in v0.0.2

func (x *QueryProductCategoryListReq) GetNavStatus() int32

func (*QueryProductCategoryListReq) GetPageNum added in v0.0.2

func (x *QueryProductCategoryListReq) GetPageNum() int64

func (*QueryProductCategoryListReq) GetPageSize added in v0.0.2

func (x *QueryProductCategoryListReq) GetPageSize() int64

func (*QueryProductCategoryListReq) GetParentId added in v0.0.2

func (x *QueryProductCategoryListReq) GetParentId() int64

func (*QueryProductCategoryListReq) GetShowStatus added in v0.0.2

func (x *QueryProductCategoryListReq) GetShowStatus() int32

func (*QueryProductCategoryListReq) ProtoMessage

func (*QueryProductCategoryListReq) ProtoMessage()

func (*QueryProductCategoryListReq) ProtoReflect

func (*QueryProductCategoryListReq) Reset

func (x *QueryProductCategoryListReq) Reset()

func (*QueryProductCategoryListReq) String

func (x *QueryProductCategoryListReq) String() string

type QueryProductCategoryListResp

type QueryProductCategoryListResp struct {
	Total int64                      `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*ProductCategoryListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryProductCategoryListResp) Descriptor deprecated

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

Deprecated: Use QueryProductCategoryListResp.ProtoReflect.Descriptor instead.

func (*QueryProductCategoryListResp) GetList

func (*QueryProductCategoryListResp) GetTotal added in v0.0.2

func (x *QueryProductCategoryListResp) GetTotal() int64

func (*QueryProductCategoryListResp) ProtoMessage

func (*QueryProductCategoryListResp) ProtoMessage()

func (*QueryProductCategoryListResp) ProtoReflect

func (*QueryProductCategoryListResp) Reset

func (x *QueryProductCategoryListResp) Reset()

func (*QueryProductCategoryListResp) String

type QueryProductCategoryListTreeData added in v0.0.2

type QueryProductCategoryListTreeData 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"`
	ImageUrl string                              `protobuf:"bytes,3,opt,name=ImageUrl,proto3" json:"ImageUrl,omitempty"`
	Children []*QueryProductCategoryListTreeData `protobuf:"bytes,4,rep,name=Children,proto3" json:"Children,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryProductCategoryListTreeData) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductCategoryListTreeData.ProtoReflect.Descriptor instead.

func (*QueryProductCategoryListTreeData) GetChildren added in v0.0.2

func (*QueryProductCategoryListTreeData) GetId added in v0.0.2

func (*QueryProductCategoryListTreeData) GetImageUrl added in v0.0.2

func (x *QueryProductCategoryListTreeData) GetImageUrl() string

func (*QueryProductCategoryListTreeData) GetName added in v0.0.2

func (*QueryProductCategoryListTreeData) ProtoMessage added in v0.0.2

func (*QueryProductCategoryListTreeData) ProtoMessage()

func (*QueryProductCategoryListTreeData) ProtoReflect added in v0.0.2

func (*QueryProductCategoryListTreeData) Reset added in v0.0.2

func (*QueryProductCategoryListTreeData) String added in v0.0.2

type QueryProductCategoryListTreeResp added in v0.0.2

type QueryProductCategoryListTreeResp struct {
	List []*QueryProductCategoryListTreeData `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryProductCategoryListTreeResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductCategoryListTreeResp.ProtoReflect.Descriptor instead.

func (*QueryProductCategoryListTreeResp) GetList added in v0.0.2

func (*QueryProductCategoryListTreeResp) ProtoMessage added in v0.0.2

func (*QueryProductCategoryListTreeResp) ProtoMessage()

func (*QueryProductCategoryListTreeResp) ProtoReflect added in v0.0.2

func (*QueryProductCategoryListTreeResp) Reset added in v0.0.2

func (*QueryProductCategoryListTreeResp) String added in v0.0.2

type QueryProductCategoryTreeListReq added in v0.0.2

type QueryProductCategoryTreeListReq struct {
	// contains filtered or unexported fields
}

func (*QueryProductCategoryTreeListReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductCategoryTreeListReq.ProtoReflect.Descriptor instead.

func (*QueryProductCategoryTreeListReq) ProtoMessage added in v0.0.2

func (*QueryProductCategoryTreeListReq) ProtoMessage()

func (*QueryProductCategoryTreeListReq) ProtoReflect added in v0.0.2

func (*QueryProductCategoryTreeListReq) Reset added in v0.0.2

func (*QueryProductCategoryTreeListReq) String added in v0.0.2

type QueryProductCollectDetailReq added in v0.0.2

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

查询收藏表详情

func (*QueryProductCollectDetailReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductCollectDetailReq.ProtoReflect.Descriptor instead.

func (*QueryProductCollectDetailReq) GetId added in v0.0.2

func (*QueryProductCollectDetailReq) ProtoMessage added in v0.0.2

func (*QueryProductCollectDetailReq) ProtoMessage()

func (*QueryProductCollectDetailReq) ProtoReflect added in v0.0.2

func (*QueryProductCollectDetailReq) Reset added in v0.0.2

func (x *QueryProductCollectDetailReq) Reset()

func (*QueryProductCollectDetailReq) String added in v0.0.2

type QueryProductCollectDetailResp added in v0.0.2

type QueryProductCollectDetailResp struct {
	Id          int32  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                      //
	UserId      int32  `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`                //用户表的用户ID
	ValueId     int32  `protobuf:"varint,3,opt,name=value_id,json=valueId,proto3" json:"value_id,omitempty"`             //如果type=0,则是商品ID;如果type=1,则是专题ID
	CollectType int32  `protobuf:"varint,4,opt,name=collect_type,json=collectType,proto3" json:"collect_type,omitempty"` //收藏类型,如果type=0,则是商品ID;如果type=1,则是专题ID
	AddTime     string `protobuf:"bytes,5,opt,name=add_time,json=addTime,proto3" json:"add_time,omitempty"`              //创建时间
	Deleted     int32  `protobuf:"varint,7,opt,name=deleted,proto3" json:"deleted,omitempty"`                            //逻辑删除
	// contains filtered or unexported fields
}

func (*QueryProductCollectDetailResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductCollectDetailResp.ProtoReflect.Descriptor instead.

func (*QueryProductCollectDetailResp) GetAddTime added in v0.0.2

func (x *QueryProductCollectDetailResp) GetAddTime() string

func (*QueryProductCollectDetailResp) GetCollectType added in v0.0.2

func (x *QueryProductCollectDetailResp) GetCollectType() int32

func (*QueryProductCollectDetailResp) GetDeleted added in v0.0.2

func (x *QueryProductCollectDetailResp) GetDeleted() int32

func (*QueryProductCollectDetailResp) GetId added in v0.0.2

func (*QueryProductCollectDetailResp) GetUserId added in v0.0.2

func (x *QueryProductCollectDetailResp) GetUserId() int32

func (*QueryProductCollectDetailResp) GetValueId added in v0.0.2

func (x *QueryProductCollectDetailResp) GetValueId() int32

func (*QueryProductCollectDetailResp) ProtoMessage added in v0.0.2

func (*QueryProductCollectDetailResp) ProtoMessage()

func (*QueryProductCollectDetailResp) ProtoReflect added in v0.0.2

func (*QueryProductCollectDetailResp) Reset added in v0.0.2

func (x *QueryProductCollectDetailResp) Reset()

func (*QueryProductCollectDetailResp) String added in v0.0.2

type QueryProductCollectListReq added in v0.0.2

type QueryProductCollectListReq 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"` //每页的数量
	UserId   int32 `protobuf:"varint,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`       //用户表的用户ID
	// contains filtered or unexported fields
}

分页查询收藏表列表

func (*QueryProductCollectListReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductCollectListReq.ProtoReflect.Descriptor instead.

func (*QueryProductCollectListReq) GetPageNum added in v0.0.2

func (x *QueryProductCollectListReq) GetPageNum() int64

func (*QueryProductCollectListReq) GetPageSize added in v0.0.2

func (x *QueryProductCollectListReq) GetPageSize() int64

func (*QueryProductCollectListReq) GetUserId added in v0.0.2

func (x *QueryProductCollectListReq) GetUserId() int32

func (*QueryProductCollectListReq) ProtoMessage added in v0.0.2

func (*QueryProductCollectListReq) ProtoMessage()

func (*QueryProductCollectListReq) ProtoReflect added in v0.0.2

func (*QueryProductCollectListReq) Reset added in v0.0.2

func (x *QueryProductCollectListReq) Reset()

func (*QueryProductCollectListReq) String added in v0.0.2

func (x *QueryProductCollectListReq) String() string

type QueryProductCollectListResp added in v0.0.2

type QueryProductCollectListResp struct {
	Total int64                     `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*ProductCollectListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryProductCollectListResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductCollectListResp.ProtoReflect.Descriptor instead.

func (*QueryProductCollectListResp) GetList added in v0.0.2

func (*QueryProductCollectListResp) GetTotal added in v0.0.2

func (x *QueryProductCollectListResp) GetTotal() int64

func (*QueryProductCollectListResp) ProtoMessage added in v0.0.2

func (*QueryProductCollectListResp) ProtoMessage()

func (*QueryProductCollectListResp) ProtoReflect added in v0.0.2

func (*QueryProductCollectListResp) Reset added in v0.0.2

func (x *QueryProductCollectListResp) Reset()

func (*QueryProductCollectListResp) String added in v0.0.2

func (x *QueryProductCollectListResp) String() string

type QueryProductDetailByIdReq added in v0.0.2

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

func (*QueryProductDetailByIdReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductDetailByIdReq.ProtoReflect.Descriptor instead.

func (*QueryProductDetailByIdReq) GetId added in v0.0.2

func (x *QueryProductDetailByIdReq) GetId() int64

func (*QueryProductDetailByIdReq) ProtoMessage added in v0.0.2

func (*QueryProductDetailByIdReq) ProtoMessage()

func (*QueryProductDetailByIdReq) ProtoReflect added in v0.0.2

func (*QueryProductDetailByIdReq) Reset added in v0.0.2

func (x *QueryProductDetailByIdReq) Reset()

func (*QueryProductDetailByIdReq) String added in v0.0.2

func (x *QueryProductDetailByIdReq) String() string

type QueryProductDetailByIdResp added in v0.0.2

type QueryProductDetailByIdResp struct {
	Product                   *ProductListData             `protobuf:"bytes,1,opt,name=Product,proto3" json:"Product,omitempty"`
	Brand                     *BrandData                   `protobuf:"bytes,2,opt,name=Brand,proto3" json:"Brand,omitempty"`
	ProductAttributeList      []*ProductAttributeDataList  `protobuf:"bytes,3,rep,name=ProductAttributeList,proto3" json:"ProductAttributeList,omitempty"`
	ProductAttributeValueList []*ProductAttributeValueData `protobuf:"bytes,4,rep,name=ProductAttributeValueList,proto3" json:"ProductAttributeValueList,omitempty"`
	SkuStockList              []*SkuStockData              `protobuf:"bytes,5,rep,name=SkuStockList,proto3" json:"SkuStockList,omitempty"`
	ProductLadderList         []*ProductLadderData         `protobuf:"bytes,6,rep,name=ProductLadderList,proto3" json:"ProductLadderList,omitempty"`
	ProductFullReductionList  []*ProductFullReductionData  `protobuf:"bytes,7,rep,name=ProductFullReductionList,proto3" json:"ProductFullReductionList,omitempty"`
	MemberPriceList           []*MemberPriceListData       `protobuf:"bytes,8,rep,name=MemberPriceList,proto3" json:"MemberPriceList,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryProductDetailByIdResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductDetailByIdResp.ProtoReflect.Descriptor instead.

func (*QueryProductDetailByIdResp) GetBrand added in v0.0.2

func (x *QueryProductDetailByIdResp) GetBrand() *BrandData

func (*QueryProductDetailByIdResp) GetMemberPriceList added in v0.0.2

func (x *QueryProductDetailByIdResp) GetMemberPriceList() []*MemberPriceListData

func (*QueryProductDetailByIdResp) GetProduct added in v0.0.2

func (*QueryProductDetailByIdResp) GetProductAttributeList added in v0.0.2

func (x *QueryProductDetailByIdResp) GetProductAttributeList() []*ProductAttributeDataList

func (*QueryProductDetailByIdResp) GetProductAttributeValueList added in v0.0.2

func (x *QueryProductDetailByIdResp) GetProductAttributeValueList() []*ProductAttributeValueData

func (*QueryProductDetailByIdResp) GetProductFullReductionList added in v0.0.2

func (x *QueryProductDetailByIdResp) GetProductFullReductionList() []*ProductFullReductionData

func (*QueryProductDetailByIdResp) GetProductLadderList added in v0.0.2

func (x *QueryProductDetailByIdResp) GetProductLadderList() []*ProductLadderData

func (*QueryProductDetailByIdResp) GetSkuStockList added in v0.0.2

func (x *QueryProductDetailByIdResp) GetSkuStockList() []*SkuStockData

func (*QueryProductDetailByIdResp) ProtoMessage added in v0.0.2

func (*QueryProductDetailByIdResp) ProtoMessage()

func (*QueryProductDetailByIdResp) ProtoReflect added in v0.0.2

func (*QueryProductDetailByIdResp) Reset added in v0.0.2

func (x *QueryProductDetailByIdResp) Reset()

func (*QueryProductDetailByIdResp) String added in v0.0.2

func (x *QueryProductDetailByIdResp) String() string

type QueryProductFullReductionListReq added in v0.0.2

type QueryProductFullReductionListReq struct {
	ProductId int64 `protobuf:"varint,1,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //
	// contains filtered or unexported fields
}

分页查询产品满减表(只针对同商品)列表

func (*QueryProductFullReductionListReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductFullReductionListReq.ProtoReflect.Descriptor instead.

func (*QueryProductFullReductionListReq) GetProductId added in v0.0.2

func (x *QueryProductFullReductionListReq) GetProductId() int64

func (*QueryProductFullReductionListReq) ProtoMessage added in v0.0.2

func (*QueryProductFullReductionListReq) ProtoMessage()

func (*QueryProductFullReductionListReq) ProtoReflect added in v0.0.2

func (*QueryProductFullReductionListReq) Reset added in v0.0.2

func (*QueryProductFullReductionListReq) String added in v0.0.2

type QueryProductFullReductionListResp added in v0.0.2

type QueryProductFullReductionListResp struct {
	Total int64                           `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*ProductFullReductionListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryProductFullReductionListResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductFullReductionListResp.ProtoReflect.Descriptor instead.

func (*QueryProductFullReductionListResp) GetList added in v0.0.2

func (*QueryProductFullReductionListResp) GetTotal added in v0.0.2

func (*QueryProductFullReductionListResp) ProtoMessage added in v0.0.2

func (*QueryProductFullReductionListResp) ProtoMessage()

func (*QueryProductFullReductionListResp) ProtoReflect added in v0.0.2

func (*QueryProductFullReductionListResp) Reset added in v0.0.2

func (*QueryProductFullReductionListResp) String added in v0.0.2

type QueryProductLadderDetailReq added in v0.0.2

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

查询产品阶梯价格表(只针对同商品)详情

func (*QueryProductLadderDetailReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductLadderDetailReq.ProtoReflect.Descriptor instead.

func (*QueryProductLadderDetailReq) GetId added in v0.0.2

func (*QueryProductLadderDetailReq) ProtoMessage added in v0.0.2

func (*QueryProductLadderDetailReq) ProtoMessage()

func (*QueryProductLadderDetailReq) ProtoReflect added in v0.0.2

func (*QueryProductLadderDetailReq) Reset added in v0.0.2

func (x *QueryProductLadderDetailReq) Reset()

func (*QueryProductLadderDetailReq) String added in v0.0.2

func (x *QueryProductLadderDetailReq) String() string

type QueryProductLadderDetailResp added in v0.0.2

type QueryProductLadderDetailResp 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
	Count     int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"`                          //满足的商品数量
	Discount  int64 `protobuf:"varint,4,opt,name=discount,proto3" json:"discount,omitempty"`                    //折扣
	Price     int64 `protobuf:"varint,5,opt,name=price,proto3" json:"price,omitempty"`                          //折后价格
	// contains filtered or unexported fields
}

func (*QueryProductLadderDetailResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductLadderDetailResp.ProtoReflect.Descriptor instead.

func (*QueryProductLadderDetailResp) GetCount added in v0.0.2

func (x *QueryProductLadderDetailResp) GetCount() int32

func (*QueryProductLadderDetailResp) GetDiscount added in v0.0.2

func (x *QueryProductLadderDetailResp) GetDiscount() int64

func (*QueryProductLadderDetailResp) GetId added in v0.0.2

func (*QueryProductLadderDetailResp) GetPrice added in v0.0.2

func (x *QueryProductLadderDetailResp) GetPrice() int64

func (*QueryProductLadderDetailResp) GetProductId added in v0.0.2

func (x *QueryProductLadderDetailResp) GetProductId() int64

func (*QueryProductLadderDetailResp) ProtoMessage added in v0.0.2

func (*QueryProductLadderDetailResp) ProtoMessage()

func (*QueryProductLadderDetailResp) ProtoReflect added in v0.0.2

func (*QueryProductLadderDetailResp) Reset added in v0.0.2

func (x *QueryProductLadderDetailResp) Reset()

func (*QueryProductLadderDetailResp) String added in v0.0.2

type QueryProductLadderListReq added in v0.0.2

type QueryProductLadderListReq struct {
	ProductId int64 `protobuf:"varint,1,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //
	// contains filtered or unexported fields
}

分页查询产品阶梯价格表(只针对同商品)列表

func (*QueryProductLadderListReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductLadderListReq.ProtoReflect.Descriptor instead.

func (*QueryProductLadderListReq) GetProductId added in v0.0.2

func (x *QueryProductLadderListReq) GetProductId() int64

func (*QueryProductLadderListReq) ProtoMessage added in v0.0.2

func (*QueryProductLadderListReq) ProtoMessage()

func (*QueryProductLadderListReq) ProtoReflect added in v0.0.2

func (*QueryProductLadderListReq) Reset added in v0.0.2

func (x *QueryProductLadderListReq) Reset()

func (*QueryProductLadderListReq) String added in v0.0.2

func (x *QueryProductLadderListReq) String() string

type QueryProductLadderListResp added in v0.0.2

type QueryProductLadderListResp struct {
	Total int64                    `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*ProductLadderListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryProductLadderListResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductLadderListResp.ProtoReflect.Descriptor instead.

func (*QueryProductLadderListResp) GetList added in v0.0.2

func (*QueryProductLadderListResp) GetTotal added in v0.0.2

func (x *QueryProductLadderListResp) GetTotal() int64

func (*QueryProductLadderListResp) ProtoMessage added in v0.0.2

func (*QueryProductLadderListResp) ProtoMessage()

func (*QueryProductLadderListResp) ProtoReflect added in v0.0.2

func (*QueryProductLadderListResp) Reset added in v0.0.2

func (x *QueryProductLadderListResp) Reset()

func (*QueryProductLadderListResp) String added in v0.0.2

func (x *QueryProductLadderListResp) String() string

type QueryProductListReq added in v0.0.2

type QueryProductListReq 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"`
	Name              string `protobuf:"bytes,3,opt,name=Name,proto3" json:"Name,omitempty"`
	VerifyStatus      int32  `protobuf:"varint,4,opt,name=VerifyStatus,proto3" json:"VerifyStatus,omitempty"`
	ProductCategoryId int64  `protobuf:"varint,5,opt,name=ProductCategoryId,proto3" json:"ProductCategoryId,omitempty"`
	PublishStatus     int32  `protobuf:"varint,6,opt,name=PublishStatus,proto3" json:"PublishStatus,omitempty"`
	DeleteStatus      int32  `protobuf:"varint,7,opt,name=DeleteStatus,proto3" json:"DeleteStatus,omitempty"`
	BrandId           int64  `protobuf:"varint,8,opt,name=BrandId,proto3" json:"BrandId,omitempty"`
	ProductSn         string `protobuf:"bytes,9,opt,name=ProductSn,proto3" json:"ProductSn,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryProductListReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductListReq.ProtoReflect.Descriptor instead.

func (*QueryProductListReq) GetBrandId added in v0.0.2

func (x *QueryProductListReq) GetBrandId() int64

func (*QueryProductListReq) GetCurrent added in v0.0.2

func (x *QueryProductListReq) GetCurrent() int64

func (*QueryProductListReq) GetDeleteStatus added in v0.0.2

func (x *QueryProductListReq) GetDeleteStatus() int32

func (*QueryProductListReq) GetName added in v0.0.2

func (x *QueryProductListReq) GetName() string

func (*QueryProductListReq) GetPageSize added in v0.0.2

func (x *QueryProductListReq) GetPageSize() int64

func (*QueryProductListReq) GetProductCategoryId added in v0.0.2

func (x *QueryProductListReq) GetProductCategoryId() int64

func (*QueryProductListReq) GetProductSn added in v0.0.2

func (x *QueryProductListReq) GetProductSn() string

func (*QueryProductListReq) GetPublishStatus added in v0.0.2

func (x *QueryProductListReq) GetPublishStatus() int32

func (*QueryProductListReq) GetVerifyStatus added in v0.0.2

func (x *QueryProductListReq) GetVerifyStatus() int32

func (*QueryProductListReq) ProtoMessage added in v0.0.2

func (*QueryProductListReq) ProtoMessage()

func (*QueryProductListReq) ProtoReflect added in v0.0.2

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

func (*QueryProductListReq) Reset added in v0.0.2

func (x *QueryProductListReq) Reset()

func (*QueryProductListReq) String added in v0.0.2

func (x *QueryProductListReq) String() string

type QueryProductListResp added in v0.0.2

type QueryProductListResp struct {
	Total int64              `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*ProductListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryProductListResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductListResp.ProtoReflect.Descriptor instead.

func (*QueryProductListResp) GetList added in v0.0.2

func (x *QueryProductListResp) GetList() []*ProductListData

func (*QueryProductListResp) GetTotal added in v0.0.2

func (x *QueryProductListResp) GetTotal() int64

func (*QueryProductListResp) ProtoMessage added in v0.0.2

func (*QueryProductListResp) ProtoMessage()

func (*QueryProductListResp) ProtoReflect added in v0.0.2

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

func (*QueryProductListResp) Reset added in v0.0.2

func (x *QueryProductListResp) Reset()

func (*QueryProductListResp) String added in v0.0.2

func (x *QueryProductListResp) String() string

type QueryProductOperateLogDetailReq added in v0.0.2

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

查询详情

func (*QueryProductOperateLogDetailReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductOperateLogDetailReq.ProtoReflect.Descriptor instead.

func (*QueryProductOperateLogDetailReq) GetId added in v0.0.2

func (*QueryProductOperateLogDetailReq) ProtoMessage added in v0.0.2

func (*QueryProductOperateLogDetailReq) ProtoMessage()

func (*QueryProductOperateLogDetailReq) ProtoReflect added in v0.0.2

func (*QueryProductOperateLogDetailReq) Reset added in v0.0.2

func (*QueryProductOperateLogDetailReq) String added in v0.0.2

type QueryProductOperateLogDetailResp added in v0.0.2

type QueryProductOperateLogDetailResp 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
	PriceOld         int64  `protobuf:"varint,3,opt,name=price_old,json=priceOld,proto3" json:"price_old,omitempty"`                              //原价
	PriceNew         int64  `protobuf:"varint,4,opt,name=price_new,json=priceNew,proto3" json:"price_new,omitempty"`                              //新价格
	SalePriceOld     int64  `protobuf:"varint,5,opt,name=sale_price_old,json=salePriceOld,proto3" json:"sale_price_old,omitempty"`                //原售价
	SalePriceNew     int64  `protobuf:"varint,6,opt,name=sale_price_new,json=salePriceNew,proto3" json:"sale_price_new,omitempty"`                //新售价
	GiftPointOld     int32  `protobuf:"varint,7,opt,name=gift_point_old,json=giftPointOld,proto3" json:"gift_point_old,omitempty"`                //赠送的积分
	GiftPointNew     int32  `protobuf:"varint,8,opt,name=gift_point_new,json=giftPointNew,proto3" json:"gift_point_new,omitempty"`                //新的积分
	UsePointLimitOld int32  `protobuf:"varint,9,opt,name=use_point_limit_old,json=usePointLimitOld,proto3" json:"use_point_limit_old,omitempty"`  //使用积分限制
	UsePointLimitNew int32  `protobuf:"varint,10,opt,name=use_point_limit_new,json=usePointLimitNew,proto3" json:"use_point_limit_new,omitempty"` //新的使用积分限制
	OperateMan       string `protobuf:"bytes,11,opt,name=operate_man,json=operateMan,proto3" json:"operate_man,omitempty"`                        //操作人
	CreateTime       string `protobuf:"bytes,12,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`                        //创建时间
	// contains filtered or unexported fields
}

func (*QueryProductOperateLogDetailResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductOperateLogDetailResp.ProtoReflect.Descriptor instead.

func (*QueryProductOperateLogDetailResp) GetCreateTime added in v0.0.2

func (x *QueryProductOperateLogDetailResp) GetCreateTime() string

func (*QueryProductOperateLogDetailResp) GetGiftPointNew added in v0.0.2

func (x *QueryProductOperateLogDetailResp) GetGiftPointNew() int32

func (*QueryProductOperateLogDetailResp) GetGiftPointOld added in v0.0.2

func (x *QueryProductOperateLogDetailResp) GetGiftPointOld() int32

func (*QueryProductOperateLogDetailResp) GetId added in v0.0.2

func (*QueryProductOperateLogDetailResp) GetOperateMan added in v0.0.2

func (x *QueryProductOperateLogDetailResp) GetOperateMan() string

func (*QueryProductOperateLogDetailResp) GetPriceNew added in v0.0.2

func (x *QueryProductOperateLogDetailResp) GetPriceNew() int64

func (*QueryProductOperateLogDetailResp) GetPriceOld added in v0.0.2

func (x *QueryProductOperateLogDetailResp) GetPriceOld() int64

func (*QueryProductOperateLogDetailResp) GetProductId added in v0.0.2

func (x *QueryProductOperateLogDetailResp) GetProductId() int64

func (*QueryProductOperateLogDetailResp) GetSalePriceNew added in v0.0.2

func (x *QueryProductOperateLogDetailResp) GetSalePriceNew() int64

func (*QueryProductOperateLogDetailResp) GetSalePriceOld added in v0.0.2

func (x *QueryProductOperateLogDetailResp) GetSalePriceOld() int64

func (*QueryProductOperateLogDetailResp) GetUsePointLimitNew added in v0.0.2

func (x *QueryProductOperateLogDetailResp) GetUsePointLimitNew() int32

func (*QueryProductOperateLogDetailResp) GetUsePointLimitOld added in v0.0.2

func (x *QueryProductOperateLogDetailResp) GetUsePointLimitOld() int32

func (*QueryProductOperateLogDetailResp) ProtoMessage added in v0.0.2

func (*QueryProductOperateLogDetailResp) ProtoMessage()

func (*QueryProductOperateLogDetailResp) ProtoReflect added in v0.0.2

func (*QueryProductOperateLogDetailResp) Reset added in v0.0.2

func (*QueryProductOperateLogDetailResp) String added in v0.0.2

type QueryProductOperateLogListReq added in v0.0.2

type QueryProductOperateLogListReq 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"` //每页的数量
	// contains filtered or unexported fields
}

分页查询列表

func (*QueryProductOperateLogListReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductOperateLogListReq.ProtoReflect.Descriptor instead.

func (*QueryProductOperateLogListReq) GetPageNum added in v0.0.2

func (x *QueryProductOperateLogListReq) GetPageNum() int64

func (*QueryProductOperateLogListReq) GetPageSize added in v0.0.2

func (x *QueryProductOperateLogListReq) GetPageSize() int64

func (*QueryProductOperateLogListReq) ProtoMessage added in v0.0.2

func (*QueryProductOperateLogListReq) ProtoMessage()

func (*QueryProductOperateLogListReq) ProtoReflect added in v0.0.2

func (*QueryProductOperateLogListReq) Reset added in v0.0.2

func (x *QueryProductOperateLogListReq) Reset()

func (*QueryProductOperateLogListReq) String added in v0.0.2

type QueryProductOperateLogListResp added in v0.0.2

type QueryProductOperateLogListResp struct {
	Total int64                        `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*ProductOperateLogListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryProductOperateLogListResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductOperateLogListResp.ProtoReflect.Descriptor instead.

func (*QueryProductOperateLogListResp) GetList added in v0.0.2

func (*QueryProductOperateLogListResp) GetTotal added in v0.0.2

func (x *QueryProductOperateLogListResp) GetTotal() int64

func (*QueryProductOperateLogListResp) ProtoMessage added in v0.0.2

func (*QueryProductOperateLogListResp) ProtoMessage()

func (*QueryProductOperateLogListResp) ProtoReflect added in v0.0.2

func (*QueryProductOperateLogListResp) Reset added in v0.0.2

func (x *QueryProductOperateLogListResp) Reset()

func (*QueryProductOperateLogListResp) String added in v0.0.2

type QueryProductVertifyRecordDetailReq added in v0.0.2

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

查询商品审核记录详情

func (*QueryProductVertifyRecordDetailReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductVertifyRecordDetailReq.ProtoReflect.Descriptor instead.

func (*QueryProductVertifyRecordDetailReq) GetId added in v0.0.2

func (*QueryProductVertifyRecordDetailReq) ProtoMessage added in v0.0.2

func (*QueryProductVertifyRecordDetailReq) ProtoMessage()

func (*QueryProductVertifyRecordDetailReq) ProtoReflect added in v0.0.2

func (*QueryProductVertifyRecordDetailReq) Reset added in v0.0.2

func (*QueryProductVertifyRecordDetailReq) String added in v0.0.2

type QueryProductVertifyRecordDetailResp added in v0.0.2

type QueryProductVertifyRecordDetailResp 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
	CreateTime string `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` //创建时间
	ReviewMan  string `protobuf:"bytes,4,opt,name=review_man,json=reviewMan,proto3" json:"review_man,omitempty"`    //审核人
	Status     int32  `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"`                          //审核状态:0->未通过;1->通过
	Detail     string `protobuf:"bytes,6,opt,name=detail,proto3" json:"detail,omitempty"`                           //反馈详情
	// contains filtered or unexported fields
}

func (*QueryProductVertifyRecordDetailResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductVertifyRecordDetailResp.ProtoReflect.Descriptor instead.

func (*QueryProductVertifyRecordDetailResp) GetCreateTime added in v0.0.2

func (x *QueryProductVertifyRecordDetailResp) GetCreateTime() string

func (*QueryProductVertifyRecordDetailResp) GetDetail added in v0.0.2

func (*QueryProductVertifyRecordDetailResp) GetId added in v0.0.2

func (*QueryProductVertifyRecordDetailResp) GetProductId added in v0.0.2

func (x *QueryProductVertifyRecordDetailResp) GetProductId() int64

func (*QueryProductVertifyRecordDetailResp) GetReviewMan added in v0.0.2

func (x *QueryProductVertifyRecordDetailResp) GetReviewMan() string

func (*QueryProductVertifyRecordDetailResp) GetStatus added in v0.0.2

func (*QueryProductVertifyRecordDetailResp) ProtoMessage added in v0.0.2

func (*QueryProductVertifyRecordDetailResp) ProtoMessage()

func (*QueryProductVertifyRecordDetailResp) ProtoReflect added in v0.0.2

func (*QueryProductVertifyRecordDetailResp) Reset added in v0.0.2

func (*QueryProductVertifyRecordDetailResp) String added in v0.0.2

type QueryProductVertifyRecordListReq added in v0.0.2

type QueryProductVertifyRecordListReq 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"` //每页的数量
	// contains filtered or unexported fields
}

分页查询商品审核记录列表

func (*QueryProductVertifyRecordListReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductVertifyRecordListReq.ProtoReflect.Descriptor instead.

func (*QueryProductVertifyRecordListReq) GetPageNum added in v0.0.2

func (x *QueryProductVertifyRecordListReq) GetPageNum() int64

func (*QueryProductVertifyRecordListReq) GetPageSize added in v0.0.2

func (x *QueryProductVertifyRecordListReq) GetPageSize() int64

func (*QueryProductVertifyRecordListReq) ProtoMessage added in v0.0.2

func (*QueryProductVertifyRecordListReq) ProtoMessage()

func (*QueryProductVertifyRecordListReq) ProtoReflect added in v0.0.2

func (*QueryProductVertifyRecordListReq) Reset added in v0.0.2

func (*QueryProductVertifyRecordListReq) String added in v0.0.2

type QueryProductVertifyRecordListResp added in v0.0.2

type QueryProductVertifyRecordListResp struct {
	Total int64                           `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*ProductVertifyRecordListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryProductVertifyRecordListResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QueryProductVertifyRecordListResp.ProtoReflect.Descriptor instead.

func (*QueryProductVertifyRecordListResp) GetList added in v0.0.2

func (*QueryProductVertifyRecordListResp) GetTotal added in v0.0.2

func (*QueryProductVertifyRecordListResp) ProtoMessage added in v0.0.2

func (*QueryProductVertifyRecordListResp) ProtoMessage()

func (*QueryProductVertifyRecordListResp) ProtoReflect added in v0.0.2

func (*QueryProductVertifyRecordListResp) Reset added in v0.0.2

func (*QueryProductVertifyRecordListResp) String added in v0.0.2

type QuerySkuStockByProductSkuIdReq

type QuerySkuStockByProductSkuIdReq struct {
	ProductSkuId int64 `protobuf:"varint,1,opt,name=ProductSkuId,proto3" json:"ProductSkuId,omitempty"`
	// contains filtered or unexported fields
}

func (*QuerySkuStockByProductSkuIdReq) Descriptor deprecated

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

Deprecated: Use QuerySkuStockByProductSkuIdReq.ProtoReflect.Descriptor instead.

func (*QuerySkuStockByProductSkuIdReq) GetProductSkuId

func (x *QuerySkuStockByProductSkuIdReq) GetProductSkuId() int64

func (*QuerySkuStockByProductSkuIdReq) ProtoMessage

func (*QuerySkuStockByProductSkuIdReq) ProtoMessage()

func (*QuerySkuStockByProductSkuIdReq) ProtoReflect

func (*QuerySkuStockByProductSkuIdReq) Reset

func (x *QuerySkuStockByProductSkuIdReq) Reset()

func (*QuerySkuStockByProductSkuIdReq) String

type QuerySkuStockDetailReq added in v0.0.2

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

查询sku的库存详情

func (*QuerySkuStockDetailReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QuerySkuStockDetailReq.ProtoReflect.Descriptor instead.

func (*QuerySkuStockDetailReq) GetId added in v0.0.2

func (x *QuerySkuStockDetailReq) GetId() int64

func (*QuerySkuStockDetailReq) ProtoMessage added in v0.0.2

func (*QuerySkuStockDetailReq) ProtoMessage()

func (*QuerySkuStockDetailReq) ProtoReflect added in v0.0.2

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

func (*QuerySkuStockDetailReq) Reset added in v0.0.2

func (x *QuerySkuStockDetailReq) Reset()

func (*QuerySkuStockDetailReq) String added in v0.0.2

func (x *QuerySkuStockDetailReq) String() string

type QuerySkuStockDetailResp added in v0.0.2

type QuerySkuStockDetailResp 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
	SkuCode        string `protobuf:"bytes,3,opt,name=sku_code,json=skuCode,proto3" json:"sku_code,omitempty"`                       //sku编码
	Price          int64  `protobuf:"varint,4,opt,name=price,proto3" json:"price,omitempty"`                                         //价格
	Stock          int32  `protobuf:"varint,5,opt,name=stock,proto3" json:"stock,omitempty"`                                         //库存
	LowStock       int32  `protobuf:"varint,6,opt,name=low_stock,json=lowStock,proto3" json:"low_stock,omitempty"`                   //预警库存
	Pic            string `protobuf:"bytes,7,opt,name=pic,proto3" json:"pic,omitempty"`                                              //展示图片
	Sale           int32  `protobuf:"varint,8,opt,name=sale,proto3" json:"sale,omitempty"`                                           //销量
	PromotionPrice int64  `protobuf:"varint,9,opt,name=promotion_price,json=promotionPrice,proto3" json:"promotion_price,omitempty"` //单品促销价格
	LockStock      int32  `protobuf:"varint,10,opt,name=lock_stock,json=lockStock,proto3" json:"lock_stock,omitempty"`               //锁定库存
	SpData         string `protobuf:"bytes,11,opt,name=sp_data,json=spData,proto3" json:"sp_data,omitempty"`                         //商品销售属性,json格式
	// contains filtered or unexported fields
}

func (*QuerySkuStockDetailResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QuerySkuStockDetailResp.ProtoReflect.Descriptor instead.

func (*QuerySkuStockDetailResp) GetId added in v0.0.2

func (x *QuerySkuStockDetailResp) GetId() int64

func (*QuerySkuStockDetailResp) GetLockStock added in v0.0.2

func (x *QuerySkuStockDetailResp) GetLockStock() int32

func (*QuerySkuStockDetailResp) GetLowStock added in v0.0.2

func (x *QuerySkuStockDetailResp) GetLowStock() int32

func (*QuerySkuStockDetailResp) GetPic added in v0.0.2

func (x *QuerySkuStockDetailResp) GetPic() string

func (*QuerySkuStockDetailResp) GetPrice added in v0.0.2

func (x *QuerySkuStockDetailResp) GetPrice() int64

func (*QuerySkuStockDetailResp) GetProductId added in v0.0.2

func (x *QuerySkuStockDetailResp) GetProductId() int64

func (*QuerySkuStockDetailResp) GetPromotionPrice added in v0.0.2

func (x *QuerySkuStockDetailResp) GetPromotionPrice() int64

func (*QuerySkuStockDetailResp) GetSale added in v0.0.2

func (x *QuerySkuStockDetailResp) GetSale() int32

func (*QuerySkuStockDetailResp) GetSkuCode added in v0.0.2

func (x *QuerySkuStockDetailResp) GetSkuCode() string

func (*QuerySkuStockDetailResp) GetSpData added in v0.0.2

func (x *QuerySkuStockDetailResp) GetSpData() string

func (*QuerySkuStockDetailResp) GetStock added in v0.0.2

func (x *QuerySkuStockDetailResp) GetStock() int32

func (*QuerySkuStockDetailResp) ProtoMessage added in v0.0.2

func (*QuerySkuStockDetailResp) ProtoMessage()

func (*QuerySkuStockDetailResp) ProtoReflect added in v0.0.2

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

func (*QuerySkuStockDetailResp) Reset added in v0.0.2

func (x *QuerySkuStockDetailResp) Reset()

func (*QuerySkuStockDetailResp) String added in v0.0.2

func (x *QuerySkuStockDetailResp) String() string

type QuerySkuStockListReq added in v0.0.2

type QuerySkuStockListReq struct {
	ProductId int64  `protobuf:"varint,1,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"` //
	SkuCode   string `protobuf:"bytes,2,opt,name=sku_code,json=skuCode,proto3" json:"sku_code,omitempty"`        //sku编码
	// contains filtered or unexported fields
}

分页查询sku的库存列表

func (*QuerySkuStockListReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QuerySkuStockListReq.ProtoReflect.Descriptor instead.

func (*QuerySkuStockListReq) GetProductId added in v0.0.2

func (x *QuerySkuStockListReq) GetProductId() int64

func (*QuerySkuStockListReq) GetSkuCode added in v0.0.2

func (x *QuerySkuStockListReq) GetSkuCode() string

func (*QuerySkuStockListReq) ProtoMessage added in v0.0.2

func (*QuerySkuStockListReq) ProtoMessage()

func (*QuerySkuStockListReq) ProtoReflect added in v0.0.2

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

func (*QuerySkuStockListReq) Reset added in v0.0.2

func (x *QuerySkuStockListReq) Reset()

func (*QuerySkuStockListReq) String added in v0.0.2

func (x *QuerySkuStockListReq) String() string

type QuerySkuStockListResp added in v0.0.2

type QuerySkuStockListResp struct {
	Total int64               `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	List  []*SkuStockListData `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
	// contains filtered or unexported fields
}

func (*QuerySkuStockListResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use QuerySkuStockListResp.ProtoReflect.Descriptor instead.

func (*QuerySkuStockListResp) GetList added in v0.0.2

func (x *QuerySkuStockListResp) GetList() []*SkuStockListData

func (*QuerySkuStockListResp) GetTotal added in v0.0.2

func (x *QuerySkuStockListResp) GetTotal() int64

func (*QuerySkuStockListResp) ProtoMessage added in v0.0.2

func (*QuerySkuStockListResp) ProtoMessage()

func (*QuerySkuStockListResp) ProtoReflect added in v0.0.2

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

func (*QuerySkuStockListResp) Reset added in v0.0.2

func (x *QuerySkuStockListResp) Reset()

func (*QuerySkuStockListResp) String added in v0.0.2

func (x *QuerySkuStockListResp) String() string

type ReleaseSkuStockLockData

type ReleaseSkuStockLockData struct {
	ProductSkuId    int64 `protobuf:"varint,1,opt,name=ProductSkuId,proto3" json:"ProductSkuId,omitempty"`
	ProductQuantity int32 `protobuf:"varint,2,opt,name=ProductQuantity,proto3" json:"ProductQuantity,omitempty"`
	// contains filtered or unexported fields
}

func (*ReleaseSkuStockLockData) Descriptor deprecated

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

Deprecated: Use ReleaseSkuStockLockData.ProtoReflect.Descriptor instead.

func (*ReleaseSkuStockLockData) GetProductQuantity

func (x *ReleaseSkuStockLockData) GetProductQuantity() int32

func (*ReleaseSkuStockLockData) GetProductSkuId

func (x *ReleaseSkuStockLockData) GetProductSkuId() int64

func (*ReleaseSkuStockLockData) ProtoMessage

func (*ReleaseSkuStockLockData) ProtoMessage()

func (*ReleaseSkuStockLockData) ProtoReflect

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

func (*ReleaseSkuStockLockData) Reset

func (x *ReleaseSkuStockLockData) Reset()

func (*ReleaseSkuStockLockData) String

func (x *ReleaseSkuStockLockData) String() string

type ReleaseSkuStockLockReq

type ReleaseSkuStockLockReq struct {
	Data []*ReleaseSkuStockLockData `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*ReleaseSkuStockLockReq) Descriptor deprecated

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

Deprecated: Use ReleaseSkuStockLockReq.ProtoReflect.Descriptor instead.

func (*ReleaseSkuStockLockReq) GetData

func (*ReleaseSkuStockLockReq) ProtoMessage

func (*ReleaseSkuStockLockReq) ProtoMessage()

func (*ReleaseSkuStockLockReq) ProtoReflect

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

func (*ReleaseSkuStockLockReq) Reset

func (x *ReleaseSkuStockLockReq) Reset()

func (*ReleaseSkuStockLockReq) String

func (x *ReleaseSkuStockLockReq) String() string

type ReleaseSkuStockLockResp

type ReleaseSkuStockLockResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*ReleaseSkuStockLockResp) Descriptor deprecated

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

Deprecated: Use ReleaseSkuStockLockResp.ProtoReflect.Descriptor instead.

func (*ReleaseSkuStockLockResp) GetPong

func (x *ReleaseSkuStockLockResp) GetPong() string

func (*ReleaseSkuStockLockResp) ProtoMessage

func (*ReleaseSkuStockLockResp) ProtoMessage()

func (*ReleaseSkuStockLockResp) ProtoReflect

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

func (*ReleaseSkuStockLockResp) Reset

func (x *ReleaseSkuStockLockResp) Reset()

func (*ReleaseSkuStockLockResp) String

func (x *ReleaseSkuStockLockResp) String() string

type SkuStockData added in v0.0.2

type SkuStockData 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
	SkuCode        string `protobuf:"bytes,3,opt,name=sku_code,json=skuCode,proto3" json:"sku_code,omitempty"`                       //sku编码
	Price          int64  `protobuf:"varint,4,opt,name=price,proto3" json:"price,omitempty"`                                         //价格
	Stock          int32  `protobuf:"varint,5,opt,name=stock,proto3" json:"stock,omitempty"`                                         //库存
	LowStock       int32  `protobuf:"varint,6,opt,name=low_stock,json=lowStock,proto3" json:"low_stock,omitempty"`                   //预警库存
	Pic            string `protobuf:"bytes,7,opt,name=pic,proto3" json:"pic,omitempty"`                                              //展示图片
	Sale           int32  `protobuf:"varint,8,opt,name=sale,proto3" json:"sale,omitempty"`                                           //销量
	PromotionPrice int64  `protobuf:"varint,9,opt,name=promotion_price,json=promotionPrice,proto3" json:"promotion_price,omitempty"` //单品促销价格
	LockStock      int32  `protobuf:"varint,10,opt,name=lock_stock,json=lockStock,proto3" json:"lock_stock,omitempty"`               //锁定库存
	SpData         string `protobuf:"bytes,11,opt,name=sp_data,json=spData,proto3" json:"sp_data,omitempty"`                         //商品销售属性,json格式
	// contains filtered or unexported fields
}

func (*SkuStockData) Descriptor deprecated added in v0.0.2

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

Deprecated: Use SkuStockData.ProtoReflect.Descriptor instead.

func (*SkuStockData) GetId added in v0.0.2

func (x *SkuStockData) GetId() int64

func (*SkuStockData) GetLockStock added in v0.0.2

func (x *SkuStockData) GetLockStock() int32

func (*SkuStockData) GetLowStock added in v0.0.2

func (x *SkuStockData) GetLowStock() int32

func (*SkuStockData) GetPic added in v0.0.2

func (x *SkuStockData) GetPic() string

func (*SkuStockData) GetPrice added in v0.0.2

func (x *SkuStockData) GetPrice() int64

func (*SkuStockData) GetProductId added in v0.0.2

func (x *SkuStockData) GetProductId() int64

func (*SkuStockData) GetPromotionPrice added in v0.0.2

func (x *SkuStockData) GetPromotionPrice() int64

func (*SkuStockData) GetSale added in v0.0.2

func (x *SkuStockData) GetSale() int32

func (*SkuStockData) GetSkuCode added in v0.0.2

func (x *SkuStockData) GetSkuCode() string

func (*SkuStockData) GetSpData added in v0.0.2

func (x *SkuStockData) GetSpData() string

func (*SkuStockData) GetStock added in v0.0.2

func (x *SkuStockData) GetStock() int32

func (*SkuStockData) ProtoMessage added in v0.0.2

func (*SkuStockData) ProtoMessage()

func (*SkuStockData) ProtoReflect added in v0.0.2

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

func (*SkuStockData) Reset added in v0.0.2

func (x *SkuStockData) Reset()

func (*SkuStockData) String added in v0.0.2

func (x *SkuStockData) String() string

type SkuStockList

type SkuStockList struct {
	SkuCode        string `protobuf:"bytes,1,opt,name=SkuCode,proto3" json:"SkuCode,omitempty"`
	Price          int64  `protobuf:"varint,2,opt,name=Price,proto3" json:"Price,omitempty"`
	Stock          int32  `protobuf:"varint,3,opt,name=Stock,proto3" json:"Stock,omitempty"`
	LowStock       int32  `protobuf:"varint,4,opt,name=LowStock,proto3" json:"LowStock,omitempty"`
	Pic            string `protobuf:"bytes,5,opt,name=Pic,proto3" json:"Pic,omitempty"`
	Sale           int32  `protobuf:"varint,6,opt,name=Sale,proto3" json:"Sale,omitempty"`
	PromotionPrice int64  `protobuf:"varint,7,opt,name=PromotionPrice,proto3" json:"PromotionPrice,omitempty"`
	LockStock      int32  `protobuf:"varint,8,opt,name=LockStock,proto3" json:"LockStock,omitempty"`
	SpData         string `protobuf:"bytes,9,opt,name=SpData,proto3" json:"SpData,omitempty"`
	// contains filtered or unexported fields
}

func (*SkuStockList) Descriptor deprecated

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

Deprecated: Use SkuStockList.ProtoReflect.Descriptor instead.

func (*SkuStockList) GetLockStock

func (x *SkuStockList) GetLockStock() int32

func (*SkuStockList) GetLowStock

func (x *SkuStockList) GetLowStock() int32

func (*SkuStockList) GetPic

func (x *SkuStockList) GetPic() string

func (*SkuStockList) GetPrice

func (x *SkuStockList) GetPrice() int64

func (*SkuStockList) GetPromotionPrice

func (x *SkuStockList) GetPromotionPrice() int64

func (*SkuStockList) GetSale

func (x *SkuStockList) GetSale() int32

func (*SkuStockList) GetSkuCode

func (x *SkuStockList) GetSkuCode() string

func (*SkuStockList) GetSpData

func (x *SkuStockList) GetSpData() string

func (*SkuStockList) GetStock

func (x *SkuStockList) GetStock() int32

func (*SkuStockList) ProtoMessage

func (*SkuStockList) ProtoMessage()

func (*SkuStockList) ProtoReflect

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

func (*SkuStockList) Reset

func (x *SkuStockList) Reset()

func (*SkuStockList) String

func (x *SkuStockList) String() string

type SkuStockListData

type SkuStockListData struct {
	Id             int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                               //
	LockStock      int32  `protobuf:"varint,2,opt,name=lock_stock,json=lockStock,proto3" json:"lock_stock,omitempty"`                //锁定库存
	LowStock       int32  `protobuf:"varint,3,opt,name=low_stock,json=lowStock,proto3" json:"low_stock,omitempty"`                   //预警库存
	Pic            string `protobuf:"bytes,4,opt,name=pic,proto3" json:"pic,omitempty"`                                              //展示图片
	Price          int64  `protobuf:"varint,5,opt,name=price,proto3" json:"price,omitempty"`                                         //
	ProductId      int64  `protobuf:"varint,6,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"`                //
	PromotionPrice int64  `protobuf:"varint,7,opt,name=promotion_price,json=promotionPrice,proto3" json:"promotion_price,omitempty"` //单品促销价格
	Sale           int32  `protobuf:"varint,8,opt,name=sale,proto3" json:"sale,omitempty"`                                           //销量
	SkuCode        string `protobuf:"bytes,9,opt,name=sku_code,json=skuCode,proto3" json:"sku_code,omitempty"`                       //sku编码
	SpData         string `protobuf:"bytes,10,opt,name=sp_data,json=spData,proto3" json:"sp_data,omitempty"`                         //商品销售属性,json格式
	Stock          int32  `protobuf:"varint,11,opt,name=stock,proto3" json:"stock,omitempty"`                                        //库存
	// contains filtered or unexported fields
}

func (*SkuStockListData) Descriptor deprecated

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

Deprecated: Use SkuStockListData.ProtoReflect.Descriptor instead.

func (*SkuStockListData) GetId

func (x *SkuStockListData) GetId() int64

func (*SkuStockListData) GetLockStock

func (x *SkuStockListData) GetLockStock() int32

func (*SkuStockListData) GetLowStock

func (x *SkuStockListData) GetLowStock() int32

func (*SkuStockListData) GetPic

func (x *SkuStockListData) GetPic() string

func (*SkuStockListData) GetPrice

func (x *SkuStockListData) GetPrice() int64

func (*SkuStockListData) GetProductId

func (x *SkuStockListData) GetProductId() int64

func (*SkuStockListData) GetPromotionPrice

func (x *SkuStockListData) GetPromotionPrice() int64

func (*SkuStockListData) GetSale

func (x *SkuStockListData) GetSale() int32

func (*SkuStockListData) GetSkuCode

func (x *SkuStockListData) GetSkuCode() string

func (*SkuStockListData) GetSpData

func (x *SkuStockListData) GetSpData() string

func (*SkuStockListData) GetStock

func (x *SkuStockListData) GetStock() int32

func (*SkuStockListData) ProtoMessage

func (*SkuStockListData) ProtoMessage()

func (*SkuStockListData) ProtoReflect

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

func (*SkuStockListData) Reset

func (x *SkuStockListData) Reset()

func (*SkuStockListData) String

func (x *SkuStockListData) String() string

type SkuStockServiceClient

type SkuStockServiceClient interface {
	// 添加sku的库存
	AddSkuStock(ctx context.Context, in *AddSkuStockReq, opts ...grpc.CallOption) (*AddSkuStockResp, error)
	// 删除sku的库存
	DeleteSkuStock(ctx context.Context, in *DeleteSkuStockReq, opts ...grpc.CallOption) (*DeleteSkuStockResp, error)
	// 更新sku的库存
	UpdateSkuStock(ctx context.Context, in *UpdateSkuStockReq, opts ...grpc.CallOption) (*UpdateSkuStockResp, error)
	// 查询sku的库存详情
	QuerySkuStockDetail(ctx context.Context, in *QuerySkuStockDetailReq, opts ...grpc.CallOption) (*QuerySkuStockDetailResp, error)
	// 查询sku的库存列表
	QuerySkuStockList(ctx context.Context, in *QuerySkuStockListReq, opts ...grpc.CallOption) (*QuerySkuStockListResp, error)
	// 取消订单的时候,释放库存
	ReleaseSkuStockLock(ctx context.Context, in *ReleaseSkuStockLockReq, opts ...grpc.CallOption) (*ReleaseSkuStockLockResp, error)
	// 下单的时候,锁定库存
	LockSkuStockLock(ctx context.Context, in *LockSkuStockLockReq, opts ...grpc.CallOption) (*LockSkuStockLockResp, error)
	// 根据ProductSkuId查询sku
	QuerySkuStockByProductSkuId(ctx context.Context, in *QuerySkuStockByProductSkuIdReq, opts ...grpc.CallOption) (*SkuStockListData, error)
}

SkuStockServiceClient is the client API for SkuStockService service.

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

type SkuStockServiceServer

type SkuStockServiceServer interface {
	// 添加sku的库存
	AddSkuStock(context.Context, *AddSkuStockReq) (*AddSkuStockResp, error)
	// 删除sku的库存
	DeleteSkuStock(context.Context, *DeleteSkuStockReq) (*DeleteSkuStockResp, error)
	// 更新sku的库存
	UpdateSkuStock(context.Context, *UpdateSkuStockReq) (*UpdateSkuStockResp, error)
	// 查询sku的库存详情
	QuerySkuStockDetail(context.Context, *QuerySkuStockDetailReq) (*QuerySkuStockDetailResp, error)
	// 查询sku的库存列表
	QuerySkuStockList(context.Context, *QuerySkuStockListReq) (*QuerySkuStockListResp, error)
	// 取消订单的时候,释放库存
	ReleaseSkuStockLock(context.Context, *ReleaseSkuStockLockReq) (*ReleaseSkuStockLockResp, error)
	// 下单的时候,锁定库存
	LockSkuStockLock(context.Context, *LockSkuStockLockReq) (*LockSkuStockLockResp, error)
	// 根据ProductSkuId查询sku
	QuerySkuStockByProductSkuId(context.Context, *QuerySkuStockByProductSkuIdReq) (*SkuStockListData, error)
	// contains filtered or unexported methods
}

SkuStockServiceServer is the server API for SkuStockService service. All implementations must embed UnimplementedSkuStockServiceServer for forward compatibility

type UnimplementedBrandServiceServer

type UnimplementedBrandServiceServer struct {
}

UnimplementedBrandServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedBrandServiceServer) AddBrand added in v0.0.2

func (UnimplementedBrandServiceServer) DeleteBrand added in v0.0.2

func (UnimplementedBrandServiceServer) QueryBrandDetail added in v0.0.2

func (UnimplementedBrandServiceServer) QueryBrandList added in v0.0.2

func (UnimplementedBrandServiceServer) QueryBrandListByIds added in v0.0.2

func (UnimplementedBrandServiceServer) UpdateBrand added in v0.0.2

func (UnimplementedBrandServiceServer) UpdateBrandFactoryStatus added in v0.0.2

func (UnimplementedBrandServiceServer) UpdateBrandRecommendStatus added in v0.0.2

func (UnimplementedBrandServiceServer) UpdateBrandShowStatus added in v0.0.2

type UnimplementedCommentReplayServiceServer

type UnimplementedCommentReplayServiceServer struct {
}

UnimplementedCommentReplayServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedCommentReplayServiceServer) AddCommentReplay added in v0.0.2

func (UnimplementedCommentReplayServiceServer) DeleteCommentReplay added in v0.0.2

func (UnimplementedCommentReplayServiceServer) QueryCommentReplayDetail added in v0.0.2

func (UnimplementedCommentReplayServiceServer) QueryCommentReplayList added in v0.0.2

func (UnimplementedCommentReplayServiceServer) UpdateCommentReplay added in v0.0.2

type UnimplementedCommentServiceServer

type UnimplementedCommentServiceServer struct {
}

UnimplementedCommentServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedCommentServiceServer) AddComment added in v0.0.2

func (UnimplementedCommentServiceServer) DeleteComment added in v0.0.2

func (UnimplementedCommentServiceServer) QueryCommentDetail added in v0.0.2

func (UnimplementedCommentServiceServer) QueryCommentList added in v0.0.2

func (UnimplementedCommentServiceServer) UpdateComment added in v0.0.2

type UnimplementedFeightTemplateServiceServer

type UnimplementedFeightTemplateServiceServer struct {
}

UnimplementedFeightTemplateServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedFeightTemplateServiceServer) AddFeightTemplate added in v0.0.2

func (UnimplementedFeightTemplateServiceServer) DeleteFeightTemplate added in v0.0.2

func (UnimplementedFeightTemplateServiceServer) QueryFeightTemplateDetail added in v0.0.2

func (UnimplementedFeightTemplateServiceServer) QueryFeightTemplateList added in v0.0.2

func (UnimplementedFeightTemplateServiceServer) UpdateFeightTemplate added in v0.0.2

type UnimplementedProductAttributeCategoryServiceServer

type UnimplementedProductAttributeCategoryServiceServer struct {
}

UnimplementedProductAttributeCategoryServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedProductAttributeCategoryServiceServer) AddProductAttributeCategory added in v0.0.2

func (UnimplementedProductAttributeCategoryServiceServer) DeleteProductAttributeCategory added in v0.0.2

func (UnimplementedProductAttributeCategoryServiceServer) QueryCategoryWithAttrList added in v0.0.2

func (UnimplementedProductAttributeCategoryServiceServer) QueryProductAttributeCategoryList added in v0.0.2

func (UnimplementedProductAttributeCategoryServiceServer) UpdateProductAttributeCategory added in v0.0.2

type UnimplementedProductAttributeServiceServer

type UnimplementedProductAttributeServiceServer struct {
}

UnimplementedProductAttributeServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedProductAttributeServiceServer) AddProductAttribute added in v0.0.2

func (UnimplementedProductAttributeServiceServer) DeleteProductAttribute added in v0.0.2

func (UnimplementedProductAttributeServiceServer) QueryByproductCategoryId added in v0.0.2

func (UnimplementedProductAttributeServiceServer) QueryProductAttributeList added in v0.0.2

type UnimplementedProductAttributeValueServiceServer

type UnimplementedProductAttributeValueServiceServer struct {
}

UnimplementedProductAttributeValueServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedProductAttributeValueServiceServer) AddProductAttributeValue added in v0.0.2

func (UnimplementedProductAttributeValueServiceServer) DeleteProductAttributeValue added in v0.0.2

func (UnimplementedProductAttributeValueServiceServer) QueryProductAttributeValueList added in v0.0.2

func (UnimplementedProductAttributeValueServiceServer) UpdateProductAttributeValue added in v0.0.2

type UnimplementedProductCategoryAttributeRelationServiceServer

type UnimplementedProductCategoryAttributeRelationServiceServer struct {
}

UnimplementedProductCategoryAttributeRelationServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedProductCategoryAttributeRelationServiceServer) AddProductCategoryAttributeRelation added in v0.0.2

func (UnimplementedProductCategoryAttributeRelationServiceServer) QueryProductCategoryAttributeRelationList added in v0.0.2

type UnimplementedProductCategoryServiceServer

type UnimplementedProductCategoryServiceServer struct {
}

UnimplementedProductCategoryServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedProductCategoryServiceServer) AddProductCategory added in v0.0.2

func (UnimplementedProductCategoryServiceServer) DeleteProductCategory added in v0.0.2

func (UnimplementedProductCategoryServiceServer) QueryProductCategoryDetail added in v0.0.2

func (UnimplementedProductCategoryServiceServer) QueryProductCategoryList

func (UnimplementedProductCategoryServiceServer) QueryProductCategoryTreeList added in v0.0.2

func (UnimplementedProductCategoryServiceServer) UpdateCategoryNavStatus added in v0.0.2

func (UnimplementedProductCategoryServiceServer) UpdateCategoryShowStatus added in v0.0.2

func (UnimplementedProductCategoryServiceServer) UpdateProductCategory added in v0.0.2

type UnimplementedProductCollectServiceServer added in v0.0.2

type UnimplementedProductCollectServiceServer struct {
}

UnimplementedProductCollectServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedProductCollectServiceServer) AddProductCollect added in v0.0.2

func (UnimplementedProductCollectServiceServer) DeleteProductCollect added in v0.0.2

func (UnimplementedProductCollectServiceServer) QueryProductCollectDetail added in v0.0.2

func (UnimplementedProductCollectServiceServer) QueryProductCollectList added in v0.0.2

type UnimplementedProductFullReductionServiceServer

type UnimplementedProductFullReductionServiceServer struct {
}

UnimplementedProductFullReductionServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedProductFullReductionServiceServer) AddProductFullReduction added in v0.0.2

func (UnimplementedProductFullReductionServiceServer) DeleteProductFullReduction added in v0.0.2

func (UnimplementedProductFullReductionServiceServer) QueryProductFullReductionList added in v0.0.2

type UnimplementedProductLadderServiceServer

type UnimplementedProductLadderServiceServer struct {
}

UnimplementedProductLadderServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedProductLadderServiceServer) AddProductLadder added in v0.0.2

func (UnimplementedProductLadderServiceServer) DeleteProductLadder added in v0.0.2

func (UnimplementedProductLadderServiceServer) QueryProductLadderDetail added in v0.0.2

func (UnimplementedProductLadderServiceServer) QueryProductLadderList added in v0.0.2

func (UnimplementedProductLadderServiceServer) UpdateProductLadder added in v0.0.2

type UnimplementedProductOperateLogServiceServer

type UnimplementedProductOperateLogServiceServer struct {
}

UnimplementedProductOperateLogServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedProductOperateLogServiceServer) AddProductOperateLog added in v0.0.2

func (UnimplementedProductOperateLogServiceServer) DeleteProductOperateLog added in v0.0.2

func (UnimplementedProductOperateLogServiceServer) QueryProductOperateLogDetail added in v0.0.2

func (UnimplementedProductOperateLogServiceServer) QueryProductOperateLogList added in v0.0.2

type UnimplementedProductServiceServer

type UnimplementedProductServiceServer struct {
}

UnimplementedProductServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedProductServiceServer) AddProduct added in v0.0.2

func (UnimplementedProductServiceServer) DeleteProduct added in v0.0.2

func (UnimplementedProductServiceServer) QueryProductDetailById added in v0.0.2

func (UnimplementedProductServiceServer) QueryProductList added in v0.0.2

func (UnimplementedProductServiceServer) QueryProductListByIds added in v0.0.2

func (UnimplementedProductServiceServer) UpdateDeleteStatus added in v0.0.2

func (UnimplementedProductServiceServer) UpdateNewStatus added in v0.0.2

func (UnimplementedProductServiceServer) UpdateProduct added in v0.0.2

func (UnimplementedProductServiceServer) UpdatePublishStatus added in v0.0.2

func (UnimplementedProductServiceServer) UpdateRecommendStatus added in v0.0.2

func (UnimplementedProductServiceServer) UpdateVerifyStatus added in v0.0.2

type UnimplementedProductVertifyRecordServiceServer

type UnimplementedProductVertifyRecordServiceServer struct {
}

UnimplementedProductVertifyRecordServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedProductVertifyRecordServiceServer) AddProductVertifyRecord added in v0.0.2

func (UnimplementedProductVertifyRecordServiceServer) DeleteProductVertifyRecord added in v0.0.2

func (UnimplementedProductVertifyRecordServiceServer) QueryProductVertifyRecordDetail added in v0.0.2

func (UnimplementedProductVertifyRecordServiceServer) QueryProductVertifyRecordList added in v0.0.2

func (UnimplementedProductVertifyRecordServiceServer) UpdateProductVertifyRecord added in v0.0.2

func (UnimplementedProductVertifyRecordServiceServer) UpdateProductVertifyRecordStatus added in v0.0.2

type UnimplementedSkuStockServiceServer

type UnimplementedSkuStockServiceServer struct {
}

UnimplementedSkuStockServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedSkuStockServiceServer) AddSkuStock added in v0.0.2

func (UnimplementedSkuStockServiceServer) DeleteSkuStock added in v0.0.2

func (UnimplementedSkuStockServiceServer) LockSkuStockLock

func (UnimplementedSkuStockServiceServer) QuerySkuStockByProductSkuId

func (UnimplementedSkuStockServiceServer) QuerySkuStockDetail added in v0.0.2

func (UnimplementedSkuStockServiceServer) QuerySkuStockList added in v0.0.2

func (UnimplementedSkuStockServiceServer) ReleaseSkuStockLock

func (UnimplementedSkuStockServiceServer) UpdateSkuStock added in v0.0.2

type UnsafeBrandServiceServer

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

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

type UnsafeCommentReplayServiceServer

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

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

type UnsafeCommentServiceServer

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

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

type UnsafeFeightTemplateServiceServer

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

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

type UnsafeProductAttributeCategoryServiceServer

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

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

type UnsafeProductAttributeServiceServer

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

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

type UnsafeProductAttributeValueServiceServer

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

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

type UnsafeProductCategoryAttributeRelationServiceServer

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

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

type UnsafeProductCategoryServiceServer

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

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

type UnsafeProductCollectServiceServer added in v0.0.2

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

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

type UnsafeProductFullReductionServiceServer

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

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

type UnsafeProductLadderServiceServer

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

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

type UnsafeProductOperateLogServiceServer

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

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

type UnsafeProductServiceServer

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

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

type UnsafeProductVertifyRecordServiceServer

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

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

type UnsafeSkuStockServiceServer

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

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

type UpdateBrandFactoryStatusReq added in v0.0.2

type UpdateBrandFactoryStatusReq struct {
	Ids           []int64 `protobuf:"varint,1,rep,packed,name=Ids,proto3" json:"Ids,omitempty"`
	FactoryStatus int32   `protobuf:"varint,2,opt,name=FactoryStatus,proto3" json:"FactoryStatus,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateBrandFactoryStatusReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateBrandFactoryStatusReq.ProtoReflect.Descriptor instead.

func (*UpdateBrandFactoryStatusReq) GetFactoryStatus added in v0.0.2

func (x *UpdateBrandFactoryStatusReq) GetFactoryStatus() int32

func (*UpdateBrandFactoryStatusReq) GetIds added in v0.0.2

func (x *UpdateBrandFactoryStatusReq) GetIds() []int64

func (*UpdateBrandFactoryStatusReq) ProtoMessage added in v0.0.2

func (*UpdateBrandFactoryStatusReq) ProtoMessage()

func (*UpdateBrandFactoryStatusReq) ProtoReflect added in v0.0.2

func (*UpdateBrandFactoryStatusReq) Reset added in v0.0.2

func (x *UpdateBrandFactoryStatusReq) Reset()

func (*UpdateBrandFactoryStatusReq) String added in v0.0.2

func (x *UpdateBrandFactoryStatusReq) String() string

type UpdateBrandRecommendStatusReq added in v0.0.2

type UpdateBrandRecommendStatusReq 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"`
	// contains filtered or unexported fields
}

func (*UpdateBrandRecommendStatusReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateBrandRecommendStatusReq.ProtoReflect.Descriptor instead.

func (*UpdateBrandRecommendStatusReq) GetIds added in v0.0.2

func (x *UpdateBrandRecommendStatusReq) GetIds() []int64

func (*UpdateBrandRecommendStatusReq) GetRecommendStatus added in v0.0.2

func (x *UpdateBrandRecommendStatusReq) GetRecommendStatus() int32

func (*UpdateBrandRecommendStatusReq) ProtoMessage added in v0.0.2

func (*UpdateBrandRecommendStatusReq) ProtoMessage()

func (*UpdateBrandRecommendStatusReq) ProtoReflect added in v0.0.2

func (*UpdateBrandRecommendStatusReq) Reset added in v0.0.2

func (x *UpdateBrandRecommendStatusReq) Reset()

func (*UpdateBrandRecommendStatusReq) String added in v0.0.2

type UpdateBrandReq added in v0.0.2

type UpdateBrandReq 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"`                                                             //品牌名称
	FirstLetter         string `protobuf:"bytes,3,opt,name=first_letter,json=firstLetter,proto3" json:"first_letter,omitempty"`                            //首字母
	Sort                int32  `protobuf:"varint,4,opt,name=sort,proto3" json:"sort,omitempty"`                                                            //排序
	FactoryStatus       int32  `protobuf:"varint,5,opt,name=factory_status,json=factoryStatus,proto3" json:"factory_status,omitempty"`                     //是否为品牌制造商:0->不是;1->是
	ShowStatus          int32  `protobuf:"varint,6,opt,name=show_status,json=showStatus,proto3" json:"show_status,omitempty"`                              //品牌显示状态
	RecommendStatus     int32  `protobuf:"varint,7,opt,name=recommend_status,json=recommendStatus,proto3" json:"recommend_status,omitempty"`               //推荐状态
	ProductCount        int32  `protobuf:"varint,8,opt,name=product_count,json=productCount,proto3" json:"product_count,omitempty"`                        //产品数量
	ProductCommentCount int32  `protobuf:"varint,9,opt,name=product_comment_count,json=productCommentCount,proto3" json:"product_comment_count,omitempty"` //产品评论数量
	BigPic              string `protobuf:"bytes,11,opt,name=big_pic,json=bigPic,proto3" json:"big_pic,omitempty"`                                          //专区大图
	BrandStory          string `protobuf:"bytes,12,opt,name=brand_story,json=brandStory,proto3" json:"brand_story,omitempty"`                              //品牌故事
	UpdateBy            string `protobuf:"bytes,15,opt,name=update_by,json=updateBy,proto3" json:"update_by,omitempty"`                                    //更新者
	// contains filtered or unexported fields
}

更新品牌表

func (*UpdateBrandReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateBrandReq.ProtoReflect.Descriptor instead.

func (*UpdateBrandReq) GetBigPic added in v0.0.2

func (x *UpdateBrandReq) GetBigPic() string

func (*UpdateBrandReq) GetBrandStory added in v0.0.2

func (x *UpdateBrandReq) GetBrandStory() string

func (*UpdateBrandReq) GetFactoryStatus added in v0.0.2

func (x *UpdateBrandReq) GetFactoryStatus() int32

func (*UpdateBrandReq) GetFirstLetter added in v0.0.2

func (x *UpdateBrandReq) GetFirstLetter() string

func (*UpdateBrandReq) GetId added in v0.0.2

func (x *UpdateBrandReq) GetId() int64
func (x *UpdateBrandReq) GetLogo() string

func (*UpdateBrandReq) GetName added in v0.0.2

func (x *UpdateBrandReq) GetName() string

func (*UpdateBrandReq) GetProductCommentCount added in v0.0.2

func (x *UpdateBrandReq) GetProductCommentCount() int32

func (*UpdateBrandReq) GetProductCount added in v0.0.2

func (x *UpdateBrandReq) GetProductCount() int32

func (*UpdateBrandReq) GetRecommendStatus added in v0.0.2

func (x *UpdateBrandReq) GetRecommendStatus() int32

func (*UpdateBrandReq) GetShowStatus added in v0.0.2

func (x *UpdateBrandReq) GetShowStatus() int32

func (*UpdateBrandReq) GetSort added in v0.0.2

func (x *UpdateBrandReq) GetSort() int32

func (*UpdateBrandReq) GetUpdateBy added in v0.0.2

func (x *UpdateBrandReq) GetUpdateBy() string

func (*UpdateBrandReq) ProtoMessage added in v0.0.2

func (*UpdateBrandReq) ProtoMessage()

func (*UpdateBrandReq) ProtoReflect added in v0.0.2

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

func (*UpdateBrandReq) Reset added in v0.0.2

func (x *UpdateBrandReq) Reset()

func (*UpdateBrandReq) String added in v0.0.2

func (x *UpdateBrandReq) String() string

type UpdateBrandResp added in v0.0.2

type UpdateBrandResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateBrandResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateBrandResp.ProtoReflect.Descriptor instead.

func (*UpdateBrandResp) GetPong added in v0.0.2

func (x *UpdateBrandResp) GetPong() string

func (*UpdateBrandResp) ProtoMessage added in v0.0.2

func (*UpdateBrandResp) ProtoMessage()

func (*UpdateBrandResp) ProtoReflect added in v0.0.2

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

func (*UpdateBrandResp) Reset added in v0.0.2

func (x *UpdateBrandResp) Reset()

func (*UpdateBrandResp) String added in v0.0.2

func (x *UpdateBrandResp) String() string

type UpdateBrandShowStatusReq added in v0.0.2

type UpdateBrandShowStatusReq struct {
	Ids        []int64 `protobuf:"varint,1,rep,packed,name=Ids,proto3" json:"Ids,omitempty"`
	ShowStatus int32   `protobuf:"varint,2,opt,name=ShowStatus,proto3" json:"ShowStatus,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateBrandShowStatusReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateBrandShowStatusReq.ProtoReflect.Descriptor instead.

func (*UpdateBrandShowStatusReq) GetIds added in v0.0.2

func (x *UpdateBrandShowStatusReq) GetIds() []int64

func (*UpdateBrandShowStatusReq) GetShowStatus added in v0.0.2

func (x *UpdateBrandShowStatusReq) GetShowStatus() int32

func (*UpdateBrandShowStatusReq) ProtoMessage added in v0.0.2

func (*UpdateBrandShowStatusReq) ProtoMessage()

func (*UpdateBrandShowStatusReq) ProtoReflect added in v0.0.2

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

func (*UpdateBrandShowStatusReq) Reset added in v0.0.2

func (x *UpdateBrandShowStatusReq) Reset()

func (*UpdateBrandShowStatusReq) String added in v0.0.2

func (x *UpdateBrandShowStatusReq) String() string

type UpdateBrandStatusResp added in v0.0.2

type UpdateBrandStatusResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateBrandStatusResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateBrandStatusResp.ProtoReflect.Descriptor instead.

func (*UpdateBrandStatusResp) GetPong added in v0.0.2

func (x *UpdateBrandStatusResp) GetPong() string

func (*UpdateBrandStatusResp) ProtoMessage added in v0.0.2

func (*UpdateBrandStatusResp) ProtoMessage()

func (*UpdateBrandStatusResp) ProtoReflect added in v0.0.2

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

func (*UpdateBrandStatusResp) Reset added in v0.0.2

func (x *UpdateBrandStatusResp) Reset()

func (*UpdateBrandStatusResp) String added in v0.0.2

func (x *UpdateBrandStatusResp) String() string

type UpdateCommentReplayReq added in v0.0.2

type UpdateCommentReplayReq struct {
	Id             int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                                //
	CommentId      int64  `protobuf:"varint,2,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"`                 //评论id
	MemberNickName string `protobuf:"bytes,3,opt,name=member_nick_name,json=memberNickName,proto3" json:"member_nick_name,omitempty"` //评论人员昵称
	MemberIcon     string `protobuf:"bytes,4,opt,name=member_icon,json=memberIcon,proto3" json:"member_icon,omitempty"`               //评论人员头像
	Content        string `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"`                                       //内容
	Type           int32  `protobuf:"varint,7,opt,name=type,proto3" json:"type,omitempty"`                                            //评论人员类型;0->会员;1->管理员
	// contains filtered or unexported fields
}

更新产品评价回复表

func (*UpdateCommentReplayReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateCommentReplayReq.ProtoReflect.Descriptor instead.

func (*UpdateCommentReplayReq) GetCommentId added in v0.0.2

func (x *UpdateCommentReplayReq) GetCommentId() int64

func (*UpdateCommentReplayReq) GetContent added in v0.0.2

func (x *UpdateCommentReplayReq) GetContent() string

func (*UpdateCommentReplayReq) GetId added in v0.0.2

func (x *UpdateCommentReplayReq) GetId() int64

func (*UpdateCommentReplayReq) GetMemberIcon added in v0.0.2

func (x *UpdateCommentReplayReq) GetMemberIcon() string

func (*UpdateCommentReplayReq) GetMemberNickName added in v0.0.2

func (x *UpdateCommentReplayReq) GetMemberNickName() string

func (*UpdateCommentReplayReq) GetType added in v0.0.2

func (x *UpdateCommentReplayReq) GetType() int32

func (*UpdateCommentReplayReq) ProtoMessage added in v0.0.2

func (*UpdateCommentReplayReq) ProtoMessage()

func (*UpdateCommentReplayReq) ProtoReflect added in v0.0.2

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

func (*UpdateCommentReplayReq) Reset added in v0.0.2

func (x *UpdateCommentReplayReq) Reset()

func (*UpdateCommentReplayReq) String added in v0.0.2

func (x *UpdateCommentReplayReq) String() string

type UpdateCommentReplayResp added in v0.0.2

type UpdateCommentReplayResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateCommentReplayResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateCommentReplayResp.ProtoReflect.Descriptor instead.

func (*UpdateCommentReplayResp) GetPong added in v0.0.2

func (x *UpdateCommentReplayResp) GetPong() string

func (*UpdateCommentReplayResp) ProtoMessage added in v0.0.2

func (*UpdateCommentReplayResp) ProtoMessage()

func (*UpdateCommentReplayResp) ProtoReflect added in v0.0.2

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

func (*UpdateCommentReplayResp) Reset added in v0.0.2

func (x *UpdateCommentReplayResp) Reset()

func (*UpdateCommentReplayResp) String added in v0.0.2

func (x *UpdateCommentReplayResp) String() string

type UpdateCommentReq added in v0.0.2

type UpdateCommentReq 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
	MemberNickName   string `protobuf:"bytes,3,opt,name=member_nick_name,json=memberNickName,proto3" json:"member_nick_name,omitempty"`     //评价者昵称
	ProductName      string `protobuf:"bytes,4,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"`                //商品名称
	Star             int32  `protobuf:"varint,5,opt,name=star,proto3" json:"star,omitempty"`                                                //评价星数:0->5
	MemberIp         string `protobuf:"bytes,6,opt,name=member_ip,json=memberIp,proto3" json:"member_ip,omitempty"`                         //评价的ip
	ShowStatus       int32  `protobuf:"varint,8,opt,name=show_status,json=showStatus,proto3" json:"show_status,omitempty"`                  //是否显示,0-不显示,1-显示
	ProductAttribute string `protobuf:"bytes,9,opt,name=product_attribute,json=productAttribute,proto3" json:"product_attribute,omitempty"` //购买时的商品属性
	CollectCount     int32  `protobuf:"varint,10,opt,name=collect_count,json=collectCount,proto3" json:"collect_count,omitempty"`           //点赞数
	ReadCount        int32  `protobuf:"varint,11,opt,name=read_count,json=readCount,proto3" json:"read_count,omitempty"`                    //阅读数
	Content          string `protobuf:"bytes,12,opt,name=content,proto3" json:"content,omitempty"`                                          //内容
	Pics             string `protobuf:"bytes,13,opt,name=pics,proto3" json:"pics,omitempty"`                                                //上传图片地址,以逗号隔开
	MemberIcon       string `protobuf:"bytes,14,opt,name=member_icon,json=memberIcon,proto3" json:"member_icon,omitempty"`                  //评论用户头像
	ReplayCount      int32  `protobuf:"varint,15,opt,name=replay_count,json=replayCount,proto3" json:"replay_count,omitempty"`              //回复数量
	// contains filtered or unexported fields
}

更新商品评价表

func (*UpdateCommentReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateCommentReq.ProtoReflect.Descriptor instead.

func (*UpdateCommentReq) GetCollectCount added in v0.0.2

func (x *UpdateCommentReq) GetCollectCount() int32

func (*UpdateCommentReq) GetContent added in v0.0.2

func (x *UpdateCommentReq) GetContent() string

func (*UpdateCommentReq) GetId added in v0.0.2

func (x *UpdateCommentReq) GetId() int64

func (*UpdateCommentReq) GetMemberIcon added in v0.0.2

func (x *UpdateCommentReq) GetMemberIcon() string

func (*UpdateCommentReq) GetMemberIp added in v0.0.2

func (x *UpdateCommentReq) GetMemberIp() string

func (*UpdateCommentReq) GetMemberNickName added in v0.0.2

func (x *UpdateCommentReq) GetMemberNickName() string

func (*UpdateCommentReq) GetPics added in v0.0.2

func (x *UpdateCommentReq) GetPics() string

func (*UpdateCommentReq) GetProductAttribute added in v0.0.2

func (x *UpdateCommentReq) GetProductAttribute() string

func (*UpdateCommentReq) GetProductId added in v0.0.2

func (x *UpdateCommentReq) GetProductId() int64

func (*UpdateCommentReq) GetProductName added in v0.0.2

func (x *UpdateCommentReq) GetProductName() string

func (*UpdateCommentReq) GetReadCount added in v0.0.2

func (x *UpdateCommentReq) GetReadCount() int32

func (*UpdateCommentReq) GetReplayCount added in v0.0.2

func (x *UpdateCommentReq) GetReplayCount() int32

func (*UpdateCommentReq) GetShowStatus added in v0.0.2

func (x *UpdateCommentReq) GetShowStatus() int32

func (*UpdateCommentReq) GetStar added in v0.0.2

func (x *UpdateCommentReq) GetStar() int32

func (*UpdateCommentReq) ProtoMessage added in v0.0.2

func (*UpdateCommentReq) ProtoMessage()

func (*UpdateCommentReq) ProtoReflect added in v0.0.2

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

func (*UpdateCommentReq) Reset added in v0.0.2

func (x *UpdateCommentReq) Reset()

func (*UpdateCommentReq) String added in v0.0.2

func (x *UpdateCommentReq) String() string

type UpdateCommentResp added in v0.0.2

type UpdateCommentResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateCommentResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateCommentResp.ProtoReflect.Descriptor instead.

func (*UpdateCommentResp) GetPong added in v0.0.2

func (x *UpdateCommentResp) GetPong() string

func (*UpdateCommentResp) ProtoMessage added in v0.0.2

func (*UpdateCommentResp) ProtoMessage()

func (*UpdateCommentResp) ProtoReflect added in v0.0.2

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

func (*UpdateCommentResp) Reset added in v0.0.2

func (x *UpdateCommentResp) Reset()

func (*UpdateCommentResp) String added in v0.0.2

func (x *UpdateCommentResp) String() string

type UpdateFeightTemplateReq added in v0.0.2

type UpdateFeightTemplateReq 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"`                                            //运费模版名称
	ChargeType     int32  `protobuf:"varint,3,opt,name=charge_type,json=chargeType,proto3" json:"charge_type,omitempty"`             //计费类型:0->按重量;1->按件数
	FirstWeight    int64  `protobuf:"varint,4,opt,name=first_weight,json=firstWeight,proto3" json:"first_weight,omitempty"`          //首重kg
	FirstFee       int64  `protobuf:"varint,5,opt,name=first_fee,json=firstFee,proto3" json:"first_fee,omitempty"`                   //首费(元)
	ContinueWeight int64  `protobuf:"varint,6,opt,name=continue_weight,json=continueWeight,proto3" json:"continue_weight,omitempty"` //续重kg
	ContinueFee    int64  `protobuf:"varint,7,opt,name=continue_fee,json=continueFee,proto3" json:"continue_fee,omitempty"`          //续费(元)
	Dest           string `protobuf:"bytes,8,opt,name=dest,proto3" json:"dest,omitempty"`                                            //目的地(省、市)
	// contains filtered or unexported fields
}

更新运费模版

func (*UpdateFeightTemplateReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateFeightTemplateReq.ProtoReflect.Descriptor instead.

func (*UpdateFeightTemplateReq) GetChargeType added in v0.0.2

func (x *UpdateFeightTemplateReq) GetChargeType() int32

func (*UpdateFeightTemplateReq) GetContinueFee added in v0.0.2

func (x *UpdateFeightTemplateReq) GetContinueFee() int64

func (*UpdateFeightTemplateReq) GetContinueWeight added in v0.0.2

func (x *UpdateFeightTemplateReq) GetContinueWeight() int64

func (*UpdateFeightTemplateReq) GetDest added in v0.0.2

func (x *UpdateFeightTemplateReq) GetDest() string

func (*UpdateFeightTemplateReq) GetFirstFee added in v0.0.2

func (x *UpdateFeightTemplateReq) GetFirstFee() int64

func (*UpdateFeightTemplateReq) GetFirstWeight added in v0.0.2

func (x *UpdateFeightTemplateReq) GetFirstWeight() int64

func (*UpdateFeightTemplateReq) GetId added in v0.0.2

func (x *UpdateFeightTemplateReq) GetId() int64

func (*UpdateFeightTemplateReq) GetName added in v0.0.2

func (x *UpdateFeightTemplateReq) GetName() string

func (*UpdateFeightTemplateReq) ProtoMessage added in v0.0.2

func (*UpdateFeightTemplateReq) ProtoMessage()

func (*UpdateFeightTemplateReq) ProtoReflect added in v0.0.2

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

func (*UpdateFeightTemplateReq) Reset added in v0.0.2

func (x *UpdateFeightTemplateReq) Reset()

func (*UpdateFeightTemplateReq) String added in v0.0.2

func (x *UpdateFeightTemplateReq) String() string

type UpdateFeightTemplateResp added in v0.0.2

type UpdateFeightTemplateResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateFeightTemplateResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateFeightTemplateResp.ProtoReflect.Descriptor instead.

func (*UpdateFeightTemplateResp) GetPong added in v0.0.2

func (x *UpdateFeightTemplateResp) GetPong() string

func (*UpdateFeightTemplateResp) ProtoMessage added in v0.0.2

func (*UpdateFeightTemplateResp) ProtoMessage()

func (*UpdateFeightTemplateResp) ProtoReflect added in v0.0.2

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

func (*UpdateFeightTemplateResp) Reset added in v0.0.2

func (x *UpdateFeightTemplateResp) Reset()

func (*UpdateFeightTemplateResp) String added in v0.0.2

func (x *UpdateFeightTemplateResp) String() string

type UpdateProductAttributeCategoryReq added in v0.0.2

type UpdateProductAttributeCategoryReq 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"`                                            //商品属性分类名称
	AttributeCount int32  `protobuf:"varint,3,opt,name=attribute_count,json=attributeCount,proto3" json:"attribute_count,omitempty"` //属性数量
	ParamCount     int32  `protobuf:"varint,4,opt,name=param_count,json=paramCount,proto3" json:"param_count,omitempty"`             //参数数量
	// contains filtered or unexported fields
}

更新产品属性分类表

func (*UpdateProductAttributeCategoryReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductAttributeCategoryReq.ProtoReflect.Descriptor instead.

func (*UpdateProductAttributeCategoryReq) GetAttributeCount added in v0.0.2

func (x *UpdateProductAttributeCategoryReq) GetAttributeCount() int32

func (*UpdateProductAttributeCategoryReq) GetId added in v0.0.2

func (*UpdateProductAttributeCategoryReq) GetName added in v0.0.2

func (*UpdateProductAttributeCategoryReq) GetParamCount added in v0.0.2

func (x *UpdateProductAttributeCategoryReq) GetParamCount() int32

func (*UpdateProductAttributeCategoryReq) ProtoMessage added in v0.0.2

func (*UpdateProductAttributeCategoryReq) ProtoMessage()

func (*UpdateProductAttributeCategoryReq) ProtoReflect added in v0.0.2

func (*UpdateProductAttributeCategoryReq) Reset added in v0.0.2

func (*UpdateProductAttributeCategoryReq) String added in v0.0.2

type UpdateProductAttributeCategoryResp added in v0.0.2

type UpdateProductAttributeCategoryResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateProductAttributeCategoryResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductAttributeCategoryResp.ProtoReflect.Descriptor instead.

func (*UpdateProductAttributeCategoryResp) GetPong added in v0.0.2

func (*UpdateProductAttributeCategoryResp) ProtoMessage added in v0.0.2

func (*UpdateProductAttributeCategoryResp) ProtoMessage()

func (*UpdateProductAttributeCategoryResp) ProtoReflect added in v0.0.2

func (*UpdateProductAttributeCategoryResp) Reset added in v0.0.2

func (*UpdateProductAttributeCategoryResp) String added in v0.0.2

type UpdateProductAttributeValueReq added in v0.0.2

type UpdateProductAttributeValueReq 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
	ProductAttributeId int64  `protobuf:"varint,3,opt,name=product_attribute_id,json=productAttributeId,proto3" json:"product_attribute_id,omitempty"` //商品属性id
	Value              string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"`                                                        //手动添加规格或参数的值,参数单值,规格有多个时以逗号隔开
	// contains filtered or unexported fields
}

更新存储产品参数信息的表

func (*UpdateProductAttributeValueReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductAttributeValueReq.ProtoReflect.Descriptor instead.

func (*UpdateProductAttributeValueReq) GetId added in v0.0.2

func (*UpdateProductAttributeValueReq) GetProductAttributeId added in v0.0.2

func (x *UpdateProductAttributeValueReq) GetProductAttributeId() int64

func (*UpdateProductAttributeValueReq) GetProductId added in v0.0.2

func (x *UpdateProductAttributeValueReq) GetProductId() int64

func (*UpdateProductAttributeValueReq) GetValue added in v0.0.2

func (x *UpdateProductAttributeValueReq) GetValue() string

func (*UpdateProductAttributeValueReq) ProtoMessage added in v0.0.2

func (*UpdateProductAttributeValueReq) ProtoMessage()

func (*UpdateProductAttributeValueReq) ProtoReflect added in v0.0.2

func (*UpdateProductAttributeValueReq) Reset added in v0.0.2

func (x *UpdateProductAttributeValueReq) Reset()

func (*UpdateProductAttributeValueReq) String added in v0.0.2

type UpdateProductAttributeValueResp added in v0.0.2

type UpdateProductAttributeValueResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateProductAttributeValueResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductAttributeValueResp.ProtoReflect.Descriptor instead.

func (*UpdateProductAttributeValueResp) GetPong added in v0.0.2

func (*UpdateProductAttributeValueResp) ProtoMessage added in v0.0.2

func (*UpdateProductAttributeValueResp) ProtoMessage()

func (*UpdateProductAttributeValueResp) ProtoReflect added in v0.0.2

func (*UpdateProductAttributeValueResp) Reset added in v0.0.2

func (*UpdateProductAttributeValueResp) String added in v0.0.2

type UpdateProductCategoryReq added in v0.0.2

type UpdateProductCategoryReq struct {
	Id                     int64   `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`                                         //
	ParentId               int64   `protobuf:"varint,2,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"`             //上机分类的编号:0表示一级分类
	Name                   string  `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`                                      //商品分类名称
	Level                  int32   `protobuf:"varint,4,opt,name=level,proto3" json:"level,omitempty"`                                   //分类级别:0->1级;1->2级
	ProductCount           int32   `protobuf:"varint,5,opt,name=product_count,json=productCount,proto3" json:"product_count,omitempty"` //商品数量
	ProductUnit            string  `protobuf:"bytes,6,opt,name=product_unit,json=productUnit,proto3" json:"product_unit,omitempty"`     //商品数量
	NavStatus              int32   `protobuf:"varint,7,opt,name=nav_status,json=navStatus,proto3" json:"nav_status,omitempty"`          //是否显示在导航栏:0->不显示;1->显示
	ShowStatus             int32   `protobuf:"varint,8,opt,name=show_status,json=showStatus,proto3" json:"show_status,omitempty"`       //显示状态:0->不显示;1->显示
	Sort                   int32   `protobuf:"varint,9,opt,name=sort,proto3" json:"sort,omitempty"`                                     //排序
	Icon                   string  `protobuf:"bytes,10,opt,name=icon,proto3" json:"icon,omitempty"`                                     //图标
	Keywords               string  `protobuf:"bytes,11,opt,name=keywords,proto3" json:"keywords,omitempty"`                             //关键字
	Description            string  `protobuf:"bytes,12,opt,name=description,proto3" json:"description,omitempty"`                       //描述
	ProductAttributeIdList []int64 `protobuf:"varint,13,rep,packed,name=ProductAttributeIdList,proto3" json:"ProductAttributeIdList,omitempty"`
	// contains filtered or unexported fields
}

更新产品分类

func (*UpdateProductCategoryReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductCategoryReq.ProtoReflect.Descriptor instead.

func (*UpdateProductCategoryReq) GetDescription added in v0.0.2

func (x *UpdateProductCategoryReq) GetDescription() string

func (*UpdateProductCategoryReq) GetIcon added in v0.0.2

func (x *UpdateProductCategoryReq) GetIcon() string

func (*UpdateProductCategoryReq) GetId added in v0.0.2

func (x *UpdateProductCategoryReq) GetId() int64

func (*UpdateProductCategoryReq) GetKeywords added in v0.0.2

func (x *UpdateProductCategoryReq) GetKeywords() string

func (*UpdateProductCategoryReq) GetLevel added in v0.0.2

func (x *UpdateProductCategoryReq) GetLevel() int32

func (*UpdateProductCategoryReq) GetName added in v0.0.2

func (x *UpdateProductCategoryReq) GetName() string

func (*UpdateProductCategoryReq) GetNavStatus added in v0.0.2

func (x *UpdateProductCategoryReq) GetNavStatus() int32

func (*UpdateProductCategoryReq) GetParentId added in v0.0.2

func (x *UpdateProductCategoryReq) GetParentId() int64

func (*UpdateProductCategoryReq) GetProductAttributeIdList added in v0.0.2

func (x *UpdateProductCategoryReq) GetProductAttributeIdList() []int64

func (*UpdateProductCategoryReq) GetProductCount added in v0.0.2

func (x *UpdateProductCategoryReq) GetProductCount() int32

func (*UpdateProductCategoryReq) GetProductUnit added in v0.0.2

func (x *UpdateProductCategoryReq) GetProductUnit() string

func (*UpdateProductCategoryReq) GetShowStatus added in v0.0.2

func (x *UpdateProductCategoryReq) GetShowStatus() int32

func (*UpdateProductCategoryReq) GetSort added in v0.0.2

func (x *UpdateProductCategoryReq) GetSort() int32

func (*UpdateProductCategoryReq) ProtoMessage added in v0.0.2

func (*UpdateProductCategoryReq) ProtoMessage()

func (*UpdateProductCategoryReq) ProtoReflect added in v0.0.2

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

func (*UpdateProductCategoryReq) Reset added in v0.0.2

func (x *UpdateProductCategoryReq) Reset()

func (*UpdateProductCategoryReq) String added in v0.0.2

func (x *UpdateProductCategoryReq) String() string

type UpdateProductCategoryResp added in v0.0.2

type UpdateProductCategoryResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateProductCategoryResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductCategoryResp.ProtoReflect.Descriptor instead.

func (*UpdateProductCategoryResp) GetPong added in v0.0.2

func (x *UpdateProductCategoryResp) GetPong() string

func (*UpdateProductCategoryResp) ProtoMessage added in v0.0.2

func (*UpdateProductCategoryResp) ProtoMessage()

func (*UpdateProductCategoryResp) ProtoReflect added in v0.0.2

func (*UpdateProductCategoryResp) Reset added in v0.0.2

func (x *UpdateProductCategoryResp) Reset()

func (*UpdateProductCategoryResp) String added in v0.0.2

func (x *UpdateProductCategoryResp) String() string

type UpdateProductCategoryStatusReq added in v0.0.2

type UpdateProductCategoryStatusReq 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 (*UpdateProductCategoryStatusReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductCategoryStatusReq.ProtoReflect.Descriptor instead.

func (*UpdateProductCategoryStatusReq) GetIds added in v0.0.2

func (x *UpdateProductCategoryStatusReq) GetIds() []int64

func (*UpdateProductCategoryStatusReq) GetStatus added in v0.0.2

func (x *UpdateProductCategoryStatusReq) GetStatus() int32

func (*UpdateProductCategoryStatusReq) ProtoMessage added in v0.0.2

func (*UpdateProductCategoryStatusReq) ProtoMessage()

func (*UpdateProductCategoryStatusReq) ProtoReflect added in v0.0.2

func (*UpdateProductCategoryStatusReq) Reset added in v0.0.2

func (x *UpdateProductCategoryStatusReq) Reset()

func (*UpdateProductCategoryStatusReq) String added in v0.0.2

type UpdateProductCategoryStatusResp added in v0.0.2

type UpdateProductCategoryStatusResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateProductCategoryStatusResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductCategoryStatusResp.ProtoReflect.Descriptor instead.

func (*UpdateProductCategoryStatusResp) GetPong added in v0.0.2

func (*UpdateProductCategoryStatusResp) ProtoMessage added in v0.0.2

func (*UpdateProductCategoryStatusResp) ProtoMessage()

func (*UpdateProductCategoryStatusResp) ProtoReflect added in v0.0.2

func (*UpdateProductCategoryStatusResp) Reset added in v0.0.2

func (*UpdateProductCategoryStatusResp) String added in v0.0.2

type UpdateProductLadderReq added in v0.0.2

type UpdateProductLadderReq 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
	Count     int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"`                          //满足的商品数量
	Discount  int64 `protobuf:"varint,4,opt,name=discount,proto3" json:"discount,omitempty"`                    //折扣
	Price     int64 `protobuf:"varint,5,opt,name=price,proto3" json:"price,omitempty"`                          //折后价格
	// contains filtered or unexported fields
}

更新产品阶梯价格表(只针对同商品)

func (*UpdateProductLadderReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductLadderReq.ProtoReflect.Descriptor instead.

func (*UpdateProductLadderReq) GetCount added in v0.0.2

func (x *UpdateProductLadderReq) GetCount() int32

func (*UpdateProductLadderReq) GetDiscount added in v0.0.2

func (x *UpdateProductLadderReq) GetDiscount() int64

func (*UpdateProductLadderReq) GetId added in v0.0.2

func (x *UpdateProductLadderReq) GetId() int64

func (*UpdateProductLadderReq) GetPrice added in v0.0.2

func (x *UpdateProductLadderReq) GetPrice() int64

func (*UpdateProductLadderReq) GetProductId added in v0.0.2

func (x *UpdateProductLadderReq) GetProductId() int64

func (*UpdateProductLadderReq) ProtoMessage added in v0.0.2

func (*UpdateProductLadderReq) ProtoMessage()

func (*UpdateProductLadderReq) ProtoReflect added in v0.0.2

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

func (*UpdateProductLadderReq) Reset added in v0.0.2

func (x *UpdateProductLadderReq) Reset()

func (*UpdateProductLadderReq) String added in v0.0.2

func (x *UpdateProductLadderReq) String() string

type UpdateProductLadderResp added in v0.0.2

type UpdateProductLadderResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateProductLadderResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductLadderResp.ProtoReflect.Descriptor instead.

func (*UpdateProductLadderResp) GetPong added in v0.0.2

func (x *UpdateProductLadderResp) GetPong() string

func (*UpdateProductLadderResp) ProtoMessage added in v0.0.2

func (*UpdateProductLadderResp) ProtoMessage()

func (*UpdateProductLadderResp) ProtoReflect added in v0.0.2

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

func (*UpdateProductLadderResp) Reset added in v0.0.2

func (x *UpdateProductLadderResp) Reset()

func (*UpdateProductLadderResp) String added in v0.0.2

func (x *UpdateProductLadderResp) String() string

type UpdateProductReq added in v0.0.2

type UpdateProductReq 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
	ProductCategoryId          int64 `protobuf:"varint,3,opt,name=product_category_id,json=productCategoryId,proto3" json:"product_category_id,omitempty"` //商品分类id
	FeightTemplateId           int64 `protobuf:"varint,4,opt,name=feight_template_id,json=feightTemplateId,proto3" json:"feight_template_id,omitempty"`    //商品运费模板id
	ProductAttributeCategoryId int64 ``                                                                                                                    //商品属性分类id
	/* 144-byte string literal not displayed */
	Name                   string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"`                                                             //商品名称
	Pic                    string `protobuf:"bytes,7,opt,name=pic,proto3" json:"pic,omitempty"`                                                               //商品图片
	ProductSn              string `protobuf:"bytes,8,opt,name=product_sn,json=productSn,proto3" json:"product_sn,omitempty"`                                  //货号
	DeleteStatus           int32  `protobuf:"varint,9,opt,name=delete_status,json=deleteStatus,proto3" json:"delete_status,omitempty"`                        //删除状态:0->未删除;1->已删除
	PublishStatus          int32  `protobuf:"varint,10,opt,name=publish_status,json=publishStatus,proto3" json:"publish_status,omitempty"`                    //上架状态:0->下架;1->上架
	NewStatus              int32  `protobuf:"varint,11,opt,name=new_status,json=newStatus,proto3" json:"new_status,omitempty"`                                //新品状态:0->不是新品;1->新品
	RecommandStatus        int32  `protobuf:"varint,12,opt,name=recommand_status,json=recommandStatus,proto3" json:"recommand_status,omitempty"`              //推荐状态;0->不推荐;1->推荐
	VerifyStatus           int32  `protobuf:"varint,13,opt,name=verify_status,json=verifyStatus,proto3" json:"verify_status,omitempty"`                       //审核状态:0->未审核;1->审核通过
	Sort                   int32  `protobuf:"varint,14,opt,name=sort,proto3" json:"sort,omitempty"`                                                           //排序
	Sale                   int32  `protobuf:"varint,15,opt,name=sale,proto3" json:"sale,omitempty"`                                                           //销量
	Price                  int64  `protobuf:"varint,16,opt,name=price,proto3" json:"price,omitempty"`                                                         //商品价格
	PromotionPrice         int64  `protobuf:"varint,17,opt,name=promotion_price,json=promotionPrice,proto3" json:"promotion_price,omitempty"`                 //促销价格
	GiftGrowth             int32  `protobuf:"varint,18,opt,name=gift_growth,json=giftGrowth,proto3" json:"gift_growth,omitempty"`                             //赠送的成长值
	GiftPoint              int32  `protobuf:"varint,19,opt,name=gift_point,json=giftPoint,proto3" json:"gift_point,omitempty"`                                //赠送的积分
	UsePointLimit          int32  `protobuf:"varint,20,opt,name=use_point_limit,json=usePointLimit,proto3" json:"use_point_limit,omitempty"`                  //限制使用的积分数
	SubTitle               string `protobuf:"bytes,21,opt,name=sub_title,json=subTitle,proto3" json:"sub_title,omitempty"`                                    //副标题
	Description            string `protobuf:"bytes,22,opt,name=description,proto3" json:"description,omitempty"`                                              //商品描述
	OriginalPrice          int64  `protobuf:"varint,23,opt,name=original_price,json=originalPrice,proto3" json:"original_price,omitempty"`                    //市场价
	Stock                  int32  `protobuf:"varint,24,opt,name=stock,proto3" json:"stock,omitempty"`                                                         //库存
	LowStock               int32  `protobuf:"varint,25,opt,name=low_stock,json=lowStock,proto3" json:"low_stock,omitempty"`                                   //库存预警值
	Unit                   string `protobuf:"bytes,26,opt,name=unit,proto3" json:"unit,omitempty"`                                                            //单位
	Weight                 int64  `protobuf:"varint,27,opt,name=weight,proto3" json:"weight,omitempty"`                                                       //商品重量,默认为克
	PreviewStatus          int32  `protobuf:"varint,28,opt,name=preview_status,json=previewStatus,proto3" json:"preview_status,omitempty"`                    //是否为预告商品:0->不是;1->是
	ServiceIds             string `protobuf:"bytes,29,opt,name=service_ids,json=serviceIds,proto3" json:"service_ids,omitempty"`                              //以逗号分割的产品服务:1->无忧退货;2->快速退款;3->免费包邮
	Keywords               string `protobuf:"bytes,30,opt,name=keywords,proto3" json:"keywords,omitempty"`                                                    //搜索关键字
	Note                   string `protobuf:"bytes,31,opt,name=note,proto3" json:"note,omitempty"`                                                            //备注
	AlbumPics              string `protobuf:"bytes,32,opt,name=album_pics,json=albumPics,proto3" json:"album_pics,omitempty"`                                 //画册图片,连产品图片限制为5张,以逗号分割
	DetailTitle            string `protobuf:"bytes,33,opt,name=detail_title,json=detailTitle,proto3" json:"detail_title,omitempty"`                           //详情标题
	DetailDesc             string `protobuf:"bytes,34,opt,name=detail_desc,json=detailDesc,proto3" json:"detail_desc,omitempty"`                              //详情描述
	DetailHtml             string `protobuf:"bytes,35,opt,name=detail_html,json=detailHtml,proto3" json:"detail_html,omitempty"`                              //产品详情网页内容
	DetailMobileHtml       string `protobuf:"bytes,36,opt,name=detail_mobile_html,json=detailMobileHtml,proto3" json:"detail_mobile_html,omitempty"`          //移动端网页详情
	PromotionStartTime     string `protobuf:"bytes,37,opt,name=promotion_start_time,json=promotionStartTime,proto3" json:"promotion_start_time,omitempty"`    //促销开始时间
	PromotionEndTime       string `protobuf:"bytes,38,opt,name=promotion_end_time,json=promotionEndTime,proto3" json:"promotion_end_time,omitempty"`          //促销结束时间
	PromotionPerLimit      int32  `protobuf:"varint,39,opt,name=promotion_per_limit,json=promotionPerLimit,proto3" json:"promotion_per_limit,omitempty"`      //活动限购数量
	PromotionType          int32  `protobuf:"varint,40,opt,name=promotion_type,json=promotionType,proto3" json:"promotion_type,omitempty"`                    //促销类型:0->没有促销使用原价;1->使用促销价;2->使用会员价;3->使用阶梯价格;4->使用满减价格;5->限时购
	BrandName              string `protobuf:"bytes,41,opt,name=brand_name,json=brandName,proto3" json:"brand_name,omitempty"`                                 //品牌名称
	ProductCategoryName    string `protobuf:"bytes,42,opt,name=product_category_name,json=productCategoryName,proto3" json:"product_category_name,omitempty"` //商品分类名称
	ProductCategoryIdArray string ``                                                                                                                          //商品分类id字符串
	/* 132-byte string literal not displayed */
	MemberPriceList           []*MemberPriceList           `protobuf:"bytes,44,rep,name=MemberPriceList,proto3" json:"MemberPriceList,omitempty"`
	ProductAttributeValueList []*ProductAttributeValueList `protobuf:"bytes,45,rep,name=ProductAttributeValueList,proto3" json:"ProductAttributeValueList,omitempty"`
	ProductFullReductionList  []*ProductFullReductionList  `protobuf:"bytes,46,rep,name=ProductFullReductionList,proto3" json:"ProductFullReductionList,omitempty"`
	ProductLadderList         []*ProductLadderList         `protobuf:"bytes,47,rep,name=ProductLadderList,proto3" json:"ProductLadderList,omitempty"`
	SkuStockList              []*SkuStockList              `protobuf:"bytes,48,rep,name=SkuStockList,proto3" json:"SkuStockList,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateProductReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductReq.ProtoReflect.Descriptor instead.

func (*UpdateProductReq) GetAlbumPics added in v0.0.2

func (x *UpdateProductReq) GetAlbumPics() string

func (*UpdateProductReq) GetBrandId added in v0.0.2

func (x *UpdateProductReq) GetBrandId() int64

func (*UpdateProductReq) GetBrandName added in v0.0.2

func (x *UpdateProductReq) GetBrandName() string

func (*UpdateProductReq) GetDeleteStatus added in v0.0.2

func (x *UpdateProductReq) GetDeleteStatus() int32

func (*UpdateProductReq) GetDescription added in v0.0.2

func (x *UpdateProductReq) GetDescription() string

func (*UpdateProductReq) GetDetailDesc added in v0.0.2

func (x *UpdateProductReq) GetDetailDesc() string

func (*UpdateProductReq) GetDetailHtml added in v0.0.2

func (x *UpdateProductReq) GetDetailHtml() string

func (*UpdateProductReq) GetDetailMobileHtml added in v0.0.2

func (x *UpdateProductReq) GetDetailMobileHtml() string

func (*UpdateProductReq) GetDetailTitle added in v0.0.2

func (x *UpdateProductReq) GetDetailTitle() string

func (*UpdateProductReq) GetFeightTemplateId added in v0.0.2

func (x *UpdateProductReq) GetFeightTemplateId() int64

func (*UpdateProductReq) GetGiftGrowth added in v0.0.2

func (x *UpdateProductReq) GetGiftGrowth() int32

func (*UpdateProductReq) GetGiftPoint added in v0.0.2

func (x *UpdateProductReq) GetGiftPoint() int32

func (*UpdateProductReq) GetId added in v0.0.2

func (x *UpdateProductReq) GetId() int64

func (*UpdateProductReq) GetKeywords added in v0.0.2

func (x *UpdateProductReq) GetKeywords() string

func (*UpdateProductReq) GetLowStock added in v0.0.2

func (x *UpdateProductReq) GetLowStock() int32

func (*UpdateProductReq) GetMemberPriceList added in v0.0.2

func (x *UpdateProductReq) GetMemberPriceList() []*MemberPriceList

func (*UpdateProductReq) GetName added in v0.0.2

func (x *UpdateProductReq) GetName() string

func (*UpdateProductReq) GetNewStatus added in v0.0.2

func (x *UpdateProductReq) GetNewStatus() int32

func (*UpdateProductReq) GetNote added in v0.0.2

func (x *UpdateProductReq) GetNote() string

func (*UpdateProductReq) GetOriginalPrice added in v0.0.2

func (x *UpdateProductReq) GetOriginalPrice() int64

func (*UpdateProductReq) GetPic added in v0.0.2

func (x *UpdateProductReq) GetPic() string

func (*UpdateProductReq) GetPreviewStatus added in v0.0.2

func (x *UpdateProductReq) GetPreviewStatus() int32

func (*UpdateProductReq) GetPrice added in v0.0.2

func (x *UpdateProductReq) GetPrice() int64

func (*UpdateProductReq) GetProductAttributeCategoryId added in v0.0.2

func (x *UpdateProductReq) GetProductAttributeCategoryId() int64

func (*UpdateProductReq) GetProductAttributeValueList added in v0.0.2

func (x *UpdateProductReq) GetProductAttributeValueList() []*ProductAttributeValueList

func (*UpdateProductReq) GetProductCategoryId added in v0.0.2

func (x *UpdateProductReq) GetProductCategoryId() int64

func (*UpdateProductReq) GetProductCategoryIdArray added in v0.0.2

func (x *UpdateProductReq) GetProductCategoryIdArray() string

func (*UpdateProductReq) GetProductCategoryName added in v0.0.2

func (x *UpdateProductReq) GetProductCategoryName() string

func (*UpdateProductReq) GetProductFullReductionList added in v0.0.2

func (x *UpdateProductReq) GetProductFullReductionList() []*ProductFullReductionList

func (*UpdateProductReq) GetProductLadderList added in v0.0.2

func (x *UpdateProductReq) GetProductLadderList() []*ProductLadderList

func (*UpdateProductReq) GetProductSn added in v0.0.2

func (x *UpdateProductReq) GetProductSn() string

func (*UpdateProductReq) GetPromotionEndTime added in v0.0.2

func (x *UpdateProductReq) GetPromotionEndTime() string

func (*UpdateProductReq) GetPromotionPerLimit added in v0.0.2

func (x *UpdateProductReq) GetPromotionPerLimit() int32

func (*UpdateProductReq) GetPromotionPrice added in v0.0.2

func (x *UpdateProductReq) GetPromotionPrice() int64

func (*UpdateProductReq) GetPromotionStartTime added in v0.0.2

func (x *UpdateProductReq) GetPromotionStartTime() string

func (*UpdateProductReq) GetPromotionType added in v0.0.2

func (x *UpdateProductReq) GetPromotionType() int32

func (*UpdateProductReq) GetPublishStatus added in v0.0.2

func (x *UpdateProductReq) GetPublishStatus() int32

func (*UpdateProductReq) GetRecommandStatus added in v0.0.2

func (x *UpdateProductReq) GetRecommandStatus() int32

func (*UpdateProductReq) GetSale added in v0.0.2

func (x *UpdateProductReq) GetSale() int32

func (*UpdateProductReq) GetServiceIds added in v0.0.2

func (x *UpdateProductReq) GetServiceIds() string

func (*UpdateProductReq) GetSkuStockList added in v0.0.2

func (x *UpdateProductReq) GetSkuStockList() []*SkuStockList

func (*UpdateProductReq) GetSort added in v0.0.2

func (x *UpdateProductReq) GetSort() int32

func (*UpdateProductReq) GetStock added in v0.0.2

func (x *UpdateProductReq) GetStock() int32

func (*UpdateProductReq) GetSubTitle added in v0.0.2

func (x *UpdateProductReq) GetSubTitle() string

func (*UpdateProductReq) GetUnit added in v0.0.2

func (x *UpdateProductReq) GetUnit() string

func (*UpdateProductReq) GetUsePointLimit added in v0.0.2

func (x *UpdateProductReq) GetUsePointLimit() int32

func (*UpdateProductReq) GetVerifyStatus added in v0.0.2

func (x *UpdateProductReq) GetVerifyStatus() int32

func (*UpdateProductReq) GetWeight added in v0.0.2

func (x *UpdateProductReq) GetWeight() int64

func (*UpdateProductReq) ProtoMessage added in v0.0.2

func (*UpdateProductReq) ProtoMessage()

func (*UpdateProductReq) ProtoReflect added in v0.0.2

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

func (*UpdateProductReq) Reset added in v0.0.2

func (x *UpdateProductReq) Reset()

func (*UpdateProductReq) String added in v0.0.2

func (x *UpdateProductReq) String() string

type UpdateProductResp added in v0.0.2

type UpdateProductResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateProductResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductResp.ProtoReflect.Descriptor instead.

func (*UpdateProductResp) GetPong added in v0.0.2

func (x *UpdateProductResp) GetPong() string

func (*UpdateProductResp) ProtoMessage added in v0.0.2

func (*UpdateProductResp) ProtoMessage()

func (*UpdateProductResp) ProtoReflect added in v0.0.2

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

func (*UpdateProductResp) Reset added in v0.0.2

func (x *UpdateProductResp) Reset()

func (*UpdateProductResp) String added in v0.0.2

func (x *UpdateProductResp) String() string

type UpdateProductStatusReq added in v0.0.2

type UpdateProductStatusReq 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"`
	Detail     string  `protobuf:"bytes,3,opt,name=detail,proto3" json:"detail,omitempty"`
	VertifyMan string  `protobuf:"bytes,4,opt,name=vertifyMan,proto3" json:"vertifyMan,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateProductStatusReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductStatusReq.ProtoReflect.Descriptor instead.

func (*UpdateProductStatusReq) GetDetail added in v0.0.2

func (x *UpdateProductStatusReq) GetDetail() string

func (*UpdateProductStatusReq) GetIds added in v0.0.2

func (x *UpdateProductStatusReq) GetIds() []int64

func (*UpdateProductStatusReq) GetStatus added in v0.0.2

func (x *UpdateProductStatusReq) GetStatus() int32

func (*UpdateProductStatusReq) GetVertifyMan added in v0.0.2

func (x *UpdateProductStatusReq) GetVertifyMan() string

func (*UpdateProductStatusReq) ProtoMessage added in v0.0.2

func (*UpdateProductStatusReq) ProtoMessage()

func (*UpdateProductStatusReq) ProtoReflect added in v0.0.2

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

func (*UpdateProductStatusReq) Reset added in v0.0.2

func (x *UpdateProductStatusReq) Reset()

func (*UpdateProductStatusReq) String added in v0.0.2

func (x *UpdateProductStatusReq) String() string

type UpdateProductStatusResp added in v0.0.2

type UpdateProductStatusResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateProductStatusResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductStatusResp.ProtoReflect.Descriptor instead.

func (*UpdateProductStatusResp) GetPong added in v0.0.2

func (x *UpdateProductStatusResp) GetPong() string

func (*UpdateProductStatusResp) ProtoMessage added in v0.0.2

func (*UpdateProductStatusResp) ProtoMessage()

func (*UpdateProductStatusResp) ProtoReflect added in v0.0.2

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

func (*UpdateProductStatusResp) Reset added in v0.0.2

func (x *UpdateProductStatusResp) Reset()

func (*UpdateProductStatusResp) String added in v0.0.2

func (x *UpdateProductStatusResp) String() string

type UpdateProductVertifyRecordReq added in v0.0.2

type UpdateProductVertifyRecordReq 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
	ReviewMan string `protobuf:"bytes,4,opt,name=review_man,json=reviewMan,proto3" json:"review_man,omitempty"`  //审核人
	Status    int32  `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"`                        //审核状态:0->未通过;1->通过
	Detail    string `protobuf:"bytes,6,opt,name=detail,proto3" json:"detail,omitempty"`                         //反馈详情
	// contains filtered or unexported fields
}

更新商品审核记录

func (*UpdateProductVertifyRecordReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductVertifyRecordReq.ProtoReflect.Descriptor instead.

func (*UpdateProductVertifyRecordReq) GetDetail added in v0.0.2

func (x *UpdateProductVertifyRecordReq) GetDetail() string

func (*UpdateProductVertifyRecordReq) GetId added in v0.0.2

func (*UpdateProductVertifyRecordReq) GetProductId added in v0.0.2

func (x *UpdateProductVertifyRecordReq) GetProductId() int64

func (*UpdateProductVertifyRecordReq) GetReviewMan added in v0.0.2

func (x *UpdateProductVertifyRecordReq) GetReviewMan() string

func (*UpdateProductVertifyRecordReq) GetStatus added in v0.0.2

func (x *UpdateProductVertifyRecordReq) GetStatus() int32

func (*UpdateProductVertifyRecordReq) ProtoMessage added in v0.0.2

func (*UpdateProductVertifyRecordReq) ProtoMessage()

func (*UpdateProductVertifyRecordReq) ProtoReflect added in v0.0.2

func (*UpdateProductVertifyRecordReq) Reset added in v0.0.2

func (x *UpdateProductVertifyRecordReq) Reset()

func (*UpdateProductVertifyRecordReq) String added in v0.0.2

type UpdateProductVertifyRecordResp added in v0.0.2

type UpdateProductVertifyRecordResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateProductVertifyRecordResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductVertifyRecordResp.ProtoReflect.Descriptor instead.

func (*UpdateProductVertifyRecordResp) GetPong added in v0.0.2

func (*UpdateProductVertifyRecordResp) ProtoMessage added in v0.0.2

func (*UpdateProductVertifyRecordResp) ProtoMessage()

func (*UpdateProductVertifyRecordResp) ProtoReflect added in v0.0.2

func (*UpdateProductVertifyRecordResp) Reset added in v0.0.2

func (x *UpdateProductVertifyRecordResp) Reset()

func (*UpdateProductVertifyRecordResp) String added in v0.0.2

type UpdateProductVertifyRecordStatusReq added in v0.0.2

type UpdateProductVertifyRecordStatusReq struct {
	CreateTime string `protobuf:"bytes,1,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` //
	Detail     string `protobuf:"bytes,2,opt,name=detail,proto3" json:"detail,omitempty"`                           //反馈详情
	Id         int64  `protobuf:"varint,3,opt,name=id,proto3" json:"id,omitempty"`                                  //
	ProductId  int64  `protobuf:"varint,4,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"`   //
	Status     int32  `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"`                          //
	VertifyMan string `protobuf:"bytes,6,opt,name=vertify_man,json=vertifyMan,proto3" json:"vertify_man,omitempty"` //审核人
	// contains filtered or unexported fields
}

更新商品审核记录状态

func (*UpdateProductVertifyRecordStatusReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductVertifyRecordStatusReq.ProtoReflect.Descriptor instead.

func (*UpdateProductVertifyRecordStatusReq) GetCreateTime added in v0.0.2

func (x *UpdateProductVertifyRecordStatusReq) GetCreateTime() string

func (*UpdateProductVertifyRecordStatusReq) GetDetail added in v0.0.2

func (*UpdateProductVertifyRecordStatusReq) GetId added in v0.0.2

func (*UpdateProductVertifyRecordStatusReq) GetProductId added in v0.0.2

func (x *UpdateProductVertifyRecordStatusReq) GetProductId() int64

func (*UpdateProductVertifyRecordStatusReq) GetStatus added in v0.0.2

func (*UpdateProductVertifyRecordStatusReq) GetVertifyMan added in v0.0.2

func (x *UpdateProductVertifyRecordStatusReq) GetVertifyMan() string

func (*UpdateProductVertifyRecordStatusReq) ProtoMessage added in v0.0.2

func (*UpdateProductVertifyRecordStatusReq) ProtoMessage()

func (*UpdateProductVertifyRecordStatusReq) ProtoReflect added in v0.0.2

func (*UpdateProductVertifyRecordStatusReq) Reset added in v0.0.2

func (*UpdateProductVertifyRecordStatusReq) String added in v0.0.2

type UpdateProductVertifyRecordStatusResp added in v0.0.2

type UpdateProductVertifyRecordStatusResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateProductVertifyRecordStatusResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateProductVertifyRecordStatusResp.ProtoReflect.Descriptor instead.

func (*UpdateProductVertifyRecordStatusResp) GetPong added in v0.0.2

func (*UpdateProductVertifyRecordStatusResp) ProtoMessage added in v0.0.2

func (*UpdateProductVertifyRecordStatusResp) ProtoMessage()

func (*UpdateProductVertifyRecordStatusResp) ProtoReflect added in v0.0.2

func (*UpdateProductVertifyRecordStatusResp) Reset added in v0.0.2

func (*UpdateProductVertifyRecordStatusResp) String added in v0.0.2

type UpdateSkuStockData added in v0.0.2

type UpdateSkuStockData 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
	SkuCode        string `protobuf:"bytes,3,opt,name=sku_code,json=skuCode,proto3" json:"sku_code,omitempty"`                       //sku编码
	Price          int64  `protobuf:"varint,4,opt,name=price,proto3" json:"price,omitempty"`                                         //价格
	Stock          int32  `protobuf:"varint,5,opt,name=stock,proto3" json:"stock,omitempty"`                                         //库存
	LowStock       int32  `protobuf:"varint,6,opt,name=low_stock,json=lowStock,proto3" json:"low_stock,omitempty"`                   //预警库存
	Pic            string `protobuf:"bytes,7,opt,name=pic,proto3" json:"pic,omitempty"`                                              //展示图片
	Sale           int32  `protobuf:"varint,8,opt,name=sale,proto3" json:"sale,omitempty"`                                           //销量
	PromotionPrice int64  `protobuf:"varint,9,opt,name=promotion_price,json=promotionPrice,proto3" json:"promotion_price,omitempty"` //单品促销价格
	LockStock      int32  `protobuf:"varint,10,opt,name=lock_stock,json=lockStock,proto3" json:"lock_stock,omitempty"`               //锁定库存
	SpData         string `protobuf:"bytes,11,opt,name=sp_data,json=spData,proto3" json:"sp_data,omitempty"`                         //商品销售属性,json格式
	// contains filtered or unexported fields
}

func (*UpdateSkuStockData) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateSkuStockData.ProtoReflect.Descriptor instead.

func (*UpdateSkuStockData) GetId added in v0.0.2

func (x *UpdateSkuStockData) GetId() int64

func (*UpdateSkuStockData) GetLockStock added in v0.0.2

func (x *UpdateSkuStockData) GetLockStock() int32

func (*UpdateSkuStockData) GetLowStock added in v0.0.2

func (x *UpdateSkuStockData) GetLowStock() int32

func (*UpdateSkuStockData) GetPic added in v0.0.2

func (x *UpdateSkuStockData) GetPic() string

func (*UpdateSkuStockData) GetPrice added in v0.0.2

func (x *UpdateSkuStockData) GetPrice() int64

func (*UpdateSkuStockData) GetProductId added in v0.0.2

func (x *UpdateSkuStockData) GetProductId() int64

func (*UpdateSkuStockData) GetPromotionPrice added in v0.0.2

func (x *UpdateSkuStockData) GetPromotionPrice() int64

func (*UpdateSkuStockData) GetSale added in v0.0.2

func (x *UpdateSkuStockData) GetSale() int32

func (*UpdateSkuStockData) GetSkuCode added in v0.0.2

func (x *UpdateSkuStockData) GetSkuCode() string

func (*UpdateSkuStockData) GetSpData added in v0.0.2

func (x *UpdateSkuStockData) GetSpData() string

func (*UpdateSkuStockData) GetStock added in v0.0.2

func (x *UpdateSkuStockData) GetStock() int32

func (*UpdateSkuStockData) ProtoMessage added in v0.0.2

func (*UpdateSkuStockData) ProtoMessage()

func (*UpdateSkuStockData) ProtoReflect added in v0.0.2

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

func (*UpdateSkuStockData) Reset added in v0.0.2

func (x *UpdateSkuStockData) Reset()

func (*UpdateSkuStockData) String added in v0.0.2

func (x *UpdateSkuStockData) String() string

type UpdateSkuStockReq added in v0.0.2

type UpdateSkuStockReq struct {
	SkuStockList []*UpdateSkuStockData `protobuf:"bytes,1,rep,name=SkuStockList,proto3" json:"SkuStockList,omitempty"`
	// contains filtered or unexported fields
}

更新sku的库存

func (*UpdateSkuStockReq) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateSkuStockReq.ProtoReflect.Descriptor instead.

func (*UpdateSkuStockReq) GetSkuStockList added in v0.0.2

func (x *UpdateSkuStockReq) GetSkuStockList() []*UpdateSkuStockData

func (*UpdateSkuStockReq) ProtoMessage added in v0.0.2

func (*UpdateSkuStockReq) ProtoMessage()

func (*UpdateSkuStockReq) ProtoReflect added in v0.0.2

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

func (*UpdateSkuStockReq) Reset added in v0.0.2

func (x *UpdateSkuStockReq) Reset()

func (*UpdateSkuStockReq) String added in v0.0.2

func (x *UpdateSkuStockReq) String() string

type UpdateSkuStockResp added in v0.0.2

type UpdateSkuStockResp struct {
	Pong string `protobuf:"bytes,1,opt,name=pong,proto3" json:"pong,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateSkuStockResp) Descriptor deprecated added in v0.0.2

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

Deprecated: Use UpdateSkuStockResp.ProtoReflect.Descriptor instead.

func (*UpdateSkuStockResp) GetPong added in v0.0.2

func (x *UpdateSkuStockResp) GetPong() string

func (*UpdateSkuStockResp) ProtoMessage added in v0.0.2

func (*UpdateSkuStockResp) ProtoMessage()

func (*UpdateSkuStockResp) ProtoReflect added in v0.0.2

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

func (*UpdateSkuStockResp) Reset added in v0.0.2

func (x *UpdateSkuStockResp) Reset()

func (*UpdateSkuStockResp) String added in v0.0.2

func (x *UpdateSkuStockResp) String() string

Jump to

Keyboard shortcuts

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