public interface WxMpCommentService
| 限定符和类型 | 方法和说明 |
|---|---|
void |
open(Integer msgDataId,
Integer index)
打开已群发文章评论.
|
void open(Integer msgDataId, Integer index) throws WxErrorException
msgDataId - 群发返回的msg_data_idindex - 多图文时,用来指定第几篇图文,从0开始,不带默认操作该msg_data_id的第一篇图文WxErrorException - 异常Copyright © 2019. All rights reserved.