Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 718 Bytes

PoiSupplierMatchReq.md

File metadata and controls

12 lines (7 loc) · 718 Bytes

PoiSupplierMatchReq

Properties

Name Type Description Notes
MatchType int64 匹配类型,0-离线匹配 1-实时匹配。离线匹配,不会实时返回结果,最大上传1w个数据,通过/poi/supplier/match/query/接口查询匹配结果; 在线匹配,实时返回结果,最大上传100个数据,需要申请授权。 [optional]
MatchDataList []PoiSupplierMatchReqMatchDataList [optional]

[Back to Model list] [Back to API list] [Back to README]