public class WxMaShopSpuServiceImpl extends Object implements WxMaShopSpuService
| 构造器和说明 |
|---|
WxMaShopSpuServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
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) |
public WxMaShopAddSpuResponse addSpu(WxMaShopSpuInfo spuInfo) throws WxErrorException
addSpu 在接口中 WxMaShopSpuServiceWxErrorExceptionpublic WxMaShopBaseResponse deleteSpu(Integer productId, String outProductId) throws WxErrorException
deleteSpu 在接口中 WxMaShopSpuServiceWxErrorExceptionpublic WxMaShopGetSpuResponse getSpu(Integer productId, String outProductId, Integer needEditSpu) throws WxErrorException
getSpu 在接口中 WxMaShopSpuServiceWxErrorExceptionpublic WxMaShopGetSpuListResponse getSpuList(WxMaShopSpuPageRequest request) throws WxErrorException
getSpuList 在接口中 WxMaShopSpuServiceWxErrorExceptionpublic WxMaShopAddSpuResponse updateSpu(WxMaShopSpuInfo spuInfo) throws WxErrorException
updateSpu 在接口中 WxMaShopSpuServiceWxErrorExceptionpublic WxMaShopAddSpuResponse updateSpuWithoutAudit(WxMaShopSpuWithoutAuditInfo spuInfo) throws WxErrorException
updateSpuWithoutAudit 在接口中 WxMaShopSpuServiceWxErrorExceptionpublic WxMaShopBaseResponse listingSpu(Integer productId, String outProductId) throws WxErrorException
listingSpu 在接口中 WxMaShopSpuServiceWxErrorExceptionpublic WxMaShopBaseResponse delistingSpu(Integer productId, String outProductId) throws WxErrorException
delistingSpu 在接口中 WxMaShopSpuServiceWxErrorExceptionpublic WxMaShopBaseResponse deleteAudit(Integer productId, String outProductId) throws WxErrorException
deleteAudit 在接口中 WxMaShopSpuServiceWxErrorExceptionCopyright © 2024. All rights reserved.