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