public class WxMaShopImgServiceImpl extends Object implements WxMaShopImgService
构造器和说明 |
---|
WxMaShopImgServiceImpl() |
限定符和类型 | 方法和说明 |
---|---|
WxMinishopImageUploadCustomizeResult |
uploadImg(File file)
上传图片
|
WxMinishopImageUploadCustomizeResult |
uploadImg(File file,
String respType)
上传图片,带respType参数
|
WxMinishopImageUploadCustomizeResult |
uploadImg(String imgUrl,
String respType)
上传图片链接,带respType参数
|
public WxMinishopImageUploadCustomizeResult uploadImg(File file) throws WxErrorException
WxMaShopImgService
uploadImg
在接口中 WxMaShopImgService
WxErrorException
public WxMinishopImageUploadCustomizeResult uploadImg(File file, String respType) throws WxErrorException
WxMaShopImgService
uploadImg
在接口中 WxMaShopImgService
WxErrorException
public WxMinishopImageUploadCustomizeResult uploadImg(String imgUrl, String respType) throws WxErrorException
WxMaShopImgService
uploadImg
在接口中 WxMaShopImgService
WxErrorException
Copyright © 2024. All rights reserved.