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