public class WxMaProductServiceImpl extends Object implements WxMaProductService
| 构造器和说明 |
|---|
WxMaProductServiceImpl() |
public WxMinishopImageUploadResult uploadImg(File file, Integer respType, Integer width, Integer height) throws WxErrorException
uploadImg 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMinishopImageUploadResult uploadImg(String imgUrl, Integer respType) throws WxErrorException
uploadImg 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMinishopGetCategoryResponse getCategory(Integer fCatId) throws WxErrorException
getCategory 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMinishopGetBrandResponse getBrand() throws WxErrorException
getBrand 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMinishopGetFrightTemplateResponse getFreightTemplate() throws WxErrorException
getFreightTemplate 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMinishopResult<WxMinishopAddGoodsSpuData> addSpu(WxMinishopSpu spu) throws WxErrorException
addSpu 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMaShopBaseResponse deleteSpu(Integer productId, String outProductId) throws WxErrorException
deleteSpu 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMinishopSpuGetResponse getSpu(Integer productId, String outProductId, Integer needEditSpu) throws WxErrorException
getSpu 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMinishopSpuListResponse getSpuList(WxMaShopSpuPageRequest request) throws WxErrorException
getSpuList 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMinishopResult<WxMinishopAddGoodsSpuData> updateSpu(WxMinishopSpu spu) throws WxErrorException
updateSpu 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMaShopBaseResponse listingSpu(Integer productId, String outProductId) throws WxErrorException
listingSpu 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMaShopBaseResponse delistingSpu(Integer productId, String outProductId) throws WxErrorException
delistingSpu 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMinishopSkuListResponse getSkuList(Long productId, Integer needRealStock, Integer needEditSku) throws WxErrorException
getSkuList 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMinishopResult<WxMinishopAddGoodsSkuData> minishiopGoodsAddSku(WxMinishopSku sku) throws WxErrorException
WxMaProductServiceminishiopGoodsAddSku 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMinishopResult<List<WxMinishopAddGoodsSkuData>> minishopGoodsBatchAddSku(List<WxMinishopSku> skuList) throws WxErrorException
WxMaProductServiceminishopGoodsBatchAddSku 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMaShopBaseResponse minishopGoodsDelSku(Long productId, Long outProductId, String outSkuId, Long skuId) throws WxErrorException
WxMaProductServiceminishopGoodsDelSku 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMinishopResult<WxMinishopUpdateGoodsSkuData> minishopGoodsUpdateSku(WxMinishopSku sku) throws WxErrorException
WxMaProductServiceminishopGoodsUpdateSku 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMinishopResult<WxMinishopUpdateGoodsSkuData> minishopGoodsUpdateSkuPrice(Long productId, String outProductId, String outSkuId, Long skuId, Long salePrice, Long marketPrice) throws WxErrorException
WxMaProductServiceminishopGoodsUpdateSkuPrice 在接口中 WxMaProductServiceWxErrorExceptionpublic WxMinishopResult<WxMinishopUpdateGoodsSkuData> minishopGoodsUpdateSkuStock(Long productId, String outProductId, String outSkuId, Long skuId, Integer type, Integer stockNum) throws WxErrorException
WxMaProductServiceminishopGoodsUpdateSkuStock 在接口中 WxMaProductServiceWxErrorExceptionCopyright © 2024. All rights reserved.