| 程序包 | 说明 |
|---|---|
| com.kdayun.wecom.cp.api | |
| com.kdayun.wecom.cp.api.impl | |
| com.kdayun.wecom.cp.bean.external |
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpProductAlbumResult |
WxCpExternalContactService.getProductAlbum(java.lang.String productId)
<pre>
获取商品图册
https://work.weixin.qq.com/api/doc/90000/90135/95096#获取商品图册
</pre>
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpProductAlbumResult |
WxCpExternalContactServiceImpl.getProductAlbum(java.lang.String productId)
获取商品图册
https://work.weixin.qq.com/api/doc/90000/90135/95096#获取商品图册
|
| 限定符和类型 | 方法和说明 |
|---|---|
static WxCpProductAlbumResult |
WxCpProductAlbumResult.fromJson(java.lang.String json) |