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