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
在接口中 WxMaShopSpuService
WxErrorException
public WxMaShopBaseResponse deleteSpu(Integer productId, String outProductId) throws WxErrorException
deleteSpu
在接口中 WxMaShopSpuService
WxErrorException
public WxMaShopGetSpuResponse getSpu(Integer productId, String outProductId, Integer needEditSpu) throws WxErrorException
getSpu
在接口中 WxMaShopSpuService
WxErrorException
public WxMaShopGetSpuListResponse getSpuList(WxMaShopSpuPageRequest request) throws WxErrorException
getSpuList
在接口中 WxMaShopSpuService
WxErrorException
public WxMaShopAddSpuResponse updateSpu(WxMaShopSpuInfo spuInfo) throws WxErrorException
updateSpu
在接口中 WxMaShopSpuService
WxErrorException
public WxMaShopAddSpuResponse updateSpuWithoutAudit(WxMaShopSpuWithoutAuditInfo spuInfo) throws WxErrorException
updateSpuWithoutAudit
在接口中 WxMaShopSpuService
WxErrorException
public WxMaShopBaseResponse listingSpu(Integer productId, String outProductId) throws WxErrorException
listingSpu
在接口中 WxMaShopSpuService
WxErrorException
public WxMaShopBaseResponse delistingSpu(Integer productId, String outProductId) throws WxErrorException
delistingSpu
在接口中 WxMaShopSpuService
WxErrorException
public WxMaShopBaseResponse deleteAudit(Integer productId, String outProductId) throws WxErrorException
deleteAudit
在接口中 WxMaShopSpuService
WxErrorException
Copyright © 2024. All rights reserved.