Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
shuidiapp
shuidiapp
  • 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
  • 互联网应用开发
  • shuidiappshuidiapp
  • Wiki
  • search

Last edited by 金小龙 Nov 15, 2016
Page history
This is an old version of this page. You can view the most recent version or browse the history.

search

搜索

调用地址

/

传参

{'action': 'search', 'page': 1, keywords: '凭安'}
传参 说明 是否必填
action 接口名 是
page 分页数 是
keywords 搜索关键字 是

返回值

{
status: 0,
message: "请求成功",
data: {
total_num: 15, // 查询总数
next_page: 2,
next_page_status: 1,
search_list: [
{
company_name: "凭祥市凭安物流",
company_name_digest: "6a6be93306ae7bc08e9506daa2cbf830",
legal_person: "黎玲",
company_status: "存续 ",
establish_date: "2014-04-11T00:00:00Z",
capital: "20.0"
},
{
company_name: "上海凭安消防工程有限公司",
company_name_digest: "8220a06877778c142beacb93b68234bf",
legal_person: "顾翠松",
company_status: "确立",
establish_date: "2012-02-06T00:00:00Z",
capital: "100.0"
},
{
company_name: "上海凭安网络科技有限公司",
company_name_digest: "6f412b8d7f861f8d5165af6fde6caeb6",
legal_person: "徐骥",
company_status: "在营(开业)",
establish_date: "2012-08-17",
capital: "2450.000000"
},
{
company_name: "上海凭安征信服务有限公司",
company_name_digest: "5a368bae4190fea22ba2baa491dfc980",
legal_person: "徐骥",
company_status: "在营(开业)",
establish_date: "2014-10-16",
capital: "5000.000000"
},
{
company_name: "上海凭安征信服务有限公司安徽分公司",
company_name_digest: "ddf24e6769f77d4a712622ad8afb395d",
legal_person: "梁振华",
company_status: "存续",
establish_date: "2016-08-10",
capital: null
},
{
company_name: "上海凭安征信服务有限公司北京分公司",
company_name_digest: "89cd072f8362a139ca24f31c019ae694",
legal_person: "吴作鹏",
company_status: "在业",
establish_date: "2016-08-23",
capital: null
},
{
company_name: "上海凭安征信服务有限公司陕西分公司",
company_name_digest: "41aa783e03b7fa02c8e73ed8940038cf",
legal_person: "梁振华",
company_status: "存续",
establish_date: "2016-08-25",
capital: null
},
{
company_name: "上海凭安征信服务有限公司广州分公司",
company_name_digest: "62e68e066891780f62e3c1f5c2dbbfc2",
legal_person: "徐培勋",
company_status: "存续",
establish_date: "2016-09-18",
capital: null
},
{
company_name: "上海凭安征信服务有限公司四川分公司",
company_name_digest: "184c9f1a6e60579712f841e7931b037a",
legal_person: "梁振华",
company_status: "存续",
establish_date: "2016-08-09",
capital: null
},
{
company_name: "上海凭安征信服务有限公司山东分公司",
company_name_digest: "ed4fd9556b884415aa8533701f4bc0ce",
legal_person: "梁振华",
company_status: "在业",
establish_date: "2016-08-19",
capital: null
}
]
}
}

示例

http://shuidi.dev.pingansec.com/?action=search&page=1&keywords=%E5%87%AD%E5%AE%89

Clone repository
  • add_application
  • agree_application
  • api_desc
  • api_list
  • autobiography
  • base_info
  • branch
  • cancel_follow
  • change
  • change_applicant_name
  • change_avatar
  • change_logo
  • change_nickname
  • change_password
  • change_position
View All Pages