public interface WxMaProductService
WxMinishopImageUploadResult uploadImg(File file, Integer respType, Integer width, Integer height) throws WxErrorException
WxErrorException
WxMinishopImageUploadResult uploadImg(String imgUrl, Integer respType) throws WxErrorException
WxErrorException
WxMinishopGetCategoryResponse getCategory(Integer fCatId) throws WxErrorException
WxErrorException
WxMinishopGetBrandResponse getBrand() throws WxErrorException
WxErrorException
WxMinishopGetFrightTemplateResponse getFreightTemplate() throws WxErrorException
WxErrorException
WxMinishopResult<WxMinishopAddGoodsSpuData> addSpu(WxMinishopSpu spuInfo) throws WxErrorException
WxErrorException
WxMaShopBaseResponse deleteSpu(Integer productId, String outProductId) throws WxErrorException
WxErrorException
WxMinishopSpuGetResponse getSpu(Integer productId, String outProductId, Integer needEditSpu) throws WxErrorException
WxErrorException
WxMinishopSpuListResponse getSpuList(WxMaShopSpuPageRequest request) throws WxErrorException
WxErrorException
WxMinishopResult<WxMinishopAddGoodsSpuData> updateSpu(WxMinishopSpu spuInfo) throws WxErrorException
WxErrorException
WxMaShopBaseResponse listingSpu(Integer productId, String outProductId) throws WxErrorException
WxErrorException
WxMaShopBaseResponse delistingSpu(Integer productId, String outProductId) throws WxErrorException
WxErrorException
WxMinishopSkuListResponse getSkuList(Long productId, Integer needRealStock, Integer needEditSku) throws WxErrorException
WxErrorException
WxMinishopResult<WxMinishopAddGoodsSkuData> minishiopGoodsAddSku(WxMinishopSku sku) throws WxErrorException
sku
- WxErrorException
WxMinishopResult<List<WxMinishopAddGoodsSkuData>> minishopGoodsBatchAddSku(List<WxMinishopSku> skuList) throws WxErrorException
skuList
- WxErrorException
WxMaShopBaseResponse minishopGoodsDelSku(Long productId, Long outProductId, String outSkuId, Long skuId) throws WxErrorException
productId
- outProductId
- outSkuId
- skuId
- WxErrorException
WxMinishopResult<WxMinishopUpdateGoodsSkuData> minishopGoodsUpdateSku(WxMinishopSku sku) throws WxErrorException
sku
- WxErrorException
WxMinishopResult<WxMinishopUpdateGoodsSkuData> minishopGoodsUpdateSkuPrice(Long productId, String outProductId, String outSkuId, Long skuId, Long salePrice, Long marketPrice) throws WxErrorException
productId
- outProductId
- outSkuId
- skuId
- salePrice
- marketPrice
- WxErrorException
WxMinishopResult<WxMinishopUpdateGoodsSkuData> minishopGoodsUpdateSkuStock(Long productId, String outProductId, String outSkuId, Long skuId, Integer type, Integer stockNum) throws WxErrorException
productId
- outProductId
- outSkuId
- skuId
- type
- stockNum
- WxErrorException
Copyright © 2024. All rights reserved.