推荐企业
开发中
GET
/dmadmin/api/portal/asean/enterpriseProfile/enterprise/recommendations
请求参数
Query 参数
limit
string
可选
示例值:
3
lageType
string
可选
示例值:
CN
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/dmadmin/api/portal/asean/enterpriseProfile/enterprise/recommendations?limit=3&lageType=CN'
返回响应
🟢200成功
application/json
Body
code
integer
必需
data
array [object {14}]
必需
address
string
地址
enterpriseProfileId
string
企业信息ID
businessScope
string
经营范围
companyType
string
公司类型
companyTypeName
string
类型名称
country
string
国家
enterpriseId
string
企业ID
isAuthenticated
integer
是否认证
modifyTime
string
可选
name
string
企业名称
qualification
string
资质
qualificationName
string
资质名称
tags
string
标签
logoUrl
string
logo
message
string
必需
示例
{"code":0,"data":[{"address":"越南老街","businessScope":"建筑\nIT\n租赁","companyType":"state_owned","companyTypeName":"国有企业","country":"VN","enterpriseId":"ba31e3194d7a9a704544262f42664509","isAuthenticated":1,"logoUrl":"/hjt-asean/202505/gw/asean/20250523152836551b0011-d5d4-4a5e-9f40-49d19289c6c2.png","modifyTime":"2025-05-21 20:39:20","name":"","qualification":"ENGINEERING_SURVEY","qualificationName":"工程勘察","tags":"ISO9001"},{"address":"","businessScope":"经营范围","companyType":"","country":"","enterpriseId":"fa018687d23565e17bcc516ee4c3e746","isAuthenticated":0,"logoUrl":"/hjt-asean/202505/gw/asean/20250520104326e569f837-bf1d-42aa-91e0-1a146a1c3e84.png","modifyTime":"2025-05-18 17:28:20","name":"name","qualification":"","qualificationName":"","tags":"ISO9001"}],"message":"success"}