public interface WxMpUserTagService
WxUserTag tagCreate(String name) throws WxErrorException
创建标签 一个公众号,最多可以创建100个标签。 详情请见:用户标签管理 接口url格式: https://api.weixin.qq.com/cgi-bin/tags/create?access_token=ACCESS_TOKEN
name - 分组名字(30个字符以内)WxErrorExceptionCopyright © 2016. All rights reserved.