类的使用
com.lark.oapi.service.baike.v1.model.MatchEntityResp
使用MatchEntityResp的程序包
-
com.lark.oapi.service.baike.v1.resource中MatchEntityResp的使用
修饰符和类型方法说明Entity.match(MatchEntityReq req) 精准搜索词条,将关键词与词条名、别名精准匹配,并返回对应的 词条 ID。Entity.match(MatchEntityReq req, RequestOptions reqOptions) 精准搜索词条,将关键词与词条名、别名精准匹配,并返回对应的 词条 ID。