public class WxOpenMinishopServiceImpl extends WxMaServiceImpl implements WxOpenMinishopService
GSON, urlPathSupportApiSignaturegetBrandsUrl, getCategoryUrl, getDeliveryUrl, getShopCatUrl, submitBasicInfoUrl, submitMerchantInfoUrl, UPLOAD_IMG_MINISHOP_FILE_URLGET_ACCESS_TOKEN_URL, GET_PAID_UNION_ID_URL, GET_STABLE_ACCESS_TOKEN, JSCODE_TO_SESSION_URL, SET_DYNAMIC_DATA_URL| 构造器和说明 |
|---|
WxOpenMinishopServiceImpl(WxOpenComponentService wxOpenComponentService,
String appId,
WxMaConfig wxMaConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
MinishopAuditStatus |
checkAuditStatus(String wxName) |
MinishopBrandList |
getBrands() |
MinishopCategories |
getCategory(Integer fCatId) |
MinishopShopCatList |
getShopCat() |
WxOpenResult |
submitBasicInfo(String appId,
MinishopNameInfo nameInfo,
MinishopReturnInfo returnInfo) |
WxOpenResult |
submitMerchantInfo(String appId,
String subjectType,
MinishopBusiLicense busiLicense,
MinishopOrganizationCodeInfo organizationCodeInfo,
MinishopIdcardInfo idcardInfo,
MinishopSuperAdministratorInfo superAdministratorInfo,
String merchantShoprtName) |
String |
uploadImagePicFile(Integer height,
Integer width,
File file) |
doGetAccessTokenRequest, doGetStableAccessTokenRequest, getRequestHttpClient, getRequestHttpProxy, getRequestType, initHttpaddConfig, checkSignature, execute, execute, extractAccessToken, get, getAccessToken, getAccessToken, getAnalysisService, getCloudService, getCodeService, getDeviceSubscribeService, getExpressService, getImgProcService, getInternetService, getIntracityService, getJsapiService, getLinkService, getLiveGoodsService, getLiveMemberService, getLiveService, getMarketingService, getMediaService, getMsgService, getOcrService, getPaidUnionId, getPluginService, getProductOrderService, getProductService, getQrcodeService, getReimburseInvoiceService, getRequestHttp, getRunService, getSecurityService, getSettingService, getShareService, getShopAccountService, getShopAfterSaleService, getShopAuditService, getShopCatService, getShopDeliveryService, getShopImgService, getShopOrderService, getShopRegisterService, getShopSharerService, getShopSpuService, getSubscribeService, getUserService, getWxMaConfig, getWxMaExpressDeliveryReturnService, getWxMaImmediateDeliveryService, getWxMaOpenApiService, getWxMaOrderShippingService, getWxMaPromotionService, getWxMaSchemeService, getWxMaShopCouponService, getWxMaShopPayService, getWxMaVodService, getWxMaXPayService, jsCode2SessionInfo, post, post, post, post, postWithSignature, postWithSignature, removeConfig, setDynamicData, setMaxRetryTimes, setMultiConfigs, setMultiConfigs, setRetrySleepMillis, setWxMaConfig, switchover, switchoverTo, switchoverTo, uploadpublic WxOpenMinishopServiceImpl(WxOpenComponentService wxOpenComponentService, String appId, WxMaConfig wxMaConfig)
public WxOpenResult submitMerchantInfo(String appId, String subjectType, MinishopBusiLicense busiLicense, MinishopOrganizationCodeInfo organizationCodeInfo, MinishopIdcardInfo idcardInfo, MinishopSuperAdministratorInfo superAdministratorInfo, String merchantShoprtName) throws WxErrorException
submitMerchantInfo 在接口中 WxOpenMinishopServiceWxErrorExceptionpublic WxOpenResult submitBasicInfo(String appId, MinishopNameInfo nameInfo, MinishopReturnInfo returnInfo)
submitBasicInfo 在接口中 WxOpenMinishopServicepublic MinishopAuditStatus checkAuditStatus(String wxName) throws WxErrorException
checkAuditStatus 在接口中 WxOpenMinishopServiceWxErrorExceptionpublic String uploadImagePicFile(Integer height, Integer width, File file) throws WxErrorException
uploadImagePicFile 在接口中 WxOpenMinishopServiceWxErrorExceptionpublic MinishopCategories getCategory(Integer fCatId)
getCategory 在接口中 WxOpenMinishopServicepublic MinishopBrandList getBrands()
getBrands 在接口中 WxOpenMinishopServicepublic MinishopShopCatList getShopCat()
getShopCat 在接口中 WxOpenMinishopServiceCopyright © 2024. All rights reserved.