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
WxMaShopImgServiceuploadImg 在接口中 WxMaShopImgServiceWxErrorExceptionpublic WxMinishopImageUploadCustomizeResult uploadImg(File file, String respType) throws WxErrorException
WxMaShopImgServiceuploadImg 在接口中 WxMaShopImgServiceWxErrorExceptionpublic WxMinishopImageUploadCustomizeResult uploadImg(String imgUrl, String respType) throws WxErrorException
WxMaShopImgServiceuploadImg 在接口中 WxMaShopImgServiceWxErrorExceptionCopyright © 2024. All rights reserved.