Uses of Class
com.bytedesk.wechat.mp.tag.WeChatMpTagResponse
Packages that use WeChatMpTagResponse
-
Uses of WeChatMpTagResponse in com.bytedesk.wechat.mp.tag
Methods in com.bytedesk.wechat.mp.tag that return WeChatMpTagResponseModifier and TypeMethodDescriptionWeChatMpTagService.convertToResponse
(WeChatMpTagEntity entity) WeChatMpTagService.create
(WeChatMpTagRequest request) WeChatMpTagService.queryByUid
(WeChatMpTagRequest request) WeChatMpTagService.update
(WeChatMpTagRequest request) Methods in com.bytedesk.wechat.mp.tag that return types with arguments of type WeChatMpTagResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<WeChatMpTagResponse>
WeChatMpTagService.queryByOrg
(WeChatMpTagRequest request) org.springframework.data.domain.Page<WeChatMpTagResponse>
WeChatMpTagService.queryByUser
(WeChatMpTagRequest request)