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