类的使用
com.lark.oapi.service.baike.v1.model.SearchEntityReq
使用SearchEntityReq的程序包
-
com.lark.oapi.service.baike.v1.model中SearchEntityReq的使用
-
com.lark.oapi.service.baike.v1.resource中SearchEntityReq的使用
修饰符和类型方法说明Entity.search(SearchEntityReq req) 模糊搜索词条,传入关键词,与词条名、别名、释义等信息进行模糊匹配,返回搜到的词条信息。Entity.search(SearchEntityReq req, RequestOptions reqOptions) 模糊搜索词条,传入关键词,与词条名、别名、释义等信息进行模糊匹配,返回搜到的词条信息。