- industry-category-item-resource
- industry-resource
- company-resource
- company-industry-resource
- company-category-resource
- category-item-resource
- category-resource
- user-resource
- account-resource
- authenticate-controller
- public-user-resource
- survey-attribute-resource
- survey-resource
- survey-main-resource
- survey-data-resource
- rule-resource
- rule-survey-resource
- quota-item-resource
- quota-resource
- data-result-resource
- data-config-resource
- import-detail-contrller
- user-jwt-controller
- export-detail-contrller
- report-resource
- test-data-api
/api/company/{id}
GET
/api/company/{id}
company-resource
请求参数
Path 参数
id
string
必需
Header 参数
Authorization
string
可选
默认值:
Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbiIsImF1dGgiOiJST0xFX0FETUlOLFJPTEVfVVNFUiIsImV4cCI6MTY5NDg1NjAyN30.ucimYoIO3BLwsXzgFdT9D2F08goUkTojjvK8NZ41Tu7hMHw7eNaX_jv2pWQY0pQcgGhRSpsxceGthP-n4R5w1w
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://localhost:8851/api/company/' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbiIsImF1dGgiOiJST0xFX0FETUlOLFJPTEVfVVNFUiIsImV4cCI6MTY5NDg1NjAyN30.ucimYoIO3BLwsXzgFdT9D2F08goUkTojjvK8NZ41Tu7hMHw7eNaX_jv2pWQY0pQcgGhRSpsxceGthP-n4R5w1w'
返回响应
🟢200OK
application/json
Body
企业表
id
string <uuid>
主键
name
string
公司名称
creditCode
string
社会统一信用代码
industryCode
string
国民经济分类
mainBusiness
string
主营业务
organizationCode
string
组织机构代码
isFitInto
boolean
是否纳统
fitIntoTime
string <date-time>
纳统时间
isFocus
boolean
是否是重点关注企业
isFourUp
boolean
是否是四上企业
companyStatus
enum<string>
可选
枚举值:
MoveOutDeregistrationNormal
categoryItemInfos
array[object (CategoryItemDTO) {14}]
可选
id
string <uuid>
主键
name
string
分类名称
categoryId
string <uuid>
分类表主键
parentId
string <uuid>
父级ID
fullPath
string
全路径
level
integer <int32>
层级
code
string
分类code
parentCode
string
分类父级code
industryCode
string
可选
isRequire
boolean
是否必填项
isStar
boolean
是否标星项
description
string
描述
categoryInfo
object (CategoryDTO)
分类表
companyCnt
integer <int64>
子分类下企业数量
companyExInfo
object (CompanyExDTO)
可选
id
string <uuid>
可选
isTttt
boolean
可选
sort
integer <int32>
可选
staffNumRange
string
可选
fromTime
string <date-time>
可选
type
integer <int32>
可选
bondName
string
可选
isMicroEnt
integer <int32>
可选
usedBondName
string
可选
regNumber
string
可选
percentileScore
number <double>
可选
regCapital
string
可选
name
string
可选
regInstitute
string
可选
regLocation
string
可选
industry
string
可选
approvedTime
string <date-time>
可选
socialStaffNum
integer <int32>
可选
tags
string
可选
taxNumber
string
可选
businessScope
string
可选
property3
string
可选
alias
string
可选
orgNumber
string
可选
email
string
可选
regStatus
string
可选
estiblishTime
string <date-time>
可选
updateTimes
string <date-time>
可选
bondType
string
可选
legalPersonName
string
可选
toTime
string <date-time>
可选
actualCapital
string
可选
companyOrgType
string
可选
compForm
integer <int32>
可选
base
string
可选
creditCode
string
可选
historyNames
string
可选
bondNum
string
可选
regCapitalCurrency
string
可选
actualCapitalCurrency
string
可选
revokeDate
string <date-time>
可选
revokeReason
string
可选
cancelDate
string <date-time>
可选
cancelReason
string
可选
city
string
可选
district
string
可选
industryAll
string
可选
legalPersonPhone
string
可选
phoneNumber
string
可选
websiteList
string
可选
staffList
string
可选
compId
integer <int64>
可选
companyId
string <uuid>
可选
year
integer <int32>
可选
month
integer <int32>
可选
tttt
boolean
可选
companyCategoryList
array[object (CompanyCategoryDTO) {8}]
可选
id
string <uuid>
主键
companyId
string <uuid>
企业主键
categoryId
string <uuid>
分类表主键
categoryItemId
string <uuid>
分类子表主键
fullPath
string
全路径
companyInfo
object (CompanyDTO)
企业表
categoryInfo
object (CategoryDTO)
分类表
categoryItemInfo
object (CategoryItemDTO)
分类详情表
categoryItemList
array[object (CategoryItemDTO) {14}]
可选
id
string <uuid>
主键
name
string
分类名称
categoryId
string <uuid>
分类表主键
parentId
string <uuid>
父级ID
fullPath
string
全路径
level
integer <int32>
层级
code
string
分类code
parentCode
string
分类父级code
industryCode
string
可选
isRequire
boolean
是否必填项
isStar
boolean
是否标星项
description
string
描述
categoryInfo
object (CategoryDTO)
分类表
companyCnt
integer <int64>
子分类下企业数量
示例
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"creditCode": "string",
"industryCode": "string",
"mainBusiness": "string",
"organizationCode": "string",
"isFitInto": true,
"fitIntoTime": "2019-08-24T14:15:22Z",
"isFocus": true,
"isFourUp": true,
"companyStatus": "MoveOut",
"categoryItemInfos": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"categoryId": "337f5e5d-288b-40d5-be14-901cc3acacc0",
"parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
"fullPath": "string",
"level": 0,
"code": "string",
"parentCode": "string",
"industryCode": "string",
"isRequire": true,
"isStar": true,
"description": "string",
"categoryInfo": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"fullPath": "string",
"sort": 0,
"companyCnt": 0,
"itemCnt": 0,
"shouldAddCompanyList": [
{}
],
"buildIn": true
},
"companyCnt": 0
}
],
"companyExInfo": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"isTttt": true,
"sort": 0,
"staffNumRange": "string",
"fromTime": "2019-08-24T14:15:22Z",
"type": 0,
"bondName": "string",
"isMicroEnt": 0,
"usedBondName": "string",
"regNumber": "string",
"percentileScore": 0,
"regCapital": "string",
"name": "string",
"regInstitute": "string",
"regLocation": "string",
"industry": "string",
"approvedTime": "2019-08-24T14:15:22Z",
"socialStaffNum": 0,
"tags": "string",
"taxNumber": "string",
"businessScope": "string",
"property3": "string",
"alias": "string",
"orgNumber": "string",
"email": "string",
"regStatus": "string",
"estiblishTime": "2019-08-24T14:15:22Z",
"updateTimes": "2019-08-24T14:15:22Z",
"bondType": "string",
"legalPersonName": "string",
"toTime": "2019-08-24T14:15:22Z",
"actualCapital": "string",
"companyOrgType": "string",
"compForm": 0,
"base": "string",
"creditCode": "string",
"historyNames": "string",
"bondNum": "string",
"regCapitalCurrency": "string",
"actualCapitalCurrency": "string",
"revokeDate": "2019-08-24T14:15:22Z",
"revokeReason": "string",
"cancelDate": "2019-08-24T14:15:22Z",
"cancelReason": "string",
"city": "string",
"district": "string",
"industryAll": "string",
"legalPersonPhone": "string",
"phoneNumber": "string",
"websiteList": "string",
"staffList": "string",
"compId": 0,
"companyId": "8bb73d03-06b4-47c7-80c7-59301f770eda",
"year": 0,
"month": 0,
"tttt": true
},
"companyCategoryList": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"companyId": "8bb73d03-06b4-47c7-80c7-59301f770eda",
"categoryId": "337f5e5d-288b-40d5-be14-901cc3acacc0",
"categoryItemId": "9dc235b8-97fe-4787-a18a-815fdf4bdcf7",
"fullPath": "string",
"companyInfo": {},
"categoryInfo": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"fullPath": "string",
"sort": 0,
"companyCnt": 0,
"itemCnt": 0,
"shouldAddCompanyList": [
{}
],
"buildIn": true
},
"categoryItemInfo": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"categoryId": "337f5e5d-288b-40d5-be14-901cc3acacc0",
"parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
"fullPath": "string",
"level": 0,
"code": "string",
"parentCode": "string",
"industryCode": "string",
"isRequire": true,
"isStar": true,
"description": "string",
"categoryInfo": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"fullPath": "string",
"sort": 0,
"companyCnt": 0,
"itemCnt": 0,
"shouldAddCompanyList": [
{}
],
"buildIn": true
},
"companyCnt": 0
}
}
],
"categoryItemList": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"categoryId": "337f5e5d-288b-40d5-be14-901cc3acacc0",
"parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
"fullPath": "string",
"level": 0,
"code": "string",
"parentCode": "string",
"industryCode": "string",
"isRequire": true,
"isStar": true,
"description": "string",
"categoryInfo": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"fullPath": "string",
"sort": 0,
"companyCnt": 0,
"itemCnt": 0,
"shouldAddCompanyList": [
{}
],
"buildIn": true
},
"companyCnt": 0
}
]
}