Package com.bytedesk.wechat.mp.kefu
Class WeChatMpKefuSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification<WeChatMpKefuEntity,WeChatMpKefuRequest>
com.bytedesk.wechat.mp.kefu.WeChatMpKefuSpecification
public class WeChatMpKefuSpecification
extends BaseSpecification<WeChatMpKefuEntity,WeChatMpKefuRequest>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatMpKefuEntity>
search
(WeChatMpKefuRequest request, AuthService authService) Methods inherited from class com.bytedesk.core.base.BaseSpecification
addOrgFilterIfNotSuperUser, getBasicPredicates, search, validateSuperUserPermission
-
Constructor Details
-
WeChatMpKefuSpecification
public WeChatMpKefuSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<WeChatMpKefuEntity> search(WeChatMpKefuRequest request, AuthService authService)
-