Documentation
¶
Index ¶
- type AddBrandReq
- type AddBrandResp
- type AddCommentReplayReq
- type AddCommentReplayResp
- type AddCommentReq
- type AddCommentResp
- type AddFeightTemplateReq
- type AddFeightTemplateResp
- type AddProductAttributeCategoryReq
- type AddProductAttributeCategoryResp
- type AddProductAttributeReq
- type AddProductAttributeResp
- type AddProductAttributeValueReq
- type AddProductAttributeValueResp
- type AddProductCategoryAttributeRelationReq
- type AddProductCategoryAttributeRelationResp
- type AddProductCategoryReq
- type AddProductCategoryResp
- type AddProductCollectReq
- type AddProductCollectResp
- type AddProductFullReductionReq
- type AddProductFullReductionResp
- type AddProductLadderReq
- type AddProductLadderResp
- type AddProductOperateLogReq
- type AddProductOperateLogResp
- type AddProductReq
- type AddProductResp
- type AddProductVertifyRecordReq
- type AddProductVertifyRecordResp
- type AddSkuStockReq
- type AddSkuStockResp
- type BrandData
- type BrandListData
- type CommentListData
- type CommentReplayListData
- type DeleteBrandReq
- type DeleteBrandResp
- type DeleteCommentReplayReq
- type DeleteCommentReplayResp
- type DeleteCommentReq
- type DeleteCommentResp
- type DeleteFeightTemplateReq
- type DeleteFeightTemplateResp
- type DeleteProductAttributeCategoryReq
- type DeleteProductAttributeCategoryResp
- type DeleteProductAttributeReq
- type DeleteProductAttributeResp
- type DeleteProductAttributeValueReq
- type DeleteProductAttributeValueResp
- type DeleteProductCategoryReq
- type DeleteProductCategoryResp
- type DeleteProductCollectReq
- type DeleteProductCollectResp
- type DeleteProductFullReductionReq
- type DeleteProductFullReductionResp
- type DeleteProductLadderReq
- type DeleteProductLadderResp
- type DeleteProductOperateLogReq
- type DeleteProductOperateLogResp
- type DeleteProductReq
- type DeleteProductResp
- type DeleteProductVertifyRecordReq
- type DeleteProductVertifyRecordResp
- type DeleteSkuStockReq
- type DeleteSkuStockResp
- type FeightTemplateListData
- type LockSkuStockLockData
- type LockSkuStockLockReq
- type LockSkuStockLockResp
- type MemberPriceList
- type MemberPriceListData
- type ProductAttributeCategoryListData
- type ProductAttributeData
- type ProductAttributeDataList
- type ProductAttributeListData
- type ProductAttributeValueData
- type ProductAttributeValueList
- type ProductAttributeValueListData
- type ProductCategoryAttributeRelationListData
- type ProductCategoryListData
- type ProductCollectListData
- type ProductCollectService
- type ProductFullReductionData
- type ProductFullReductionList
- type ProductFullReductionListData
- type ProductLadderData
- type ProductLadderList
- type ProductLadderListData
- type ProductListData
- type ProductOperateLogListData
- type ProductVertifyRecordListData
- type QueryBrandDetailReq
- type QueryBrandDetailResp
- type QueryBrandListByIdsReq
- type QueryBrandListReq
- type QueryBrandListResp
- type QueryByproductCategoryIdData
- type QueryByproductCategoryIdReq
- type QueryByproductCategoryIdResp
- type QueryCommentDetailReq
- type QueryCommentDetailResp
- type QueryCommentListReq
- type QueryCommentListResp
- type QueryCommentReplayDetailReq
- type QueryCommentReplayDetailResp
- type QueryCommentReplayListReq
- type QueryCommentReplayListResp
- type QueryFeightTemplateDetailReq
- type QueryFeightTemplateDetailResp
- type QueryFeightTemplateListReq
- type QueryFeightTemplateListResp
- type QueryProductAttributeCategoryListReq
- type QueryProductAttributeCategoryListResp
- type QueryProductAttributeListReq
- type QueryProductAttributeListResp
- type QueryProductAttributeValueListReq
- type QueryProductAttributeValueListResp
- type QueryProductByIdsReq
- type QueryProductCategoryAttributeRelationListReq
- type QueryProductCategoryAttributeRelationListResp
- type QueryProductCategoryDetailReq
- type QueryProductCategoryDetailResp
- type QueryProductCategoryListReq
- type QueryProductCategoryListResp
- type QueryProductCategoryListTreeData
- type QueryProductCategoryListTreeResp
- type QueryProductCategoryTreeListReq
- type QueryProductCollectDetailReq
- type QueryProductCollectDetailResp
- type QueryProductCollectListReq
- type QueryProductCollectListResp
- type QueryProductDetailByIdReq
- type QueryProductDetailByIdResp
- type QueryProductFullReductionListReq
- type QueryProductFullReductionListResp
- type QueryProductLadderDetailReq
- type QueryProductLadderDetailResp
- type QueryProductLadderListReq
- type QueryProductLadderListResp
- type QueryProductListReq
- type QueryProductListResp
- type QueryProductOperateLogDetailReq
- type QueryProductOperateLogDetailResp
- type QueryProductOperateLogListReq
- type QueryProductOperateLogListResp
- type QueryProductVertifyRecordDetailReq
- type QueryProductVertifyRecordDetailResp
- type QueryProductVertifyRecordListReq
- type QueryProductVertifyRecordListResp
- type QuerySkuStockByProductSkuIdReq
- type QuerySkuStockDetailReq
- type QuerySkuStockDetailResp
- type QuerySkuStockListReq
- type QuerySkuStockListResp
- type ReleaseSkuStockLockData
- type ReleaseSkuStockLockReq
- type ReleaseSkuStockLockResp
- type SkuStockData
- type SkuStockList
- type SkuStockListData
- type UpdateBrandFactoryStatusReq
- type UpdateBrandRecommendStatusReq
- type UpdateBrandReq
- type UpdateBrandResp
- type UpdateBrandShowStatusReq
- type UpdateBrandStatusResp
- type UpdateCommentReplayReq
- type UpdateCommentReplayResp
- type UpdateCommentReq
- type UpdateCommentResp
- type UpdateFeightTemplateReq
- type UpdateFeightTemplateResp
- type UpdateProductAttributeCategoryReq
- type UpdateProductAttributeCategoryResp
- type UpdateProductAttributeValueReq
- type UpdateProductAttributeValueResp
- type UpdateProductCategoryReq
- type UpdateProductCategoryResp
- type UpdateProductCategoryStatusReq
- type UpdateProductCategoryStatusResp
- type UpdateProductLadderReq
- type UpdateProductLadderResp
- type UpdateProductReq
- type UpdateProductResp
- type UpdateProductStatusReq
- type UpdateProductStatusResp
- type UpdateProductVertifyRecordReq
- type UpdateProductVertifyRecordResp
- type UpdateProductVertifyRecordStatusReq
- type UpdateProductVertifyRecordStatusResp
- type UpdateSkuStockData
- type UpdateSkuStockReq
- type UpdateSkuStockResp
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddBrandReq ¶
type AddBrandReq = pmsclient.AddBrandReq
type AddBrandResp ¶
type AddBrandResp = pmsclient.AddBrandResp
type AddCommentReplayReq ¶
type AddCommentReplayReq = pmsclient.AddCommentReplayReq
type AddCommentReplayResp ¶
type AddCommentReplayResp = pmsclient.AddCommentReplayResp
type AddCommentReq ¶
type AddCommentReq = pmsclient.AddCommentReq
type AddCommentResp ¶
type AddCommentResp = pmsclient.AddCommentResp
type AddFeightTemplateReq ¶
type AddFeightTemplateReq = pmsclient.AddFeightTemplateReq
type AddFeightTemplateResp ¶
type AddFeightTemplateResp = pmsclient.AddFeightTemplateResp
type AddProductAttributeCategoryReq ¶
type AddProductAttributeCategoryReq = pmsclient.AddProductAttributeCategoryReq
type AddProductAttributeCategoryResp ¶
type AddProductAttributeCategoryResp = pmsclient.AddProductAttributeCategoryResp
type AddProductAttributeReq ¶
type AddProductAttributeReq = pmsclient.AddProductAttributeReq
type AddProductAttributeResp ¶
type AddProductAttributeResp = pmsclient.AddProductAttributeResp
type AddProductAttributeValueReq ¶
type AddProductAttributeValueReq = pmsclient.AddProductAttributeValueReq
type AddProductAttributeValueResp ¶
type AddProductAttributeValueResp = pmsclient.AddProductAttributeValueResp
type AddProductCategoryAttributeRelationReq ¶
type AddProductCategoryAttributeRelationReq = pmsclient.AddProductCategoryAttributeRelationReq
type AddProductCategoryAttributeRelationResp ¶
type AddProductCategoryAttributeRelationResp = pmsclient.AddProductCategoryAttributeRelationResp
type AddProductCategoryReq ¶
type AddProductCategoryReq = pmsclient.AddProductCategoryReq
type AddProductCategoryResp ¶
type AddProductCategoryResp = pmsclient.AddProductCategoryResp
type AddProductCollectReq ¶
type AddProductCollectReq = pmsclient.AddProductCollectReq
type AddProductCollectResp ¶
type AddProductCollectResp = pmsclient.AddProductCollectResp
type AddProductFullReductionReq ¶
type AddProductFullReductionReq = pmsclient.AddProductFullReductionReq
type AddProductFullReductionResp ¶
type AddProductFullReductionResp = pmsclient.AddProductFullReductionResp
type AddProductLadderReq ¶
type AddProductLadderReq = pmsclient.AddProductLadderReq
type AddProductLadderResp ¶
type AddProductLadderResp = pmsclient.AddProductLadderResp
type AddProductOperateLogReq ¶
type AddProductOperateLogReq = pmsclient.AddProductOperateLogReq
type AddProductOperateLogResp ¶
type AddProductOperateLogResp = pmsclient.AddProductOperateLogResp
type AddProductReq ¶
type AddProductReq = pmsclient.AddProductReq
type AddProductResp ¶
type AddProductResp = pmsclient.AddProductResp
type AddProductVertifyRecordReq ¶
type AddProductVertifyRecordReq = pmsclient.AddProductVertifyRecordReq
type AddProductVertifyRecordResp ¶
type AddProductVertifyRecordResp = pmsclient.AddProductVertifyRecordResp
type AddSkuStockReq ¶
type AddSkuStockReq = pmsclient.AddSkuStockReq
type AddSkuStockResp ¶
type AddSkuStockResp = pmsclient.AddSkuStockResp
type BrandListData ¶
type BrandListData = pmsclient.BrandListData
type CommentListData ¶
type CommentListData = pmsclient.CommentListData
type CommentReplayListData ¶
type CommentReplayListData = pmsclient.CommentReplayListData
type DeleteBrandReq ¶
type DeleteBrandReq = pmsclient.DeleteBrandReq
type DeleteBrandResp ¶
type DeleteBrandResp = pmsclient.DeleteBrandResp
type DeleteCommentReplayReq ¶
type DeleteCommentReplayReq = pmsclient.DeleteCommentReplayReq
type DeleteCommentReplayResp ¶
type DeleteCommentReplayResp = pmsclient.DeleteCommentReplayResp
type DeleteCommentReq ¶
type DeleteCommentReq = pmsclient.DeleteCommentReq
type DeleteCommentResp ¶
type DeleteCommentResp = pmsclient.DeleteCommentResp
type DeleteFeightTemplateReq ¶
type DeleteFeightTemplateReq = pmsclient.DeleteFeightTemplateReq
type DeleteFeightTemplateResp ¶
type DeleteFeightTemplateResp = pmsclient.DeleteFeightTemplateResp
type DeleteProductAttributeCategoryReq ¶
type DeleteProductAttributeCategoryReq = pmsclient.DeleteProductAttributeCategoryReq
type DeleteProductAttributeCategoryResp ¶
type DeleteProductAttributeCategoryResp = pmsclient.DeleteProductAttributeCategoryResp
type DeleteProductAttributeReq ¶
type DeleteProductAttributeReq = pmsclient.DeleteProductAttributeReq
type DeleteProductAttributeResp ¶
type DeleteProductAttributeResp = pmsclient.DeleteProductAttributeResp
type DeleteProductAttributeValueReq ¶
type DeleteProductAttributeValueReq = pmsclient.DeleteProductAttributeValueReq
type DeleteProductAttributeValueResp ¶
type DeleteProductAttributeValueResp = pmsclient.DeleteProductAttributeValueResp
type DeleteProductCategoryReq ¶
type DeleteProductCategoryReq = pmsclient.DeleteProductCategoryReq
type DeleteProductCategoryResp ¶
type DeleteProductCategoryResp = pmsclient.DeleteProductCategoryResp
type DeleteProductCollectReq ¶
type DeleteProductCollectReq = pmsclient.DeleteProductCollectReq
type DeleteProductCollectResp ¶
type DeleteProductCollectResp = pmsclient.DeleteProductCollectResp
type DeleteProductFullReductionReq ¶
type DeleteProductFullReductionReq = pmsclient.DeleteProductFullReductionReq
type DeleteProductFullReductionResp ¶
type DeleteProductFullReductionResp = pmsclient.DeleteProductFullReductionResp
type DeleteProductLadderReq ¶
type DeleteProductLadderReq = pmsclient.DeleteProductLadderReq
type DeleteProductLadderResp ¶
type DeleteProductLadderResp = pmsclient.DeleteProductLadderResp
type DeleteProductOperateLogReq ¶
type DeleteProductOperateLogReq = pmsclient.DeleteProductOperateLogReq
type DeleteProductOperateLogResp ¶
type DeleteProductOperateLogResp = pmsclient.DeleteProductOperateLogResp
type DeleteProductReq ¶
type DeleteProductReq = pmsclient.DeleteProductReq
type DeleteProductResp ¶
type DeleteProductResp = pmsclient.DeleteProductResp
type DeleteProductVertifyRecordReq ¶
type DeleteProductVertifyRecordReq = pmsclient.DeleteProductVertifyRecordReq
type DeleteProductVertifyRecordResp ¶
type DeleteProductVertifyRecordResp = pmsclient.DeleteProductVertifyRecordResp
type DeleteSkuStockReq ¶
type DeleteSkuStockReq = pmsclient.DeleteSkuStockReq
type DeleteSkuStockResp ¶
type DeleteSkuStockResp = pmsclient.DeleteSkuStockResp
type FeightTemplateListData ¶
type FeightTemplateListData = pmsclient.FeightTemplateListData
type LockSkuStockLockData ¶
type LockSkuStockLockData = pmsclient.LockSkuStockLockData
type LockSkuStockLockReq ¶
type LockSkuStockLockReq = pmsclient.LockSkuStockLockReq
type LockSkuStockLockResp ¶
type LockSkuStockLockResp = pmsclient.LockSkuStockLockResp
type MemberPriceList ¶
type MemberPriceList = pmsclient.MemberPriceList
type MemberPriceListData ¶
type MemberPriceListData = pmsclient.MemberPriceListData
type ProductAttributeCategoryListData ¶
type ProductAttributeCategoryListData = pmsclient.ProductAttributeCategoryListData
type ProductAttributeData ¶
type ProductAttributeData = pmsclient.ProductAttributeData
type ProductAttributeDataList ¶
type ProductAttributeDataList = pmsclient.ProductAttributeDataList
type ProductAttributeListData ¶
type ProductAttributeListData = pmsclient.ProductAttributeListData
type ProductAttributeValueData ¶
type ProductAttributeValueData = pmsclient.ProductAttributeValueData
type ProductAttributeValueList ¶
type ProductAttributeValueList = pmsclient.ProductAttributeValueList
type ProductAttributeValueListData ¶
type ProductAttributeValueListData = pmsclient.ProductAttributeValueListData
type ProductCategoryAttributeRelationListData ¶
type ProductCategoryAttributeRelationListData = pmsclient.ProductCategoryAttributeRelationListData
type ProductCategoryListData ¶
type ProductCategoryListData = pmsclient.ProductCategoryListData
type ProductCollectListData ¶
type ProductCollectListData = pmsclient.ProductCollectListData
type ProductCollectService ¶
type ProductCollectService 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) }
func NewProductCollectService ¶
func NewProductCollectService(cli zrpc.Client) ProductCollectService
type ProductFullReductionData ¶
type ProductFullReductionData = pmsclient.ProductFullReductionData
type ProductFullReductionList ¶
type ProductFullReductionList = pmsclient.ProductFullReductionList
type ProductFullReductionListData ¶
type ProductFullReductionListData = pmsclient.ProductFullReductionListData
type ProductLadderData ¶
type ProductLadderData = pmsclient.ProductLadderData
type ProductLadderList ¶
type ProductLadderList = pmsclient.ProductLadderList
type ProductLadderListData ¶
type ProductLadderListData = pmsclient.ProductLadderListData
type ProductListData ¶
type ProductListData = pmsclient.ProductListData
type ProductOperateLogListData ¶
type ProductOperateLogListData = pmsclient.ProductOperateLogListData
type ProductVertifyRecordListData ¶
type ProductVertifyRecordListData = pmsclient.ProductVertifyRecordListData
type QueryBrandDetailReq ¶
type QueryBrandDetailReq = pmsclient.QueryBrandDetailReq
type QueryBrandDetailResp ¶
type QueryBrandDetailResp = pmsclient.QueryBrandDetailResp
type QueryBrandListByIdsReq ¶
type QueryBrandListByIdsReq = pmsclient.QueryBrandListByIdsReq
type QueryBrandListReq ¶
type QueryBrandListReq = pmsclient.QueryBrandListReq
type QueryBrandListResp ¶
type QueryBrandListResp = pmsclient.QueryBrandListResp
type QueryByproductCategoryIdData ¶
type QueryByproductCategoryIdData = pmsclient.QueryByproductCategoryIdData
type QueryByproductCategoryIdReq ¶
type QueryByproductCategoryIdReq = pmsclient.QueryByproductCategoryIdReq
type QueryByproductCategoryIdResp ¶
type QueryByproductCategoryIdResp = pmsclient.QueryByproductCategoryIdResp
type QueryCommentDetailReq ¶
type QueryCommentDetailReq = pmsclient.QueryCommentDetailReq
type QueryCommentDetailResp ¶
type QueryCommentDetailResp = pmsclient.QueryCommentDetailResp
type QueryCommentListReq ¶
type QueryCommentListReq = pmsclient.QueryCommentListReq
type QueryCommentListResp ¶
type QueryCommentListResp = pmsclient.QueryCommentListResp
type QueryCommentReplayDetailReq ¶
type QueryCommentReplayDetailReq = pmsclient.QueryCommentReplayDetailReq
type QueryCommentReplayDetailResp ¶
type QueryCommentReplayDetailResp = pmsclient.QueryCommentReplayDetailResp
type QueryCommentReplayListReq ¶
type QueryCommentReplayListReq = pmsclient.QueryCommentReplayListReq
type QueryCommentReplayListResp ¶
type QueryCommentReplayListResp = pmsclient.QueryCommentReplayListResp
type QueryFeightTemplateDetailReq ¶
type QueryFeightTemplateDetailReq = pmsclient.QueryFeightTemplateDetailReq
type QueryFeightTemplateDetailResp ¶
type QueryFeightTemplateDetailResp = pmsclient.QueryFeightTemplateDetailResp
type QueryFeightTemplateListReq ¶
type QueryFeightTemplateListReq = pmsclient.QueryFeightTemplateListReq
type QueryFeightTemplateListResp ¶
type QueryFeightTemplateListResp = pmsclient.QueryFeightTemplateListResp
type QueryProductAttributeCategoryListReq ¶
type QueryProductAttributeCategoryListReq = pmsclient.QueryProductAttributeCategoryListReq
type QueryProductAttributeCategoryListResp ¶
type QueryProductAttributeCategoryListResp = pmsclient.QueryProductAttributeCategoryListResp
type QueryProductAttributeListReq ¶
type QueryProductAttributeListReq = pmsclient.QueryProductAttributeListReq
type QueryProductAttributeListResp ¶
type QueryProductAttributeListResp = pmsclient.QueryProductAttributeListResp
type QueryProductAttributeValueListReq ¶
type QueryProductAttributeValueListReq = pmsclient.QueryProductAttributeValueListReq
type QueryProductAttributeValueListResp ¶
type QueryProductAttributeValueListResp = pmsclient.QueryProductAttributeValueListResp
type QueryProductByIdsReq ¶
type QueryProductByIdsReq = pmsclient.QueryProductByIdsReq
type QueryProductCategoryAttributeRelationListReq ¶
type QueryProductCategoryAttributeRelationListReq = pmsclient.QueryProductCategoryAttributeRelationListReq
type QueryProductCategoryAttributeRelationListResp ¶
type QueryProductCategoryAttributeRelationListResp = pmsclient.QueryProductCategoryAttributeRelationListResp
type QueryProductCategoryDetailReq ¶
type QueryProductCategoryDetailReq = pmsclient.QueryProductCategoryDetailReq
type QueryProductCategoryDetailResp ¶
type QueryProductCategoryDetailResp = pmsclient.QueryProductCategoryDetailResp
type QueryProductCategoryListReq ¶
type QueryProductCategoryListReq = pmsclient.QueryProductCategoryListReq
type QueryProductCategoryListResp ¶
type QueryProductCategoryListResp = pmsclient.QueryProductCategoryListResp
type QueryProductCategoryListTreeData ¶
type QueryProductCategoryListTreeData = pmsclient.QueryProductCategoryListTreeData
type QueryProductCategoryListTreeResp ¶
type QueryProductCategoryListTreeResp = pmsclient.QueryProductCategoryListTreeResp
type QueryProductCategoryTreeListReq ¶
type QueryProductCategoryTreeListReq = pmsclient.QueryProductCategoryTreeListReq
type QueryProductCollectDetailReq ¶
type QueryProductCollectDetailReq = pmsclient.QueryProductCollectDetailReq
type QueryProductCollectDetailResp ¶
type QueryProductCollectDetailResp = pmsclient.QueryProductCollectDetailResp
type QueryProductCollectListReq ¶
type QueryProductCollectListReq = pmsclient.QueryProductCollectListReq
type QueryProductCollectListResp ¶
type QueryProductCollectListResp = pmsclient.QueryProductCollectListResp
type QueryProductDetailByIdReq ¶
type QueryProductDetailByIdReq = pmsclient.QueryProductDetailByIdReq
type QueryProductDetailByIdResp ¶
type QueryProductDetailByIdResp = pmsclient.QueryProductDetailByIdResp
type QueryProductFullReductionListReq ¶
type QueryProductFullReductionListReq = pmsclient.QueryProductFullReductionListReq
type QueryProductFullReductionListResp ¶
type QueryProductFullReductionListResp = pmsclient.QueryProductFullReductionListResp
type QueryProductLadderDetailReq ¶
type QueryProductLadderDetailReq = pmsclient.QueryProductLadderDetailReq
type QueryProductLadderDetailResp ¶
type QueryProductLadderDetailResp = pmsclient.QueryProductLadderDetailResp
type QueryProductLadderListReq ¶
type QueryProductLadderListReq = pmsclient.QueryProductLadderListReq
type QueryProductLadderListResp ¶
type QueryProductLadderListResp = pmsclient.QueryProductLadderListResp
type QueryProductListReq ¶
type QueryProductListReq = pmsclient.QueryProductListReq
type QueryProductListResp ¶
type QueryProductListResp = pmsclient.QueryProductListResp
type QueryProductOperateLogDetailReq ¶
type QueryProductOperateLogDetailReq = pmsclient.QueryProductOperateLogDetailReq
type QueryProductOperateLogDetailResp ¶
type QueryProductOperateLogDetailResp = pmsclient.QueryProductOperateLogDetailResp
type QueryProductOperateLogListReq ¶
type QueryProductOperateLogListReq = pmsclient.QueryProductOperateLogListReq
type QueryProductOperateLogListResp ¶
type QueryProductOperateLogListResp = pmsclient.QueryProductOperateLogListResp
type QueryProductVertifyRecordDetailReq ¶
type QueryProductVertifyRecordDetailReq = pmsclient.QueryProductVertifyRecordDetailReq
type QueryProductVertifyRecordDetailResp ¶
type QueryProductVertifyRecordDetailResp = pmsclient.QueryProductVertifyRecordDetailResp
type QueryProductVertifyRecordListReq ¶
type QueryProductVertifyRecordListReq = pmsclient.QueryProductVertifyRecordListReq
type QueryProductVertifyRecordListResp ¶
type QueryProductVertifyRecordListResp = pmsclient.QueryProductVertifyRecordListResp
type QuerySkuStockByProductSkuIdReq ¶
type QuerySkuStockByProductSkuIdReq = pmsclient.QuerySkuStockByProductSkuIdReq
type QuerySkuStockDetailReq ¶
type QuerySkuStockDetailReq = pmsclient.QuerySkuStockDetailReq
type QuerySkuStockDetailResp ¶
type QuerySkuStockDetailResp = pmsclient.QuerySkuStockDetailResp
type QuerySkuStockListReq ¶
type QuerySkuStockListReq = pmsclient.QuerySkuStockListReq
type QuerySkuStockListResp ¶
type QuerySkuStockListResp = pmsclient.QuerySkuStockListResp
type ReleaseSkuStockLockData ¶
type ReleaseSkuStockLockData = pmsclient.ReleaseSkuStockLockData
type ReleaseSkuStockLockReq ¶
type ReleaseSkuStockLockReq = pmsclient.ReleaseSkuStockLockReq
type ReleaseSkuStockLockResp ¶
type ReleaseSkuStockLockResp = pmsclient.ReleaseSkuStockLockResp
type SkuStockData ¶
type SkuStockData = pmsclient.SkuStockData
type SkuStockList ¶
type SkuStockList = pmsclient.SkuStockList
type SkuStockListData ¶
type SkuStockListData = pmsclient.SkuStockListData
type UpdateBrandFactoryStatusReq ¶
type UpdateBrandFactoryStatusReq = pmsclient.UpdateBrandFactoryStatusReq
type UpdateBrandRecommendStatusReq ¶
type UpdateBrandRecommendStatusReq = pmsclient.UpdateBrandRecommendStatusReq
type UpdateBrandReq ¶
type UpdateBrandReq = pmsclient.UpdateBrandReq
type UpdateBrandResp ¶
type UpdateBrandResp = pmsclient.UpdateBrandResp
type UpdateBrandShowStatusReq ¶
type UpdateBrandShowStatusReq = pmsclient.UpdateBrandShowStatusReq
type UpdateBrandStatusResp ¶
type UpdateBrandStatusResp = pmsclient.UpdateBrandStatusResp
type UpdateCommentReplayReq ¶
type UpdateCommentReplayReq = pmsclient.UpdateCommentReplayReq
type UpdateCommentReplayResp ¶
type UpdateCommentReplayResp = pmsclient.UpdateCommentReplayResp
type UpdateCommentReq ¶
type UpdateCommentReq = pmsclient.UpdateCommentReq
type UpdateCommentResp ¶
type UpdateCommentResp = pmsclient.UpdateCommentResp
type UpdateFeightTemplateReq ¶
type UpdateFeightTemplateReq = pmsclient.UpdateFeightTemplateReq
type UpdateFeightTemplateResp ¶
type UpdateFeightTemplateResp = pmsclient.UpdateFeightTemplateResp
type UpdateProductAttributeCategoryReq ¶
type UpdateProductAttributeCategoryReq = pmsclient.UpdateProductAttributeCategoryReq
type UpdateProductAttributeCategoryResp ¶
type UpdateProductAttributeCategoryResp = pmsclient.UpdateProductAttributeCategoryResp
type UpdateProductAttributeValueReq ¶
type UpdateProductAttributeValueReq = pmsclient.UpdateProductAttributeValueReq
type UpdateProductAttributeValueResp ¶
type UpdateProductAttributeValueResp = pmsclient.UpdateProductAttributeValueResp
type UpdateProductCategoryReq ¶
type UpdateProductCategoryReq = pmsclient.UpdateProductCategoryReq
type UpdateProductCategoryResp ¶
type UpdateProductCategoryResp = pmsclient.UpdateProductCategoryResp
type UpdateProductCategoryStatusReq ¶
type UpdateProductCategoryStatusReq = pmsclient.UpdateProductCategoryStatusReq
type UpdateProductCategoryStatusResp ¶
type UpdateProductCategoryStatusResp = pmsclient.UpdateProductCategoryStatusResp
type UpdateProductLadderReq ¶
type UpdateProductLadderReq = pmsclient.UpdateProductLadderReq
type UpdateProductLadderResp ¶
type UpdateProductLadderResp = pmsclient.UpdateProductLadderResp
type UpdateProductReq ¶
type UpdateProductReq = pmsclient.UpdateProductReq
type UpdateProductResp ¶
type UpdateProductResp = pmsclient.UpdateProductResp
type UpdateProductStatusReq ¶
type UpdateProductStatusReq = pmsclient.UpdateProductStatusReq
type UpdateProductStatusResp ¶
type UpdateProductStatusResp = pmsclient.UpdateProductStatusResp
type UpdateProductVertifyRecordReq ¶
type UpdateProductVertifyRecordReq = pmsclient.UpdateProductVertifyRecordReq
type UpdateProductVertifyRecordResp ¶
type UpdateProductVertifyRecordResp = pmsclient.UpdateProductVertifyRecordResp
type UpdateProductVertifyRecordStatusReq ¶
type UpdateProductVertifyRecordStatusReq = pmsclient.UpdateProductVertifyRecordStatusReq
type UpdateProductVertifyRecordStatusResp ¶
type UpdateProductVertifyRecordStatusResp = pmsclient.UpdateProductVertifyRecordStatusResp
type UpdateSkuStockData ¶
type UpdateSkuStockData = pmsclient.UpdateSkuStockData
type UpdateSkuStockReq ¶
type UpdateSkuStockReq = pmsclient.UpdateSkuStockReq
type UpdateSkuStockResp ¶
type UpdateSkuStockResp = pmsclient.UpdateSkuStockResp
Click to show internal directories.
Click to hide internal directories.