public interface WxMaShopSpuService
限定符和类型 | 方法和说明 |
---|---|
WxMaShopAddSpuResponse |
addSpu(WxMaShopSpuInfo spuInfo) |
WxMaShopBaseResponse |
deleteAudit(Integer productId,
String outProductId) |
WxMaShopBaseResponse |
deleteSpu(Integer productId,
String outProductId) |
WxMaShopBaseResponse |
delistingSpu(Integer productId,
String outProductId) |
WxMaShopGetSpuResponse |
getSpu(Integer productId,
String outProductId,
Integer needEditSpu) |
WxMaShopGetSpuListResponse |
getSpuList(WxMaShopSpuPageRequest request) |
WxMaShopBaseResponse |
listingSpu(Integer productId,
String outProductId) |
WxMaShopAddSpuResponse |
updateSpu(WxMaShopSpuInfo spuInfo) |
WxMaShopAddSpuResponse |
updateSpuWithoutAudit(WxMaShopSpuWithoutAuditInfo spuInfo) |
WxMaShopAddSpuResponse addSpu(WxMaShopSpuInfo spuInfo) throws WxErrorException
WxErrorException
WxMaShopBaseResponse deleteSpu(Integer productId, String outProductId) throws WxErrorException
WxErrorException
WxMaShopGetSpuResponse getSpu(Integer productId, String outProductId, Integer needEditSpu) throws WxErrorException
WxErrorException
WxMaShopGetSpuListResponse getSpuList(WxMaShopSpuPageRequest request) throws WxErrorException
WxErrorException
WxMaShopAddSpuResponse updateSpu(WxMaShopSpuInfo spuInfo) throws WxErrorException
WxErrorException
WxMaShopAddSpuResponse updateSpuWithoutAudit(WxMaShopSpuWithoutAuditInfo spuInfo) throws WxErrorException
WxErrorException
WxMaShopBaseResponse listingSpu(Integer productId, String outProductId) throws WxErrorException
WxErrorException
WxMaShopBaseResponse delistingSpu(Integer productId, String outProductId) throws WxErrorException
WxErrorException
WxMaShopBaseResponse deleteAudit(Integer productId, String outProductId) throws WxErrorException
WxErrorException
Copyright © 2024. All rights reserved.