Uses of Class
com.bytedesk.wechat.mp.draft.WeChatMpDraftResponse
Packages that use WeChatMpDraftResponse
-
Uses of WeChatMpDraftResponse in com.bytedesk.wechat.mp.draft
Methods in com.bytedesk.wechat.mp.draft that return WeChatMpDraftResponseModifier and TypeMethodDescriptionWeChatMpDraftService.convertToResponse
(WeChatMpDraftEntity entity) WeChatMpDraftService.create
(WeChatMpDraftRequest request) WeChatMpDraftService.queryByUid
(WeChatMpDraftRequest request) WeChatMpDraftService.update
(WeChatMpDraftRequest request) Methods in com.bytedesk.wechat.mp.draft that return types with arguments of type WeChatMpDraftResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<WeChatMpDraftResponse>
WeChatMpDraftService.queryByOrg
(WeChatMpDraftRequest request) org.springframework.data.domain.Page<WeChatMpDraftResponse>
WeChatMpDraftService.queryByUser
(WeChatMpDraftRequest request)