Package com.bytedesk.wechat.kefu
Class WeChatKefuSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification
com.bytedesk.wechat.kefu.WeChatKefuSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatKefuEntity>
search
(WeChatKefuRequest request) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates
-
Constructor Details
-
WeChatKefuSpecification
public WeChatKefuSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<WeChatKefuEntity> search(WeChatKefuRequest request)
-