Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
D
dbp
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • credit_data
  • dbp
  • Wiki
  • doc_shixin

Last edited by lila Oct 21, 2019
Page history

doc_shixin

[TOC]

自有数据

数据源全部为Mysql的库utn_risk

包含接口:

序号 URL 接口名称 文档 数据源 代码
1 /shixin/iname 根据人名/企业名md5查询 shixin-name-md5.docx tb_executed_person ExecutedPersonController
2 /shixin/cardnum 根据身份证号/组织机构代码md5查询 shixin-cardnum-md5.docx tb_executed_person ExecutedPersonController
3 /shixin/find 根据人名/企业名+身份证号/组织机构代码md5查询 shixin-name+cardnum-md5.docx tb_executed_person ExecutedPersonController
4 /shixin/iname/query 根据人名/企业名md5分页查询 shixin-name-md5-page.docx tb_executed_person ExecutedPersonController
5 /cardnum/query 根据身份证号/组织机构代码md5分页查询 shixin-cardnum-md5-page.docx tb_executed_person ExecutedPersonController
6 /shixin/query 根据人名/企业名+身份证号/组织机构代码md5分页查询 shixin-name+cardnum-md5-page.docx tb_executed_person ExecutedPersonController
7 /shixin/get 根据人名/企业名+身份证号/组织机构代码sha256查询 shixin-name+cardnum+sha256.docx tb_executed_person ExecutedPersonController
8 /shixin/queryByCode 根据epCode查询 shixin-epCode.docx tb_executed_person ExecutedPersonController
9 /shixin/detail/queryByCode 根据epCode查询(360),本接口仅供360调用 shixin-epCode-360.docx tb_executed_person ExecutedPersonController
10 /shixin/recently 查询最新的N条记录, 默认查询最新13条,最大不超过100条 shixin-topN.docx tb_executed_person ExecutedPersonController
11 /shixin/iname/cardnum/get 根据人名/企业名sha256 + 身份证号/组织机构代码sha256 shixin-name_sha256+cardnum_sha256.docx tb_executed_person ExecutedPersonController
12 /open/zhixing/findByPage 被执行人数据分页查询 bzxrfenye.docx tb_zhixing ZhixingController

企查查

数据源中用~替代网址http://api.qichacha.com

包含接口:

序号 URL 接口名称 文档 数据源 代码
1 /open/zhixing/search 分页查询被执行人信息 doc_zhixing_page.docx ~/PersonalCourt/GetZhiXingItem RiskController
2 /open/zhixing/searchByPage 分页查询企业被执行人分页查询 doc_zhixing_company_page.docx ~/CourtV4/SearchZhiXing RiskController
3 /open/shixin/search 分页查询失信被执行人信息 doc_shixin_page.docx ~/PersonalCourt/GetShiXinItem RiskController
Clone repository
  • README
  • SUMMARY
  • bidchance.wiki
    • README
    • open_bidchance_batchGetDatas
    • open_bidchance_batchGetKeywords
    • open_bidchance_count
    • open_bidchance_find
    • open_bidchance_keywords
    • open_bidchance_search
    • open_bidchance_searchPage
  • common
    • authenticate
    • error_code
    • output_format
    • service_hosts_pub
  • company.wiki
    • README
View All Pages