public class WxOpenMinishopServiceImpl extends WxMaServiceImpl implements WxOpenMinishopService
GSON, urlPathSupportApiSignature
getBrandsUrl, getCategoryUrl, getDeliveryUrl, getShopCatUrl, submitBasicInfoUrl, submitMerchantInfoUrl, UPLOAD_IMG_MINISHOP_FILE_URL
GET_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, initHttp
addConfig, 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, upload
public 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
在接口中 WxOpenMinishopService
WxErrorException
public WxOpenResult submitBasicInfo(String appId, MinishopNameInfo nameInfo, MinishopReturnInfo returnInfo)
submitBasicInfo
在接口中 WxOpenMinishopService
public MinishopAuditStatus checkAuditStatus(String wxName) throws WxErrorException
checkAuditStatus
在接口中 WxOpenMinishopService
WxErrorException
public String uploadImagePicFile(Integer height, Integer width, File file) throws WxErrorException
uploadImagePicFile
在接口中 WxOpenMinishopService
WxErrorException
public MinishopCategories getCategory(Integer fCatId)
getCategory
在接口中 WxOpenMinishopService
public MinishopBrandList getBrands()
getBrands
在接口中 WxOpenMinishopService
public MinishopShopCatList getShopCat()
getShopCat
在接口中 WxOpenMinishopService
Copyright © 2024. All rights reserved.