-
-
Notifications
You must be signed in to change notification settings - Fork 9k
Closed
Labels
Description
企业号接口进行分类管理,增加以下几个类:
- 部门管理:
me.chanjar.weixin.cp.api.WxCpDepartmentService - 媒体管理:
me.chanjar.weixin.cp.api.WxCpMediaService - 菜单管理:
me.chanjar.weixin.cp.api.WxCpMenuService - OAuth2相关接口:
me.chanjar.weixin.cp.api.WxCpOAuth2Service - 标签管理:
me.chanjar.weixin.cp.api.WxCpTagService - 用户管理:
me.chanjar.weixin.cp.api.WxCpUserService
原来位于WxCpService里的方法进行分类管理,分别放入对应类中